Tib3rius / AutoRecon

AutoRecon is a multi-threaded network reconnaissance tool which performs automated enumeration of services.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Suggestion: running snmpbulkwalk to get ExtendObjects

adamast0r opened this issue · comments

I have experienced that sometimes I get more output when running:

snmpbulkwalk -v2c -c public -Cn0 -Cr10 IP_ADDRESS

than the tools currently running: onesixtyone and snmpwalk, could we also run snmpbulkwalk by default?

Edit:
Apparently this is because of ExtendedObjects, alternatively it seems we can also include a new command to get those extra objects:
snmpwalk -v 1 -c public 192.168.1.1 NET-SNMP-EXTEND-MIB::nsExtendObjects