-
Notifications
You must be signed in to change notification settings - Fork 8
Password Cracking
Adam Willard edited this page Apr 1, 2023
·
4 revisions
shuf /home/willard/converted/master.lstwl.lst | /home/willard/pp/princeprocessor-master/src/pp64.bin --pw-min=8 | /mnt/c/PenTesting/data/hashcat-6.2.4/hashcat.exe -a 0 -m 1000 -r rules/up.rule -r rules/master.rule -r rules/ap.rule -r rules/dup.rule c:/PenTesting/data/hashes/ntjtr.txt -O -o master.txt --username
/mnt/c/Python27/python.exe "c:\PenTesting\data\scripts\python\walk\Method 2 - Combinator Script\Combinator.py" "c:\PenTesting\data\scripts\python\walk\Method 2 - Combinator Script\8_Walk.txt" -l 16 | ./hashcat.exe -m 1000 -a 0 -o master.txt -r rules/d3ad0ner.rule ../hashes/ntjtr.txt -O --username
Warning: All the information provided on this site is for educational purposes only. The site or the authors are not responsible for any misuse of the information. You shall not misuse the information to gain unauthorized access and/or write malicious programs. The information shall only be used to expand knowledge and not for causing malicious or damaging attacks.