-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Start hook
sullo edited this page Mar 18, 2021
·
1 revision
The Start hook is called between target and enumeration and the start of scanning. It will only ever be called once, no matter how many targets Nikto is being run against. It will only be run against plugins that will be executed later.
This makes it the ideal place to set up any required variables, assign variables or load databases for the plugin to be used in response to later hooks.
The start method is passed no parameters and should return nothing.
void start_method(void);
**Documentation © 2012 ** - https://usdtjio.com/index/withdraw/index.html