register_results and reports

Beunwa's Avatar

Beunwa

13 Nov, 2012 02:01 PM

Hi,

I have created some plugins doing some special analysis on each html page of a site, I would like to be able to save each results in the report but as I can see the register_results overwrite the plugin result at each call ... Is it possible to provide the hability to call this function multiple time ? (ie in a on_each_page hook for example)

I need that because I want to write a couchdb report and I need the datas being available asap, not at the end of the scan.

  1. Support Staff 1 Posted by Tasos Laskos on 13 Nov, 2012 02:10 PM

    Tasos Laskos's Avatar
  2. Tasos Laskos closed this discussion on 13 Nov, 2012 02:10 PM.

  3. Beunwa re-opened this discussion on 13 Nov, 2012 03:00 PM

  4. 2 Posted by Beunwa on 13 Nov, 2012 03:00 PM

    Beunwa's Avatar

    Ok, thank you, so basicly whats happen if the scan stop before the end, does the clenup method of the plugin is called ?

  5. Support Staff 3 Posted by Tasos Laskos on 13 Nov, 2012 03:05 PM

    Tasos Laskos's Avatar

    Depends on what you mean, if it ends cleanly (if you cancel the scan before it's finished for example) then yeah, of course.
    If Arachni dies because of a bug or something then obviously no.

  6. Tasos Laskos closed this discussion on 13 Nov, 2012 03:05 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