Sip Digest MD5 syntax problem
#1
Hello community,

I try to create a SIP Digest Authenticaiton MD5 hash to crack it with hashcat, but there seems to be a problem.

Below is an attachment of register packet from wireshark.

So the hash i created with these details is :

$sip$*sip:192.168.0.38**Renia*asterisk*REGISTER*sip*sip:192.168.0.38**61b3081d****MD5*e50978c1b8c8cc4d0c78988690ed461e

The nonce and response values are different. I was making some other tries.

The command i am running in hashcat is : hashcat64.exe -a 0 - m 11400 hash.txt dictionary.txt

where dictionary is the file which contains the cracked password.

The hashcat's output is : "Approaching final keyspace - workload adjusted."

My question is if iam doing something wrong or what do i have to add to the hash?

Note: some white gaps in the pictures are because it is my public ip.

Thanks in advance.


Attached Files
.png   SIP MD5 digest details 3.png (Size: 105.42 KB / Downloads: 21)


Messages In This Thread
Sip Digest MD5 syntax problem - by sakas23 - 10-27-2019, 05:24 PM
RE: Sip Digest MD5 syntax problem - by undeath - 10-27-2019, 06:29 PM
RE: Sip Digest MD5 syntax problem - by sakas23 - 10-27-2019, 08:44 PM
RE: Sip Digest MD5 syntax problem - by philsmd - 10-27-2019, 10:01 PM
RE: Sip Digest MD5 syntax problem - by sakas23 - 10-27-2019, 10:33 PM
RE: Sip Digest MD5 syntax problem - by philsmd - 10-27-2019, 10:37 PM
RE: Sip Digest MD5 syntax problem - by philsmd - 10-27-2019, 10:43 PM
RE: Sip Digest MD5 syntax problem - by sakas23 - 10-27-2019, 10:47 PM
RE: Sip Digest MD5 syntax problem - by philsmd - 10-28-2019, 08:52 AM