MACH is a blazing-fast web fuzzing and asset discovery tool that helps offensive security professionals uncover hidden endpoints, services, and vulnerabilities.
It’s designed with speed, precision, and stateful tracking in mind.
- 🚀 Fast Fuzzing — High-performance scanning engine optimized for speed.
- 🔍 Smart Discovery — Finds hidden endpoints, subdomains, and assets.
- 🛠️ Stateful Engine — Keeps track of discovered assets efficiently.
- 📊 Visual Output — Clear results and structured reports.
- ⚡ Diverse & Powerful — Built for offensive security workflows.
# Clone the repository
git clone https://github.com/clickswave/mach.git
cd mach
# Build
cargo build --release
# Run Mach
./target/release/mach --help