ScanReview

Exploitation Tools

Ethical testing frameworks and tools used to validate security findings.

Abstract external attack surface management visualization

Exploitation Tools

Open-source exploitation frameworks and penetration testing tools for ethical hacking — validate security findings and understand real-world impact.

Ethical exploitation framework and validation console

Exploitation Frameworks

Full-featured platforms for developing, testing, and executing exploit modules across networks and applications.

Metasploit

The industry standard — 2,000+ exploit modules, payload generation, post-exploitation, and automation capabilities.

GitHub →

Empire

Post-exploitation and adversary emulation framework — PowerShell and Python agents with C2 infrastructure.

GitHub →
SQL injection testing and database exposure validation

SQL Injection

Automated detection and exploitation of SQL injection vulnerabilities across database backends.

SQLMap

Automatic SQL injection and database takeover — fingerprinting, data extraction, and OS shell access.

GitHub →

Ghauri

Advanced SQL injection tool with blind, error-based, time-based, and stacked query detection and exploitation.

GitHub →

jSQL Injection

Java-based automatic SQL injection with a GUI — supports 40+ database engines and multiple injection methods.

GitHub →

NoSQLMap

Automated NoSQL database enumeration and exploitation — targets MongoDB and CouchDB injection flaws.

GitHub →
Credential testing with rate limits and authorization checks

Credential Attacks

Online brute-force tools and offline hash crackers for testing password and authentication strength.

Hydra

Fast network login cracker — supports 50+ protocols including SSH, FTP, HTTP, SMB, RDP, and databases.

GitHub →

John the Ripper

Fast password cracker — supports hundreds of hash and cipher types with community-enhanced "jumbo" edition.

GitHub →

Hashcat

World's fastest password cracker — GPU-accelerated with 300+ hash types and advanced rule-based attacks.

GitHub →

Medusa

Speedy, parallel, modular login brute-forcer — supports most remote services with thread-level parallelism.

GitHub →

Web Exploitation

Tools for exploiting browser-side vulnerabilities, command injection flaws, and web application weaknesses.

BeEF

Browser Exploitation Framework — hooks browsers to assess client-side attack surface and execute modules.

GitHub →

Commix

Automated command injection and exploitation tool — tests and exploits OS command injection vulnerabilities.

GitHub →

Post-Exploitation

Tools for credential extraction, lateral movement, privilege escalation, and Active Directory enumeration after initial access.

Mimikatz

Credential extraction from Windows — dumps passwords, hashes, PINs, and Kerberos tickets from memory.

GitHub →

PowerSploit

PowerShell post-exploitation framework — modules for recon, persistence, exfiltration, and privilege escalation.

GitHub →

BloodHound

Active Directory attack path mapping — graph analysis reveals hidden escalation and lateral movement paths.

GitHub →

Evil-WinRM

Windows Remote Management shell — post-exploitation access to Windows hosts using WinRM with pass-the-hash.

GitHub →

Binary Exploitation

Low-level tools for reverse engineering, exploit development, and binary vulnerability analysis.

pwntools

CTF and exploit development library — shellcraft, ROP chain building, networking, and ELF parsing utilities.

GitHub →

ROPgadget

Gadget finder for Return-Oriented Programming — extracts usable instruction sequences from binaries and libraries.

GitHub →

GDB-PEDA

Python Exploit Development Assistance for GDB — enhances debugging with exploit-focused commands and visuals.

GitHub →

Network Exploitation

Tools for intercepting, poisoning, and manipulating network traffic — LLMNR/NBT-NS spoofing, MITM, and relay attacks.

Responder

LLMNR, NBT-NS, and MDNS poisoner — captures NTLMv2 hashes and serves rogue auth for network credential harvesting.

GitHub →

BetterCAP

Swiss army knife for network attacks — MITM, HTTP/HTTPS proxy, DNS spoofing, WiFi attacks, and packet manipulation.

GitHub →

mitm6

IPv6 DHCP takeover tool — exploits default Windows IPv6 preference to redirect authentication and capture credentials.

GitHub →