Skip to content

Latest commit

 

History

History
65 lines (34 loc) · 1.49 KB

README.md

File metadata and controls

65 lines (34 loc) · 1.49 KB

RBust

GitHub stars GitHub followers GitHub top language

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

asciicast

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