Module tutorial

Beunwa's Avatar

Beunwa

10 Sep, 2012 04:46 PM

Hello,

The plugin tutorial is very helpfull, may be you could create the same for creating modules ?
By the way what is the main differences between modules and plugins ? I'm a bit confused about that.

Ben

  1. Support Staff 1 Posted by Tasos Laskos on 10 Sep, 2012 05:24 PM

    Tasos Laskos's Avatar

    Here's a brief description of the different component types: https://github.com/Arachni/arachni/wiki/Developer-guide

    As for a module tutorial, if you look at the code of the existing modules you'll get all the info you need. The API has plenty of documentation as well so if you need to know what a method does you can check it out.

    I could write an article providing some pointers but it'd be sort of redundant because if you want to write a module you can pick one of the existing ones that is close to what you want to do and base yours on its code.

  2. 2 Posted by Beunwa on 10 Sep, 2012 06:13 PM

    Beunwa's Avatar

    I will do that, thank you

  3. Tasos Laskos closed this discussion on 10 Sep, 2012 09:57 PM.

  4. Tasos Laskos re-opened this discussion on 11 Sep, 2012 12:33 AM

  5. Support Staff 3 Posted by Tasos Laskos on 11 Sep, 2012 12:33 AM

    Tasos Laskos's Avatar

    You may find this helpful too: http://support.arachni-scanner.com/kb/writing-plugins/introduction

    And since you asked about it, so will others (probably) so I'm going to write (at least) an "Introduction" article for all component types.

    Edit: Module intro: http://support.arachni-scanner.com/kb/writing-modules/introduction

  6. Tasos Laskos closed this discussion on 11 Sep, 2012 01:33 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