Map of the REST API

Guillaume's Avatar

Guillaume

18 Feb, 2016 04:08 PM

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.

  1. Support Staff 1 Posted by Tasos Laskos on 18 Feb, 2016 04:15 PM

    Tasos Laskos's Avatar

    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. 2 Posted by Guillaume on 18 Feb, 2016 04:32 PM

    Guillaume's Avatar

    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.

  3. Tasos Laskos closed this discussion on 24 Feb, 2016 12:29 PM.

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