hashcat Forum
friends hint - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Misc (https://hashcat.net/forum/forum-15.html)
+--- Forum: General Talk (https://hashcat.net/forum/forum-33.html)
+--- Thread: friends hint (/thread-11596.html)



friends hint - Duckworth - 09-05-2023

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.


RE: friends hint - marc1n - 09-05-2023

https://hashcat.net/wiki/doku.php?id=mask_attack


RE: friends hint - Duckworth - 09-05-2023

(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?


RE: friends hint - marc1n - 09-05-2023

(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..


RE: friends hint - Duckworth - 09-05-2023

?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?


RE: friends hint - Duckworth - 09-05-2023

(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..