RBust is a blazing fast multi-thread web directory bruteforce tool written in Rust
Contribution are always welcome, feel free to create issues and pull requests
-
Fast speeds
-
Multi-thread
-
Quick and easy CLI
-
Custom timeout
-
Verbose output option
-
Clean and safe error handling
-
Supports custom file extension
Install the binary from https://github.com/iinc0gnit0/RBust/releases/latest
Arch-based: openssl
Debian-based: libssl-dev
git clone https://github.com/iinc0gnit0/RBust
cd RBust
cargo build --release
Binary will be located at target/release/RBust
Example: RBust -u http://example.com -w wordlist.txt
You can find wordlists from https://github.com/gmelodie/awesome-wordlists
We are still working to make it better! You may experience some bugs or errors. Please report them to one of the creators or create an issue.