| Crates.io | web-dump-rs |
| lib.rs | web-dump-rs |
| version | 0.3.1 |
| created_at | 2025-04-04 21:54:10.054247+00 |
| updated_at | 2025-04-30 05:47:17.072794+00 |
| description | Application to retrieve all files from a web server based on a provided wordlist. |
| homepage | |
| repository | https://github.com/lilith-roth/web-dump-rs/ |
| max_upload_size | |
| id | 1620794 |
| size | 84,806 |
Simple tool to retrieve all files from a web server based on a provided wordlist text file.
cargo build --release
web-dump-rs --wordlist-path /usr/share/wordlists/wordlist.txt --target-url http://127.0.0.1
Usage: web-dump-rs [OPTIONS] --wordlist-path <WORDLIST_PATH> --target-url <TARGET_URL>
Options:
-v, --verbose...
Increase logging verbosity
-q, --quiet...
Decrease logging verbosity
-w, --wordlist-path <WORDLIST_PATH>
</usr/share/wordlists/wordlist.txt>
-u, --target-url <TARGET_URL>
<http://127.0.0.1/>
-o, --output-directory <OUTPUT_DIRECTORY>
[default: ./out/]
-s, --append-slash
appends '/' to each request [default: false]
-t, --threads <THREADS>
[default: 1]
-c, --crawl-html
Enables HTML interpreter to find referencing links [default: true]
-e, --crawl-external
Enables HTML interpreter to also save external domains/hosts [default: false]
-h, --help
Print help
-V, --version
Print version
If there are any questions, missing features or problems please create a new issue here on GitHub.
If you're interested in helping this project, you're very welcome to create a pull requests.
Trans rights are human rights! 🏳️⚧️ 💜