Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post Author Forum Replies [asc] Views Posted
    Thread: Parsing multipe wpa handshake from a merged cap file.
Post: RE: Parsing multipe wpa handshake from a merged ca...

In that case don't use the combination of tshark + aircrack for convert. You can use cap2hccap I think it has an builtin filter.
atom General Help 4 16,628 01-09-2015, 04:59 PM
    Thread: Driver archive
Post: RE: Driver archive

I think it's a good idea. However, I would not like to do that on hashcat.net server as I am unsure about copyright/EULA issues
atom General Help 4 7,839 01-15-2015, 05:59 PM
    Thread: Win7 32, Ati 5850, catalyst 14.9 but ERROR: clGetDeviceIDs() -1
Post: RE: Win7 32, Ati 5850, catalyst 14.9 but ERROR: cl...

OK, after some debugging we found out the problem is related to GPU_NUM_COMPUTE_RINGS which we originally added to workaround some Catalyst 14.12 problems. Since we dropped support for catalyst 14.12 ...
atom Old oclHashcat Support 4 10,167 01-17-2015, 09:19 PM
    Thread: Charset with german Umlaute
Post: RE: Charset with german Umlaute

Also this, just fyi Quote: -- root@et:~# echo -n mörser | md5sum ce543cca4f715ed57d48d9114e864103 - root@et:~# echo -n mörser | iconv -f utf8 -t iso-8859-1 | md5sum 4eea89ef13ab9faab28b5da...
atom Old oclHashcat Support 4 8,329 02-22-2015, 11:57 PM
    Thread: Explaining the PostgreSQL pass-the-hash vulnerability
Post: RE: Explaining the PostgreSQL pass-the-hash vulner...

giveen Wrote: (03-03-2015, 02:12 PM) -- Really good read, you would have to capture the hash first right as it transitioned across the network? -- It's a bit different but for your case we have add...
atom General Talk 4 37,712 03-03-2015, 02:56 PM
    Thread: Explaining the PostgreSQL pass-the-hash vulnerability
Post: Explaining the PostgreSQL pass-the-hash vulnerabil...

While we were working on the hashcat trac ticket #490 Support for postgres challenge-response authentication (https://hashcat.net/trac/ticket/490) we instantly realized that this scheme is vulnerable ...
atom General Talk 4 37,712 03-03-2015, 01:21 PM
    Thread: Cannot access wifi with cracked pass
Post: RE: Cannot access wifi with cracked pass

mac address filter?
atom General Help 4 6,276 03-05-2015, 12:56 PM
    Thread: v1.33 is much slower than v1.21,Can anyone test it
Post: RE: v1.33 is much slower than v1.21,Can anyone tes...

I've reproduced the case, it's actually slower. Thanks for reporting! But no worries, I already found the reason and fixed it. The bitmaps were optimized to run faster on a different hashlist size ...
atom Old oclHashcat Support 4 7,886 03-06-2015, 05:25 PM
    Thread: Wordlist approach?
Post: RE: Wordlist approach?

If you're looking for leetspeak stuff, there's also special leet speak rules in the rules folder
atom Old oclHashcat Support 4 7,483 03-17-2015, 09:17 PM
    Thread: email:hash to email:unhash?
Post: RE: email:hash to email:unhash?

I'd recommend to stick to --username and --show https://hashcat.net/forum/thread-4136.html
atom Old hashcat Support 4 23,149 03-27-2015, 01:21 PM
    Thread: Combinator attack not recognizing -j rule
Post: RE: Combinator attack not recognizing -j rule

I can reproduce the problem. Please open a TRAC Ticket. There's a workaround: Instead of "-j $-" you can use "-k i0-". PS: You could also use ^ but ^ is the escape character on windows, so you m...
atom Old oclHashcat Support 4 7,718 03-30-2015, 11:17 AM
    Thread: des / 3des question
Post: RE: des / 3des question

As I said already, you can't brute-forece AES or 3DES. The only chance is if there's a human involved in the crypto process. If a human chooses a password it's typically send through a KDF which is th...
atom General Help 4 7,791 03-30-2015, 11:21 AM
    Thread: Combinator attack not recognizing -j rule
Post: RE: Combinator attack not recognizing -j rule

fixed in latest beta -- thanks!
atom Old oclHashcat Support 4 7,718 04-01-2015, 04:14 PM
    Thread: [HELP] Read russian,arabic, chinese,ecc.. from a wordlist
Post: RE: [HELP] Read russian,arabic, chinese,ecc.. from...

then you need to guess, try all encodings
atom Old oclHashcat Support 4 8,309 04-05-2015, 11:31 PM
    Thread: Output including non succeeded hashes?
Post: RE: Output including non succeeded hashes?

you can simply use --show and --left and append them to each other
atom Old oclHashcat Support 4 7,968 04-19-2015, 02:03 PM
    Thread: Hashcat not cracking PDF hash
Post: RE: Hashcat not cracking PDF hash

The password is already cracked, therefore it's not going to crack it again.
atom General Help 4 11,242 04-20-2015, 06:12 PM
    Thread: Output including non succeeded hashes?
Post: RE: Output including non succeeded hashes?

it depends! if you sort -u the original list before you can do the same with the merged file afterwards and in that case the sort -u original and merged list line positions are the same
atom Old oclHashcat Support 4 7,968 04-20-2015, 06:14 PM
    Thread: Convert ntlmv1 john to hashcat
Post: RE: Convert ntlmv1 john to hashcat

love it when there are users capable solving their own problems :)
atom Old oclHashcat Support 4 10,805 04-24-2015, 01:29 AM
    Thread: Where was the thread about re-using cudaHashcat.dictstat?
Post: RE: Where was the thread about re-using cudaHashca...

If oclHashcat recognize any change to the wordlist it will regenerate the stats for that wordlist.
atom Old oclHashcat Support 4 6,614 05-26-2015, 12:52 PM
    Thread: hashcat problem
Post: RE: hashcat problem

There is no --session parameter for hashcat, only for oclHashcat. But for your needs you should be able to omit it anyway
atom Old hashcat Support 4 7,773 06-01-2015, 11:16 AM