... | ... | @@ -2702,6 +2702,19 @@ Arachni - Web Application Security Scanner Framework v0.4.2 |
|
|
(Plugins are referenced by their filename without the '.rb' extension, use '--lsplug' to list all.)
|
|
|
(Can be used multiple times.)
|
|
|
|
|
|
Platforms ----------------------
|
|
|
|
|
|
--lsplat List available platforms.
|
|
|
|
|
|
--no-fingerprinting Disable platform fingerprinting.
|
|
|
(By default, the system will try to identify the deployed server-side platforms automatically
|
|
|
in order to avoid sending irrelevant payloads.)
|
|
|
|
|
|
--platforms=<platform,platform,...>
|
|
|
|
|
|
Comma separated list of platforms (by shortname) to audit.
|
|
|
(The given platforms will be used *in addition* to fingerprinting. In order to restrict the audit to
|
|
|
these platforms enable the '--no-fingerprinting' option.)
|
|
|
|
|
|
Proxy --------------------------
|
|
|
|
... | ... | |