what rules to follow in making a hashcat rule?
#1
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.
Reply
#2
Mask attack, or wordlist + rule. It is easy to create this rule you mention above. Please let me know if you need help.
Reply
#3
(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 )
Reply