arachni_reporter --skip_responses option

Phil Pfalzgraf's Avatar

Phil Pfalzgraf

07 Jun, 2017 08:56 PM

Hi,

Does anyone know how to get this to work? Running it from a docker and the reporter works as expected until I add in the --skip_responses=true. Is there different syntax I should be using. I haven't been able to find documentation on this.

This is my command line:

docker run -v /root/Desktop/data:/data --rm --entrypoint "/opt/arachni/bin/arachni_reporter" secure-automation/sa-arachni /data/webgoat.afr --reporter=xml:outfile=/data/webgoat2.xml --skip_responses=true

Any help is appreciated!

  1. Support Staff 1 Posted by Tasos Laskos on 08 Jun, 2017 03:15 PM

    Tasos Laskos's Avatar

    There are a couple of issues with this, the option is for the reporter, like the outfile one, not the arachni_reporter executable.
    Secondly, that option is obsolete, I just forgot to remove it and unfortunately there's no replacement.

    Sorry.

  2. 2 Posted by Phil Pfalzgraf on 08 Jun, 2017 03:38 PM

    Phil Pfalzgraf's Avatar

    No worries. Thanks for the quick response.

  3. Tasos Laskos closed this discussion on 11 Jun, 2017 10:36 AM.

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