friends hint
#1
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.
Reply
#2
https://hashcat.net/wiki/doku.php?id=mask_attack
Reply
#3
(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?
Reply
#4
(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..
Reply
#5
?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?
Reply
#6
(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..
Reply