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 [desc] Author Forum Replies Views Posted
    Thread: Mask Attack with a "blank" value?
Post: RE: Mask Attack with a "blank" value?

It doesn't look too bad. but there are at least 2 things that I don't understand: 1. why do you define --custom-charset1 with EFBBBF and only use it at 1 position (this means that hashcat will test ...
philsmd General Talk 37 24,766 01-26-2018, 11:30 PM
    Thread: Mask Attack with a "blank" value?
Post: RE: Mask Attack with a "blank" value?

It doesn't look correct to me. As I already wrote above, the hex 12 (which is decimal 18) and hex 13 (which is decimal 19) do not look correct. You even write: Code: -- ?1 = 101213 = Carriage R...
philsmd General Talk 37 24,766 01-27-2018, 08:59 AM
    Thread: Mask Attack with a "blank" value?
Post: RE: Mask Attack with a "blank" value?

I don't think that this mask would help or even be correct. What -a 3 -1 charset --increment --increment-min 10 --increment-max 30 ?1?1?1?1?1?1?1?1?1?1?1?1PASSWORD?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1...
philsmd General Talk 37 24,766 02-06-2018, 05:31 PM
    Thread: Mask Attack with a "blank" value?
Post: RE: Mask Attack with a "blank" value?

This type of attack makes no sense to me. You are basically just trying some combinations of the characters "0", "5", "7", "!" and "@" (together with --increment right?). hashcat will generate passwo...
philsmd General Talk 37 24,766 02-07-2018, 09:48 AM
    Thread: mask attack with a max occurrence
Post: RE: mask attack with a max occurrence

maskprocessor (https://github.com/hashcat/maskprocessor) has 2 options: -q, --seq-max=NUM Maximum number of multiple sequential characters -r, --occurrence-max=NUM Maximum number of o...
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 2 4,163 08-03-2017, 04:59 PM
    Thread: Mask Attacks with Mask File and Custom Charset
Post: RE: Mask Attacks with Mask File and Custom Charset

as the two guides from https://hashcat.net/wiki/?id=mask_attack#hashcat_mask_files and https://hashcat.net/faq#what_is_a_hashcat_mask_file already emphasize, you must specify all the hcchr and custom ...
philsmd hashcat 2 1,544 04-03-2019, 01:10 PM
    Thread: mask file for WPA
Post: RE: mask file for WPA

cr4zynou, I am pretty confident that you are not using the newest version of oclHashcat. Because this looks *exactly* like the bug that was fixed with this ticket https://hashcat.net/trac/ticket/61...
philsmd Old oclHashcat Support 6 9,623 11-26-2015, 02:16 PM
    Thread: Mask file with Custom Character sets
Post: RE: Mask file with Custom Character sets

1. https://hashcat.net/wiki/doku.php?id=mask_attack#hashcat_mask_files clearly says that the format is like this: [?1],[?2],[?3],[?4],[mask] It also says that the first 4 fields are optional only the ...
philsmd Old oclHashcat Support 2 6,431 02-18-2015, 06:40 PM
    Thread: mask files
Post: RE: mask files

Thanks for the report. Next time please do not hesitate to open a trac ticket ( see https://hashcat.net/trac/ticket/617 ).
philsmd Old oclHashcat Support 4 5,871 04-26-2015, 10:46 PM
    Thread: mask files
Post: RE: mask files

Oh, thanks for the info. Strange that this problem wasn't found earlier. Nice find indeed. Fortunately, the problem will be fixed with next release version (1.37). Thanks again
philsmd Old oclHashcat Support 4 5,871 04-27-2015, 12:12 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: 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: Mask generator not working?
Post: RE: Mask generator not working?

I see many problems here. 1. maskprocessor does not support .hcmask files, you can see this easily yourself by checking the output of the maskprocessor command (mp64.exe) 2. there are limitations on t...
philsmd General Help 7 10,508 03-10-2016, 08:06 PM
    Thread: Mask not finding password Straight hit or miss.
Post: RE: Mask not finding password Straight hit or miss...

already the fact that it contains the same amount of passwords, but is 2 bytes shorter is suspicous to say the least, maybe it doesn't contain the correct passwords: Passwords.: 14344392 Bytes.......
philsmd hashcat 20 5,250 11-17-2019, 09:01 AM
    Thread: Mask not finding password Straight hit or miss.
Post: RE: Mask not finding password Straight hit or miss...

just do the same test by putting the word "hashcat!" (without quotes) into rockyou txt and using the example hash from https://hashcat.net/wiki/example_hashes furthermore, you should clean up (spli...
philsmd hashcat 20 5,250 11-17-2019, 04:49 PM
    Thread: Mask not finding password Straight hit or miss.
Post: RE: Mask not finding password Straight hit or miss...

I really think this is a user error. what is all this strange commands: Guess.Mask.......: rockyouEdited1.text [19] Candidates.#1....: rockyouEdited1.text -> rockyouEdited1.text This means ...
philsmd hashcat 20 5,250 11-18-2019, 08:57 AM
    Thread: mask order unknown?
Post: RE: mask order unknown?

use policygen from PACK (https://thesprawl.org/projects/pack/), i.e. the use of .hcmask files is needed (and PACK can generate them for you)
philsmd hashcat 2 3,106 05-29-2017, 08:59 PM
    Thread: Mask processor
Post: RE: Mask processor

If you read the --help output of maskprocessor it should be very clear: -q is used to limit the number of identical characters that are next to each other (-q x means that each character should be rep...
philsmd hashcat 1 2,214 07-04-2017, 03:37 PM
    Thread: mask processor
Post: RE: mask processor

use .hcmask file for several different masks https://hashcat.net/wiki/doku.php?id=mask_attack#hashcat_mask_files my.hcmask Code: -- ?l?l?l?l?l?l?l?l ?l?l?l?l?l?l?l?d ?l?l?l?l?l?l?d?l ?l?l?l?...
philsmd General Talk 3 2,104 04-02-2019, 01:04 PM
    Thread: Mask processor error
Post: RE: Mask processor error

-a 3 is for mask attack, -a 3 is not for stdin/wordlists -a 0 is used for straight/wordlist/stdin attacks BTW: you really should read te wiki instead of asking all these very noob/basic question...
philsmd hashcat 2 2,560 07-04-2017, 10:42 PM