Update hashcat_cheatsheet.md

This commit is contained in:
$./Netrunner_& 2024-01-17 18:10:26 +00:00 committed by GitHub
parent d9abaf3ea0
commit 6dacc9e8dc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -103,4 +103,4 @@ hashcat -m 22000 hash.hc22000 --increment --increment-min 8 --increment-max 12 ?
- `-increment-max 12`: Max length 12.
- `?d?d?d?d?d?d?d?d?d`: 8-12 digit incremental mask.
```