GitBook: [#2993] No subject

This commit is contained in:
CPol 2022-02-07 12:08:46 +00:00 committed by gitbook-bot
parent 7a46e3b129
commit 5dcf0544c9
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF
1 changed files with 7 additions and 0 deletions

View File

@ -561,6 +561,13 @@ grep -R "sheetProtection" ./*
zip -r file.xls .
```
### PFX Certificates
```bash
# From https://github.com/Ridter/p12tool
./p12tool crack -c staff.pfx -f /usr/share/wordlists/rockyou.txt
```
## Tools
**Hash examples:** [https://openwall.info/wiki/john/sample-hashes](https://openwall.info/wiki/john/sample-hashes)