hashcat Forum

Full Version: what rules to follow in making a hashcat rule?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I remember i my password only contain first upper letter lower case numbers or only @ and #. i only use these 2 symbols but i dont remember the length of my password.
I have a list of passwords previously used by me.
How can i use all the above info to bruteforce ? what rules should i apply? I am using putty and vast.ai any help would be appriciated.
Mask attack, or wordlist + rule. It is easy to create this rule you mention above. Please let me know if you need help.
(06-29-2023, 06:23 AM)jersonbtc Wrote: [ -> ]Mask attack, or wordlist + rule. It is easy to create this rule you mention above. Please let me know if you need help.

what should be in my command line? hashcat -m 23800 -a 3 -i (hashfile.txt) (what should i put here )