hashcat Forum
mixalpha-mask attack - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Support (https://hashcat.net/forum/forum-3.html)
+--- Forum: hashcat (https://hashcat.net/forum/forum-45.html)
+--- Thread: mixalpha-mask attack (/thread-11488.html)



mixalpha-mask attack - spiritraider - 07-01-2023

Code:
hashcat -m 2200 -a 3 abc.hc22000 -1 abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ  ?l?l?l?l?l?l?l?l


Is this syntax correct to crack a password created as mixalpha with a length of 8 characters (without numbers and symbols)? 

Quote:for example: YsFdxjHv
                     sdhSUiPg
                     kkJSAsCX     



RE: mixalpha-mask attack - aikiuslik - 07-01-2023

sure but easier is use ?l?u , ?l is all lower case, ?u all upper case.


RE: mixalpha-mask attack - buka - 07-01-2023

> ?l?l?l?l?l?l?l?l

No. Replace these lowercase 'L's with ones.

> -1 abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ

Or shorter, -1 ?l?u