Map of the REST API
Hello,
I am working to adapt my script (https://github.com/Wawki/minion-arachni-plugin)
from RPC to REST and I was wondering if there was a complete map of
the REST API beside the quick documentation on https://github.com/Arachni/arachni/wiki/REST-API
I see that some options available in the cli are not present in the
default configuration to POST a new scan. Are they supported and if
so, do you have any pointers so that I use the correct formatting
?
Thanks for your work.
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 18 Feb, 2016 04:15 PM
Other than the info listed after the default options not really.
Basically, you can pass whatever options the system accepts via: http://www.rubydoc.info/github/Arachni/arachni/Arachni/Options#upda...
I hope the docs are enough to point you to the right direction, otherwise please tell me and I'll provide clarifications (and update the docs).
2 Posted by Guillaume on 18 Feb, 2016 04:32 PM
I'll do my best reading the code, thank for the link. And I'll let you know if I have trouble implementing some of the options.
Tasos Laskos closed this discussion on 24 Feb, 2016 12:29 PM.