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 [asc] Author Forum Replies Views Posted
    Thread: increase maximum password length supported by kernel
Post: RE: increase maximum password length supported by ...

the syntax as mentioned withn the --help output is: Code: -- hashcat -m 3000 -a 3 hash.txt ?a?a?a?a?a?a?a -- i.e. the hash (or hash file) must be specified before the mask
philsmd hashcat 11 5,132 02-02-2019, 06:03 PM
    Thread: include SHA1 Hash with the results
Post: RE: include SHA1 Hash with the results

you can use --left to show all hashes that are not cracked yet and --show to show all hashes that are already cracked with the corresponding passwords (see: https://hashcat.net/wiki/doku.php?id=freque...
philsmd hashcat 1 1,916 02-27-2018, 06:51 PM
    Thread: Inaccurate number
Post: RE: Inaccurate number

if you use usernames and sort the file, the hashes can still be non-unique. there could be multiple users having the same password and hash. so the sort -u might not do what you think it does (beca...
philsmd hashcat 13 3,874 12-13-2019, 05:33 PM
    Thread: Inaccurate number
Post: RE: Inaccurate number

--show is not for cracking, it is used to show the already cracked passwords (AFTER cracking) https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_can_i_show_previously_cracked_passw...
philsmd hashcat 13 3,874 12-13-2019, 06:56 PM
    Thread: Inaccurate number
Post: RE: Inaccurate number

why would you need to unique the hashes ? just for testing ? again, it depends on if you have usernames within the hash file... a line is not unique unless both the username:hash is unique , but fo...
philsmd hashcat 13 3,874 12-13-2019, 09:43 PM
    Thread: IKE file testcase for oclHashcat
Post: RE: IKE file testcase for oclHashcat

First of all, I am sure you've noticed that the forum adds newlines etc characters... So also the "show page source" feature of your browser includes some special characters (newline etc) in the strin...
philsmd Very old oclHashcat-plus Support 13 28,017 04-16-2013, 03:36 PM
    Thread: IKE file testcase for oclHashcat
Post: RE: IKE file testcase for oclHashcat

@navox Please add this problem to Trac https://hashcat.net/trac/ s.t. atom can/will have a look at it. Thx UPDATE: I've now opened a Trac ticket here: https://hashcat.net/trac/ticket/131 UPDATE 2: Th...
philsmd Very old oclHashcat-plus Support 13 28,017 04-16-2013, 05:25 PM
    Thread: IIS http digest
Post: RE: IIS http digest

I think the MD5-sess "algorithm" could be a problem here, afaik we currently only support the "normal" "MD5" one. see the differences here: https://en.wikipedia.org/wiki/Digest_access_authenticatio...
philsmd hashcat 5 3,180 11-19-2018, 07:07 PM
    Thread: IIS http digest
Post: RE: IIS http digest

yeah, there are basically 2 different algorithms, namely "MD5" vs "MD5-sess", and currently only MD5 is supported by hashcat. The difference is basically that MD5-sess includes the nonce and client...
philsmd hashcat 5 3,180 11-20-2018, 08:18 PM
    Thread: Idea: Wordlist-creation from language-statistics
Post: RE: Idea: Wordlist-creation from language-statisti...

If I'm not totally mistaken, you basically describe how markov could help and yeah: hashcat has built-in support for markov and it's enabled by default (see --help and hcstat2gen from hashcat-utils...
philsmd General Talk 4 593 08-18-2020, 09:25 AM
    Thread: Idea: Wordlist-creation from language-statistics
Post: RE: Idea: Wordlist-creation from language-statisti...

there is only one disadvantage: the markov chain support is limited to the mask-based attack types (-a 3, and the mask part of -a 6, -a 7). So if you want to run a dictionary (-a 0 for instance), h...
philsmd General Talk 4 593 08-18-2020, 10:52 AM
    Thread: i want to get mail:pass
Post: RE: i want to get mail:pass

This can be accomplished by using TWO steps (1. cracking, 2. --show): https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_can_i_show_previously_cracked_passwords_and_output_them_in_a_s...
philsmd hashcat 5 4,961 10-15-2017, 04:19 PM
    Thread: I want to brute force incrementally with two digits appended
Post: RE: I want to brute force incrementally with two d...

You can use a .hcmask file for this (https://hashcat.net/wiki/mask_attack#hashcat_mask_files): Code: -- hashcat -m 0 -a 3 hash_file.txt mask_file.hcmask -- content of the file "mask_file.hcmas...
philsmd hashcat 1 2,173 04-04-2017, 06:55 PM
    Thread: I ran hashcat with a bunch of *.16800 hash files, what is best way to see results?
Post: RE: I ran hashcat with a bunch of *.16800 hash fil...

the ESSID (network name) will be in hexadecimal format (hex encoded), you would need to hex decode the last field (before the password).
philsmd hashcat 4 729 07-31-2020, 04:23 PM
    Thread: I ran hashcat with a bunch of *.16800 hash files, what is best way to see results?
Post: RE: I ran hashcat with a bunch of *.16800 hash fil...

if we have a hash like this (masked with XXX, see https://hashcat.net/forum/announcement-2.html): Code: -- 45XXXX330c4570de8b0846b48fXXXX15:b34XXXX1b316:3f416fe0XXXX:68617368636174 -- for whic...
philsmd hashcat 4 729 08-02-2020, 04:02 PM
    Thread: i need to start hachcat to brutforce AES encryption
Post: RE: i need to start hachcat to brutforce AES encry...

what is the name of the software that was used to encrypt the drive ?
philsmd hashcat 10 5,754 01-31-2019, 10:38 PM
    Thread: i need to start hachcat to brutforce AES encryption
Post: RE: i need to start hachcat to brutforce AES encry...

first you need to find out if the algorithm is veracrypt or truecrypt or diskcryptor. These are 3 different algorithms. I would suggest to find out what you see (in case you need to input the passw...
philsmd hashcat 10 5,754 02-11-2019, 11:12 PM
    Thread: i need to know a password
Post: RE: i need to know a password

no. that's not what hashcat does. You are banned for a week for posting private information of (other) users (email addresses) and requesting to do (online) cracks for you. Thread closed.
philsmd hashcat 1 925 01-05-2020, 12:13 PM
    Thread: I need help with syntax
Post: RE: I need help with syntax

See https://hashcat.net/wiki/doku.php?id=mask_attack Your command will look something like this: length 8 Code: -- ./oclHashcat -w 3 -m 2500 capture.hccap -a 3 ?u?a?a?a?a?a?d?d -- length 9 ...
philsmd Old oclHashcat Support 42 69,292 09-12-2014, 03:50 PM
    Thread: I need an explanation
Post: RE: I need an explanation

maybe the algorithm is like explained here: https://docs.microsoft.com/en-us/aspnet/core/security/data-protection/consumer-apis/password-hashing?view=aspnetcore-3.1 and therefore you could use -m ...
philsmd hashcat 2 1,065 12-15-2019, 07:34 PM