Last updated 9 months ago
If you have captured some network packets that is used to authenticate the SNMP exchange then you can brute for the password using the snmpv3brute tool.
python3 snmpv3brute.py -w <wordlist> -p <snmp.pcap>
https://github.com/applied-risk/snmpv3brute
https://datatracker.ietf.org/doc/html/rfc2571
https://datatracker.ietf.org/doc/html/rfc3414
https://www.ietf.org/rfc/rfc2574.txt
https://www.mscs.dal.ca/~selinger/md5collision/