Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: m 3800 with different starting and ending salts - how?
Post: RE: m 3800 with different starting and ending salt...

Yes, with hash mode 20 everything worked out. I wrote down the email in a separate email.txt file and cracked the password with the following command: Code: -- hashcat64 -m 20 -a 1 pass.hash dict....
jok40 hashcat 2 6,416 03-06-2019, 01:41 PM
    Thread: m 3800 with different starting and ending salts - how?
Post: m 3800 with different starting and ending salts - ...

There is a web-framework Yii, in which the password is hashed by the following algorithm: Code: -- md5( 'somekey' . $password . $email ) -- In the wiki, I found that option 3800 is best for brut...
jok40 hashcat 2 6,416 03-05-2019, 03:02 PM
    Thread: SIP: search using the dictionary is not working.
Post: RE: SIP: search using the dictionary is not workin...

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...
jok40 Old hashcat Support 3 12,527 06-22-2015, 11:20 AM
    Thread: SIP: search using the dictionary is not working.
Post: SIP: search using the dictionary is not working.

Hi! I found that hashcat can not find the password for the SIP-account using the dictionary. With HTTPBrute I calculated response to SIP-request (see the picture httpbrute.gif - it's just an exampl...
jok40 Old hashcat Support 3 12,527 06-22-2015, 10:19 AM