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 Views Posted [desc]
    Thread: Status description
Post: RE: Status description

for status updates every 30 seconds, you need to use: --status --status-timer 30 1. The mask (that you didn't specify, it's the default one, see: https://hashcat.net/wiki/doku.php?id=hashcat#defau...
philsmd hashcat 2 1,158 02-19-2020, 09:43 AM
    Thread: Mask for brut
Post: RE: Mask for brut

If you do not specify any mask the default mask is used, see https://hashcat.net/wiki/doku.php?id=hashcat#default_values I already explained it here (don't just double post that quickly, we already...
philsmd hashcat 4 1,525 02-19-2020, 09:45 AM
    Thread: OpenCl kernel self-test failed when using any version later than v4.2.1 !!
Post: RE: OpenCl kernel self-test failed when using any ...

Old release versions can be found here: https://hashcat.net/hashcat/#download-older It is of course discouraged to use old/unsupported versions of hashcat, you shouldn't use them because they might...
philsmd hashcat 29 21,222 02-19-2020, 01:15 PM
    Thread: Hashcat Brain not working
Post: RE: Hashcat Brain not working

what's your command and hash type ? what is the attack mode (-a x) ? did you try to use hashcat beta from https://hashcat.net/forum/
philsmd hashcat 5 1,839 02-19-2020, 07:08 PM
    Thread: Hash Format for IOS 12.x and 13.x
Post: RE: Hash Format for IOS 12.x and 13.x

it's most probably just the "salt"/key. every time you make a backup a different encryption key and salt is used. BTW: you are not allowed to post hashes in this forum (see https://hashcat.net/foru...
philsmd hashcat 2 1,283 02-19-2020, 10:37 PM
    Thread: Mask for brut
Post: RE: Mask for brut

It's just one of the best masks if you care about speed, hit-rate, working efficient with multiple hash-type etc. of course, the user should specify their own masks if they have some knowledge abou...
philsmd hashcat 4 1,525 02-20-2020, 12:43 AM
    Thread: Wallet.DAT Master Key
Post: RE: Wallet.DAT Master Key

can you please give more detail about what software this is from and why you think it is sha3 etc ? normally every bitcoin wallet.dat file is just simple used together with bitcoin2john.py and the ...
philsmd hashcat 4 2,148 02-20-2020, 12:45 AM
    Thread: Hashcat Brain not working
Post: RE: Hashcat Brain not working

you didn't really mention the hash type and your command. please do
philsmd hashcat 5 1,839 02-20-2020, 12:47 AM
    Thread: Need advice of Drivers for my setup.
Post: RE: Need advice of Drivers for my setup.

why are you using pipe/stdin ? It's very weird that you are asking why something is not fast enough but don't really explain what your command is and why you are using a Pipe: Quote: -- Guess.B...
philsmd hashcat 5 1,838 02-20-2020, 01:01 AM
    Thread: Veracrypt with multiple keyfiles
Post: RE: Veracrypt with multiple keyfiles

the file checksum is calculated internally by hashcat. All the files are combined to later create the checksum (as veracrypt does too) Therefore, if you do NOT know which files you used or the orde...
philsmd hashcat 5 1,952 02-20-2020, 10:19 AM
    Thread: Hashcat Brain not working
Post: RE: Hashcat Brain not working

maybe you are confusing the hashcat brain with some hashcat wrapper like hashtopolis that tries to distribute work across multiple rigs/systems ? brain and distributed cracking wrappers/systems act...
philsmd hashcat 5 1,839 02-20-2020, 10:29 AM
    Thread: Couple of questions
Post: RE: Couple of questions

no, PMKID is not specific to WPA3. As far as I know you just capture the network traffic with https://github.com/ZerBea/hcxdumptool and convert the capture file to hashes with https://github.com/Ze...
philsmd hashcat 8 2,671 02-21-2020, 08:20 AM
    Thread: Optimizing WPA recovery
Post: RE: Optimizing WPA recovery

The recommended way is to capture the network traffic with https://github.com/ZerBea/hcxdumptool and convert the capture to hashes with hcxpcapngtool of https://github.com/ZerBea/hcxtools . The new...
philsmd General Talk 4 1,529 02-21-2020, 08:28 AM
    Thread: Kerberoasting not working
Post: RE: Kerberoasting not working

the question now is, does it work without --force ? does it crack with the correct password ?
philsmd hashcat 8 2,397 02-21-2020, 10:32 AM
    Thread: Kerberoasting not working
Post: RE: Kerberoasting not working

do you use the latest beta version from https://hashcat.net/beta/ ?
philsmd hashcat 8 2,397 02-21-2020, 12:24 PM
    Thread: Kerberos AS-REP Cracking
Post: RE: Kerberos AS-REP Cracking

The algorithm is of course implemented in OpenCL code: https://github.com/hashcat/hashcat/blob/master/OpenCL/m18200_a3-pure.cl You could also look at the perl test module: https://github.com/hashca...
philsmd hashcat 7 2,449 02-21-2020, 05:20 PM
    Thread: Kerberos AS-REP Cracking
Post: RE: Kerberos AS-REP Cracking

the decrypted bytes do have a specific structure: https://github.com/hashcat/hashcat/blob/6b8f0da8e9d6a7f40e8376728be10908e7bb4c13/OpenCL/m18200_a3-pure.cl#L157-L167
philsmd hashcat 7 2,449 02-21-2020, 08:17 PM
    Thread: Kerberos AS-REP Cracking
Post: RE: Kerberos AS-REP Cracking

yes, early reject optimizations
philsmd hashcat 7 2,449 02-22-2020, 10:37 AM
    Thread: Cisco IE1000 Switch
Post: RE: Cisco IE1000 Switch

doesn't the configuration file also tell you the type of the "password". I guess, it's none of these https://community.cisco.com/t5/networking-documents/understanding-the-differences-between-the-ci...
philsmd hashcat 5 1,772 02-24-2020, 09:11 AM
    Thread: Keys
Post: RE: Keys

how do you want to hit the keys ? with something else than your fingers ? (e.g. a wrapper script) I would suggest to use --status --status-timer or alternative a different structure/format: ...
philsmd hashcat 3 1,503 02-24-2020, 08:19 PM