SNMP 161
ALL
ls /usr/share/nmap/scripts/ | grep SNMP
snmpwalk -c public -v1 10.0.0.0
snmpcheck -t 192.168.1.X -c public
onesixtyone -c names -i hosts
nmap -sT -p 161 192.168.X.X -oG snmp_results.txt
snmpenum -t 192.168.1.X
Last updated
Was this helpful?