Have the function of merge the scan result?
The arachni have the feature of merge the report?
example:
when implement the scan , it will be generated the report(1.arf to 10.arf) how to merge the ten files to one report?
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
Support Staff 1 Posted by Tasos Laskos on 17 Jun, 2013 12:07 PM
Unfortunately you can't do that. Those files contain information about more than issues (like plugin results) and not all of those can be merged.
I could write a script for you to merge just issues and save them as an AFR file, would that work?
2 Posted by drew on 19 Jun, 2013 05:54 AM
I use arachni command to scan each url,
each url generage a test report
example:
arachni -v url1 ==>report1.afr
arachni -v url2 ==>report2.afr
arachni -v url3 ==>report3.afr
..........................
arachni -v urln ==>reportn.afr
so if can merge report1.afr and reportn.afr to report.afr, it's OK for me
thanks
Support Staff 3 Posted by Tasos Laskos on 19 Jun, 2013 12:42 PM
Ah, then no unfortunately you can't do that.
Tasos Laskos closed this discussion on 19 Jun, 2013 12:42 PM.
drew re-opened this discussion on 20 Jun, 2013 02:43 AM
4 Posted by drew on 20 Jun, 2013 02:43 AM
could u provide a script for me to merge the report ?
Support Staff 5 Posted by Tasos Laskos on 20 Jun, 2013 02:53 AM
I thought about it again and it wouldn't work, there are things which can't be merged like the options (each scans has each own opts obviously and the reports need an accurate picture) and cookies and more. Sorry man.
But before I close this ticket, what are you trying to do? Is there a reason for merging despite just tidiness? Each report represents a scan so that concept goes against merging them but I may be able to help you achieve your end goal differently.
Support Staff 6 Posted by Tasos Laskos on 19 Jul, 2013 07:33 PM
Closing this since the requested functionality is not supported.
Tasos Laskos closed this discussion on 19 Jul, 2013 07:33 PM.