htool
Cybersecurity Toolkit

The ultimate all-in-one security testing framework by Resolute Femi. Built with Rust for speed. Features advanced tools for checking vulnerability, stress testing, credential analysis, and payload generation.

htool@scan:~
$ htool scan example.com
πŸ” Starting scan...
βœ… Open ports: 22 80 443 3306
🐍 SQLi: 2 URLs
πŸ•ΈοΈ XSS: 1 URL
πŸ› οΈ Services: Nginx, PHP, WP
Scan: 12.4s
● FEATURES

Everything You Need

htool by Resolute Femi provides professional-grade tools for checking vulnerability and securing your infrastructure.

Vulnerability Scanner

Port scanning, SQLi, XSS, directory brute-forcing, subdomain enumeration, SSL/TLS analysis, security headers audit, and offline CVE matching with 100+ technology fingerprint signatures.

Stress Testing

HTTP flood, Slowloris, UDP flood, SYN flood simulation, advanced HTTP with random methods. Full authorised testing suite.

Credential Stuffing

Mass login testing with wordlists, proxy rotation, rate limiting, and detailed result logging with success detection.

Spam & Flood

Database flooding, email bomber, SMS bomber, comment spam, and registration spam with real HTTP request support.

Payload Generator

Reverse shells for Linux/Windows/Python/PHP/Node.js/Ruby/Perl, bind shells, PHP web shells, download & execute payloads.

Report Generation

Beautiful HTML and JSON reports with full vulnerability details, technology stack analysis, and export to file.

CVE Database

Built-in offline CVE database with 50+ entries. Search by product, version, keyword, or CVSS score.

HTML Viewer

Built-in HTML report viewer with preview, save, and open in browser functionality.

WAF Detection

Active Web Application Firewall detection. Identifies Cloudflare, Sucuri, ModSecurity, AWS WAF, Imperva, and more.

● BUILT WITH RUST

Powered By Modern Technology

RustTokioeguireqwestHickory DNSClapmimallocAsync/Await

Written entirely in Rust for maximum performance, memory safety, and zero-cost abstractions. Async I/O with Tokio for concurrent scanning, egui for the desktop GUI.

● DOWNLOAD

Get htool

Download the latest release. Available for all major platforms. Built by Resolute Femi.

Windows

htool-gui.exe + htool.exe

⬇ Windows

Linux

htool-gui + htool (CLI)

⬇ Linux

macOS

htool-gui + htool (CLI)

⬇ macOS

// LATEST RELEASE

Versionv3.0.0
BuildRelease (optimized)
Windowshtool-x86_64.msi
Linuxhtool-x86_64.AppImage
macOShtool-x86_64.dmg
install
# Install via Cargo (Rust package manager)
$ cargo install htool

# Or build from source
$ git clone https://github.com/Resolutefemi/htool.git
$ cd htool && cargo build --release
● CREATOR

Built by Resolute Femi

H

Resolute Femi

@Resolutefemi

htool is crafted by Resolute Femi, a security researcher and Rust developer. This project represents a comprehensive set of tools for checking vulnerability and testing security posture, built with performance and reliability at its core.