br3ign / 161Check

This is a simple script written out of necessity to perform a quick and dirty check against devices on a network to determine if SNMP connections via default community string are successful

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

161Check

This is a simple script written out of necessity to perform a quick and dirty check against devices on a network to determine if SNMP connections via default community string are successful

The script takes a file containing target IP addresses and passes it through snmp-check. The result is grepped for "Timeout" which will indicate a failed connection with the default community string.

About

This is a simple script written out of necessity to perform a quick and dirty check against devices on a network to determine if SNMP connections via default community string are successful


Languages

Language:Shell 100.0%