arachni scan not visible in web interface
Hi,
I wold like to run arachni test automatically and have ability to
process results automatically or see results from web
interface.
I'm running arachni with command like arachni
http://example.com --checks=* --scope-page-limit=1
and
seeing resuls with arachni_reporter
/home/arachni/report2/output.afr --report
"json:outfile=/home/arachni/reports/date
+%Y/%m/%d/report.json"
, but I can't see any scans in web
interface. Looks like console version of arachni do not write
anything to sqlite.
What is the right way to do run scans so they will visible in web
interface?
Thanks.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by Aleksandr on 25 Dec, 2015 06:16 AM
I tried REST API from night build and it is the same. Scan started but no results on web interface
Support Staff 2 Posted by Tasos Laskos on 25 Dec, 2015 06:19 AM
The interfaces are isolated and share no data with each other, you can however import AFR reports to the WebUI so long as they were generated by compatible versions.
For that use the
arachni_web_scan_import
executable.Cheers
Tasos Laskos closed this discussion on 25 Dec, 2015 06:19 AM.