[ Blazing Fast Web Fuzzer in Rust ]
Last updated Dec 9, 2025
53
Stars
10
Forks
0
Issues
0
Stars/day
Attention Score
8
Topics
Language breakdown
Rust 100.0%
โธ Files
click to expand
README
RBust
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
Features
- Fast speeds
- Multi-thread
- Quick and easy CLI
- Custom timeout
- Verbose output option
- Clean and safe error handling
- Supports custom file extension
Quick start (Recommended)
Install the binary from https://github.com/iinc0gnit0/RBust/releases/latest
Installation
Dependencies
Arch-based: openssl
Debian-based: libssl-dev
Clone from GitHub
git clone https://github.com/iinc0gnit0/RBust
Compile RBust
cd RBust
cargo build --release
Binary will be located at target/release/RBust
Usage
Example: RBust -u http://example.com -w wordlist.txt
You can find wordlists from https://github.com/gmelodie/awesome-wordlists
Demo
Still in the working!
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.
Made with โค๏ธ by inc0gnit0 and skript0r
๐ More in this category