Script snmp-info
Script types:
portrule
Categories:
default, version, safe
Download: https://svn.nmap.org/nmap/scripts/snmp-info.nse
Script Summary
Extracts basic information from an SNMPv3 GET request. The same probe is used here as in the service version detection scan.
Script Arguments
- snmp.version
See the documentation for the snmp library.
- creds.[service], creds.global
See the documentation for the creds library.
Example Usage
nmap -sV <target>
Script Output
161/udp open snmp udp-response ttl 244 ciscoSystems SNMPv3 server (public) | snmp-info: | enterprise: ciscoSystems | engineIDFormat: mac | engineIDData: 00:d4:8c:00:11:22 | snmpEngineBoots: 6 |_ snmpEngineTime: 358d01h13m46s
Requires
Author:
License: Same as Nmap--See https://nmap.org/book/man-legal.html