We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7c2479a + 20f5f3c commit 12170a3Copy full SHA for 12170a3
docs/Modules.md
@@ -20,6 +20,7 @@ OWASP Nettacker Modules can be of type **Scan** (scan for something), **Vuln** (
20
* '**http_redirect_scan**' - Scan the target and test if it returns an HTTP redirect 3xx response code and print the destination
21
* '**http_status_scan**' - Scan the target and return the HTTP status code
22
* '**ivanti_csa_lastpatcheddate_scan**' - Scan the target for Ivanti CSA appliance and return its last patched date
23
+* '**ivanti_vtm_version_scan**' - Scan the target for Ivanti vTM appliance and return its version number
24
* '**joomla_template_scan**' - Scan the target for Joomla templates (identify Joomla sites)
25
* '**joomla_user_enum_scan**' - Scan the target and enumerate Joomla users
26
* '**joomla_version_scan**' - Scan the target and identify the Joomla version
0 commit comments