1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-15 20:29:03 +00:00

NSEDoc fix of snmp-brute.

This commit is contained in:
gorjan
2011-05-16 18:48:34 +00:00
parent 0706dc1b98
commit 5ac0a954f0

View File

@@ -4,7 +4,7 @@ Attempts to find an SNMP community string by brute force guessing.
-- 2008-07-03
---
-- @args snmpcommunity The SNMP community string to use. If not supplied, this
-- @args snmpcommunity The SNMP community string to use. If it's supplied, this
-- script will not run.
-- @args snmplist The filename of a list of community strings to try.
--