From de3310f002bbb8eeb4be39a4d8cac29b4c0aabd0 Mon Sep 17 00:00:00 2001 From: dusoleil Date: Fri, 27 Aug 2021 17:18:47 -0400 Subject: Add Examples for Showing Cracks/Identifying Type Signed-off-by: dusoleil --- docs/crypto/hashcat.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/crypto/hashcat.txt b/docs/crypto/hashcat.txt index 2e68637..96d2f19 100644 --- a/docs/crypto/hashcat.txt +++ b/docs/crypto/hashcat.txt @@ -3,6 +3,8 @@ hashcat is a hardware accelerated hash cracking tool useful one-liners mostly stolen from naive-hashcat: https://github.com/Kr4ken-9/naive-hashcat/blob/master/naive-hashcat.sh hashcat -I +hashcat --example-hashes | grep -A2 '\$5\$' +hashcat --show -m # DICTIONARY ATTACK hashcat --status -w 3 -m -a 0 dicts/rockyou.txt # DICTIONARY ATTACK WITH RULES -- cgit v1.2.3