hashcat Forum

Full Version: friends hint
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
friends hint: How to make a mask if the first five characters and the last one are known, but the total number of characters is not known.
(09-05-2023, 02:07 PM)marc1n Wrote: [ -> ]https://hashcat.net/wiki/doku.php?id=mask_attack


Yes, but the length of the mask changes, how can I add a constant character at the end without knowing the exact length of the password?
(09-05-2023, 03:08 PM)Duckworth Wrote: [ -> ]
(09-05-2023, 02:07 PM)marc1n Wrote: [ -> ]https://hashcat.net/wiki/doku.php?id=mask_attack


Yes, but the length of the mask changes, how can I add a constant character at the end without knowing the exact length of the password?

example:

?l?d
?l?l?d
?l?l?ld
?l?l?l?l?d

etc..
?u?&
?u?l,u?&
?u?l,u?l,u?&
?u?l,u?l,u?l,u?&
?u?l,u?l,u?l,u?l,u?&
?u?l,u?l,u?l,u?l,u?l,u?&
?u?l,u?l,u?l,u?l,u?l,u?l,u?&

is that right?
(09-05-2023, 03:26 PM)marc1n Wrote: [ -> ]
(09-05-2023, 03:08 PM)Duckworth Wrote: [ -> ]
(09-05-2023, 02:07 PM)marc1n Wrote: [ -> ]https://hashcat.net/wiki/doku.php?id=mask_attack


Yes, but the length of the mask changes, how can I add a constant character at the end without knowing the exact length of the password?

example:

?l?d
?l?l?d
?l?l?ld
?l?l?l?l?d

I'm totally confused((((

I have a password - I know that it starts with "pass1" then comes a capital letter? then some number of letters big and small and ends with "&".
etc..