snmpcheck
SNMP service enumeration tool
Platforms: Linux · Last verified September 6, 2026
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.
Only use this tool against systems you own or are explicitly authorized to test — see the disclaimer.
Getting started
Install on Kali Linux with `sudo apt install snmpcheck`. See the official Kali tool page and upstream homepage linked above for full usage and configuration details.