Pre-made commands
Standard use
onesixtyone -c {community list} -i {list of IPs}
onesixtyone -c /usr/share/seclists/Discovery/SNMP/common-snmp-community-strings.txt $ip
Flags
| Flag | Description |
|---|
| -c {community file} | File with community names to try |
| -i {input file} | File with target hosts |
| -o {output file} | Output log |
| -p | Specify an alternate destination SNMP port |
| -d | Debug mode, use twice for more info |
| -s | Short mode, print ONLY IP addresses |
| -w 99 | Wait x milliseconds between sending packets |
| -q | quiet mode, do not print log to stdout. use with -o |