Update README.md

This commit is contained in:
Joe Totes
2022-09-06 09:08:02 -04:00
committed by GitHub
parent 7025e6e28b
commit 8a9d19cc61

View File

@@ -1264,6 +1264,18 @@ hashcat -m {HASH NUMBER} {HASH} /usr/share/wordlists/rockyou.txt -O --force
```
<br />
#### Group Policy XML files
<br />
```bash
# Crack XML cpassword string
gpp-decrypt {HASH}
```
<br />
#### John The Ripper
<br />