mirror of
https://github.com/nmap/nmap.git
synced 2026-01-20 13:19:01 +00:00
Add @usage to snmp-sysdescr.
The auto-generated usage doesn't work for this script. Eugene Varnavsky contributed the fix.
This commit is contained in:
@@ -3,6 +3,9 @@ Attempts to extract system information from an SNMP version 1 service.
|
||||
]]
|
||||
|
||||
---
|
||||
-- @usage
|
||||
-- nmap -sU -p 161 --script snmp-sysdescr <target>
|
||||
--
|
||||
-- @output
|
||||
-- | snmp-sysdescr: HP ETHERNET MULTI-ENVIRONMENT,ROM A.25.80,JETDIRECT,JD117,EEPROM V.28.22,CIDATE 08/09/2006
|
||||
-- |_ System uptime: 28 days, 17:18:59 (248153900 timeticks)
|
||||
|
||||
Reference in New Issue
Block a user