Skip to content

Scan Phase

sullo edited this page Mar 18, 2021 · 1 revision

The scan phase is the meat of the plugin's life, this is run, for each target, immediately after the reconnaisance phase.

Each scan should check for vulnerabilities it knows about and report on them as it finds one.

void scan_method(mark,  parameters);

hashref mark
hashref parameters