How to use yaml_string in plugin vector_feed
How to use yaml_string parameter in plugin vector_feed
please
like this? may not work
./arachni http://testphp.vulnweb.com
--plugin=vector_feed:yaml_string=":action: http://testphp.vulnweb.com/secured/newuser.php\n:inputs:\n
signup: signup\n uaddress: a\n ucc: a\n uemail: a\n upass: a\n
upass2: a\n uphone: a\n urname: a\n uuname: a\n:method:
:post\n:source: null\n:type: :form\n" --checks=xss*
--scope-page-limit=0
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 07 Jan, 2016 09:26 AM
That option is there to allow configuration over RPC or REST, it's really not practical to use via the CLI, you should stick with the file option.
Cheers
Tasos Laskos closed this discussion on 07 Jan, 2016 09:26 AM.