Skip to content

Commit d4d0016

Browse files
authored
add ivanti_vtm_version_scan to docs
Updated Modules documentation to include the new ivanti_vtm_version_scan module Signed-off-by: Sam Stepanyan <[email protected]>
1 parent 42bd36d commit d4d0016

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/Modules.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ OWASP Nettacker Modules can be of type **Scan** (scan for something), **Vuln** (
2020
* '**http_redirect_scan**' - Scan the target and test if it returns an HTTP redirect 3xx response code and print the destination
2121
* '**http_status_scan**' - Scan the target and return the HTTP status code
2222
* '**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
2324
* '**joomla_template_scan**' - Scan the target for Joomla templates (identify Joomla sites)
2425
* '**joomla_user_enum_scan**' - Scan the target and enumerate Joomla users
2526
* '**joomla_version_scan**' - Scan the target and identify the Joomla version

0 commit comments

Comments
 (0)