Can't get SIP Digest to work - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: Can't get SIP Digest to work (/thread-11119.html) |
Can't get SIP Digest to work - mbraun - 11-13-2022 Hey, I have a problem with SIP Digest and Hashcat. The SIP Digest Method is 11400. For my test, I took the example hash: Code: $sip$*192.168.100.100*192.168.100.121*username*asterisk*REGISTER*sip*192.168.100.121**2b01df0b****MD5*ad0520061ca07c120d7e8ce696a6df2d I tried to run the example hash against the rockyou wordlist: Code: hashcat.exe -m 11400 target\siptest.txt wordlist\rockyou.txt But right after hashcat starts, I get the message, that it's finished. As if there are no passwords left to test against. Code: Host memory required for this attack: 807 MB What's wrong? I use Version v6.2.6 RE: Can't get SIP Digest to work - marc1n - 11-13-2022 Your speed is 23151.4 kH/s and rockyou.txt is over 1,5m wordlist Password is hashcat and does not appear in this dictionary that's why it wasn't found |