GitBook: [master] one page modified@1e46f26
Last updated
Was this helpful?
Last updated
Was this helpful?
GitBook: [master] one page modified
Loading branch information
Showing with 1 addition and 1 deletion.
+1 −1
@@ -471,7 +471,7 @@ john jwt.john #It does not work with Kali-John
```bash
Format:USUARIO:ID:HASH_LM:HASH_NT:::
jhon --wordlist=/usr/share/wordlists/rockyou.txt --format=NT file_NTLM.hashes
john --wordlist=/usr/share/wordlists/rockyou.txt --format=NT file_NTLM.hashes
hashcat -a 0 -m 1000 --username file_NTLM.hashes /usr/share/wordlists/rockyou.txt --potfile-path salida_NT.pot
```