snmp-check
SNMP service enumeration tool
Install
- All systems
-
curl cmd.cat/snmp-check.sh
- Kali Linux
-
apt-get install snmpcheck
- Fedora
-
dnf install snmpcheck
- Dockerfile
- dockerfile.run/snmp-check
snmpcheck
SNMP service enumeration tool
Like to snmpwalk, snmpcheck allows you to enumerate the SNMP devices and places the output in a very human readable friendly format. It could be useful for penetration testing or systems monitoring.