killchain-compendium/stego/docs/stegbrute.md

10 lines
151 B
Markdown
Raw Normal View History

2021-09-13 01:15:06 +02:00
# Stegbrute
Bruteforce stego jpegs with a password.
* install via `cargo install stegbrute`
## Usage
```sh
stegbrute -f <filename> -w <wordlist>
```