openwall / john

John the Ripper jumbo - advanced offline password cracker, which supports hundreds of hash and cipher types, and runs on many operating systems, CPUs, GPUs, and even some FPGAs
https://www.openwall.com/john/
Other
10.31k stars 2.1k forks source link

add support for cracking SNMPv3 "hashes" #423

Closed kholia closed 7 years ago

kholia commented 11 years ago

Some useful links,

snmp_usm.pcap.zip, the authPassword for all users is pippoxxx and the privPassword is PIPPOxxx (from wireshark wiki).

kholia commented 11 years ago

Ettercap needs to be patched in-order to extract such hashes. The relevant code lives in ec_snmp.c file.

kholia commented 7 years ago

This is finally done!