1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-07 13:11:28 +00:00

Document some undocumented script-args

This commit is contained in:
dmiller
2013-03-05 22:31:39 +00:00
parent fdb0f775e2
commit f42dde7ba2
8 changed files with 12 additions and 4 deletions

View File

@@ -65,6 +65,7 @@ Interesting post about this vuln:
-- |_ http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2122
--
-- @args mysql-vuln-cve2012-2122.user MySQL username. Default: root.
-- @args mysql-vuln-cve2012-2122.pass MySQL password. Default: nmapFTW.
-- @args mysql-vuln-cve2012-2122.iterations Connection retries. Default: 1500.
-- @args mysql-vuln-cve2012-2122.socket_timeout Socket timeout (milliseconds). Default: 5000.
---