mirror of
https://github.com/brannondorsey/naive-hashcat.git
synced 2025-07-28 08:14:15 +02:00
Update README.md
This commit is contained in:
parent
5b2c570b02
commit
7dc2e3bfd1
@ -57,7 +57,7 @@ To crack your hashes, pass this file as `HASH_FILE=hashes.txt` to the command be
|
||||
`naive-hashcat.sh` takes, at most, three parameters. All parameters are expressed using unix environment variables. The command below shows the default values set for each of the configurable environment variables that `naive-hashcat.sh` uses:
|
||||
|
||||
```bash
|
||||
HASH_FILE=hashcat-3.6.0/examples0.hash POT_FILE=hashcat.pot HASH_MODE=0 ./naive-hashcat.sh
|
||||
HASH_FILE=hashcat-3.6.0/examples0.hash POT_FILE=hashcat.pot HASH_TYPE=0 ./naive-hashcat.sh
|
||||
```
|
||||
|
||||
- `HASH_FILE` is a text file with one hash per line. These are the password hashes to be cracked.
|
||||
|
Loading…
x
Reference in New Issue
Block a user