mirror of
https://github.com/nmap/nmap.git
synced 2026-01-02 21:09:00 +00:00
Correct reference to snmpcommunity script-arg. Fixes #861
This commit is contained in:
@@ -12,7 +12,7 @@ Attempts to downloads Cisco router IOS configuration files using SNMP RW (v1) an
|
||||
|
||||
---
|
||||
-- @usage
|
||||
-- nmap -sU -p 161 --script snmp-ios-config --script-args snmpcommunity=<community> <target>
|
||||
-- nmap -sU -p 161 --script snmp-ios-config --script-args creds.snmp=<community> <target>
|
||||
--
|
||||
-- @output
|
||||
-- | snmp-ios-config:
|
||||
|
||||
Reference in New Issue
Block a user