Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Salted DES - how to crack
Post: RE: Salted DES - how to crack

penguinkeeper Wrote: (10-18-2023, 02:21 PM) -- DESCrypt is limited to 8 characters, so the password would be: 7YQ588mW and it'd just get truncated, with "lp" and "Fp" being discarded. Also, Hashcat c...
Emkei hashcat 2 2,255 10-18-2023, 03:47 PM
    Thread: Salted DES - how to crack
Post: Salted DES - how to crack

Hello, How to crack a salted DES with hashcat? I created a salted DES hash like this: perl -e 'print(crypt("7YQ588mWlp", "Fp"));' Result: FpJcQ10ck7B4c You can also create a salted DES ha...
Emkei hashcat 2 2,255 10-17-2023, 10:12 PM
    Thread: Same password with two hashes
Post: RE: Same password with two hashes

nick8606 Wrote: (05-03-2023, 01:05 PM) -- The 2nd hash is sha1('tapinak1') -- Thank you, nick8606! The onlinehashcrack.com has led me astray, it has probably a faulty rainbow table. https://post...
Emkei hashcat 2 3,388 05-03-2023, 03:03 PM
    Thread: Same password with two hashes
Post: Same password with two hashes

Hello, I have two different SHA-1 (raw) hashes from a CTF game: 2410911A7F9B916388D5782CA2F75488BFA***** 63BBC0E1CF5FB647B51CC8C95A82BA30D05***** Both hashes were cracked on the server onlinehashc...
Emkei hashcat 2 3,388 05-03-2023, 12:17 PM