Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: PBKDF2 AES 256/CBC
Post: RE: PBKDF2 AES 256/CBC

nick8606 Wrote: (11-26-2022, 05:25 AM) -- hlore Wrote: (11-25-2022, 07:31 PM) -- is it difficult to create a module to use with Hashcat? -- Not simple, but possible. Full sources are accessible...
hlore hashcat 11 12,897 12-20-2022, 12:56 AM
    Thread: PBKDF2 AES 256/CBC
Post: RE: PBKDF2 AES 256/CBC

I'm still trying to get this to work. If I can find the algorithm used to create the hash, is it difficult to create a module to use with Hashcat?
hlore hashcat 11 12,897 11-25-2022, 07:31 PM
    Thread: PBKDF2 AES 256/CBC
Post: RE: PBKDF2 AES 256/CBC

ZerBea Wrote: (11-17-2022, 08:01 AM) -- In that case (it is a hash) hashcat isn't useful (PBKDF2-HMAC-AES-256-CBC) because it only provide this generic KDF functions: Code: -- 11900 | PBKDF2-HMAC...
hlore hashcat 11 12,897 11-17-2022, 09:21 PM
    Thread: PBKDF2 AES 256/CBC
Post: RE: PBKDF2 AES 256/CBC

ZerBea Wrote: (11-16-2022, 08:46 PM) -- Are you sure it is a hash or is it encrypted text? -- Thank you.  It is not encrypted text.  I further determined that the first string I posed is the hash, i...
hlore hashcat 11 12,897 11-17-2022, 12:30 AM
    Thread: PBKDF2 AES 256/CBC
Post: RE: PBKDF2 AES 256/CBC

I'm still struggling with this and hoping someone can give me a hint.  At this point, I'm trying to figure out how to combine the salt with the hash  The examples didn't help, unfortunately.   Than...
hlore hashcat 11 12,897 11-14-2022, 07:57 PM
    Thread: PBKDF2 AES 256/CBC
Post: RE: PBKDF2 AES 256/CBC

marc1n Wrote: (11-07-2022, 09:46 PM) -- https://hashcat.net/wiki/doku.php?id=example_hashes -- Thanks again. Apologies for my nativity, but in looking at the example hashes of the 8 "recognized has...
hlore hashcat 11 12,897 11-07-2022, 10:41 PM
    Thread: PBKDF2 AES 256/CBC
Post: RE: PBKDF2 AES 256/CBC

Thank you.  I tried these on both hashes, but none worked.  However, I'm not sure how to format the hash with the salt.  Do I paste the salt at the beginning of the hash/key ?
hlore hashcat 11 12,897 11-07-2022, 08:57 PM
    Thread: PBKDF2 AES 256/CBC
Post: RE: PBKDF2 AES 256/CBC

I inadvertently omitted a character in the salted hash (second hash) that I posted above. The correct salted hash is:  Code: -- 1fddb8f9b6a1e7c39ddefabe933f4104e2842d8e252b0cf1dd1a04457939ad47 --
hlore hashcat 11 12,897 11-07-2022, 01:51 AM
    Thread: PBKDF2 AES 256/CBC
Post: PBKDF2 AES 256/CBC

I would like some help in determining which algorythm to use for decrypting the following hash that used PBKDF2 (AES 256/CBC). Code: -- 9b968a5c3888d1b959bce46371dbc037c0874575af523467d3896fe608...
hlore hashcat 11 12,897 11-06-2022, 08:10 PM