SIP: search using the dictionary is not working.
#3
I did as you said - has created a new dictionary file pass.txt and add the password. No additional characters (see picture pass.gif).
Start hashcat:
Code:
hashcat-cli64 -m 11400 mytrunk1.hash pass.txt -o result_mytrunk1.txt
And again - the password is not found. What you are using the OS? I'm using Windows 7 x64. Maybe this is the problem?

Update:
It's strange, but re-doing the same command produced a positive result. But now I need to check the file rockyou - to search for the real password. A rockyou still not working.

Update 2:
I found a problem. Dictionary file was still open in a text editor, when I ran the search. Although the file has already been saved to disk hashcat could not find the password. As soon as I closed the dictionary - hashcat immediately found the password.


Attached Files
.gif   pass.gif (Size: 4.77 KB / Downloads: 17)


Messages In This Thread
RE: SIP: search using the dictionary is not working. - by jok40 - 06-22-2015, 11:20 AM