33 found_0.txt
1,371 left_0.txt
Posts
-
GAME: wecamgirls 1404 MD5 left -
Pro TipsEverything related to hash functions. Frequently and rarely used commands.
-
Pro TipsTitle:
Check the candidates generated by hashcat rule file
Author:
freeroute
URL:
https://paste.hashpwn.net/?e695c3709b553d0f#BX9utL4md1xmvirutURJYycRvCqRncAyhstWGMYNj9MtDescription:
Check the candidates generated by the Hashcat rule file. -
Pro TipsTitle:
Analyze and create rules for large hashlists
Author:
hashcat's developers
URL:
https://hashcat.net/wiki/doku.php?id=hashcat
Description:
Analyze and create rules for large hashlists. In some cases, this could be useful.Command:
hashcat -m 0 large_hash_list wordlist -g 500000 --debug-mode=1 --debug-file=new.rule
-g, --generate-rules | Num | Generate X random rules
--debug-file | File | Output file for debugging rules-
[ Rule Debugging Modes ] -
| Format
===+========
1 | Finding-Rule
2 | Original-Word
3 | Original-Word:Finding-Rule
4 | Original-Word:Finding-Rule:Processed-Word
5 | Original-Word:Finding-Rule:Processed-Word:Wordlist
-
-
Pro TipsTitle:
What is the correct format of a Houzz hash for hashcat?
Author:
freeroute
URL:
https://paste.hashpwn.net/?56c460ef65322356#B1ZEbFB7qiZRymJUeGZp2ygV4pR8fdyxw5kmjeckhdVi
Description:
The correct format of Houzz hash for hashcat -
Pro TipsA cheat-sheet for password crackers
Source: A_cheat-sheet_for_password_crackers
CHEAT_SHEET_unix_ninja.txt -
Pro TipsGenerate hashes with John the Ripper(pass_gen.pl)
Generate-hashes-pass_gen.pl.txt