Awesome-Blackhat-Tools
โ View on GitHubAI Summary: Awesome Black Hat Tools is a curated repository of cybersecurity tools showcased at Black Hat events globally, serving as a practical reference for professionals in offensive, defensive, and research-driven cybersecurity. The tools are systematically organized by event location, year, and category, including Red Teaming, OSINT, and more, ensuring easy accessibility for users seeking field-tested solutions. This repository encourages community contributions to continually enhance the collection, making it a dynamic resource for current cybersecurity methodologies.
README
Awesome Black Hat Tools

๐ A curated collection of real-world tools officially presented at Black Hat events โ the leading cybersecurity conferences where experts showcase cutting-edge offensive, defensive, and research-driven tools.
โ All tools in this repository were officially presented at Black Hat events (USA, Europe, Asia, MEA, Canada).
๐ก๏ธ This list serves as a practical reference for cybersecurity professionals seeking real-world, field-tested tools.
Whether you’re into Red Teaming, Blue teaming, application security, or OSINT โ this curated list gives you direct access to powerful, field-tested tools demonstrated live by top cybersecurity professionals at Black Hat events around the world.
๐ How This List is Organized
Tools are grouped by:
- ๐ Black Hat Event Location
- ๐ Year
- ๐ฏ Category (e.g., Red Teaming, OSINT, DFIR, etc.)
๐ Locations
Asia
Canada
Europe
MEA (Middle East and Africa)
USA (United States of America)
๐ฏ Tool Categories
- ๐ด Red Teaming
- ๐ต Blue Teaming
- ๐ก OSINT & Recon
- โ๏ธ Exploit Development
- ๐งช Malware Analysis
- ๐ ๏ธ DFIR & Forensics
- ๐ง Threat Intelligence
- ๐น๏ธ ICS/IoT/SCADA
- ๐ Application Security (AppSec)
๐งฉ Contributing
We welcome the community to help improve and expand this collection!
๐ Tools are organized in two ways inside the tools/ directory:
- By region of the Black Hat event (e.g., USA, Europe) under
tools/regions/ - By category (e.g., Red Teaming, OSINT) under
tools/categories/
๐ง Inside each subfolder, tools are grouped by year (e.g., 2024).
๐ Each tool is stored as a structured .json file that includes the following fields:
- Tool Name
- Description
- GitHub URL (if available)
- Tracks (categories)
- Speaker(s)
- Source Event
- Year
๐ To Add a Tool
Create a .json file in both of the following locations if possible:
output_by_location/{LOCATION}/{YEAR}/tool-name.json
tools/categories/{CATEGORY}/{YEAR}/tool-name.json
Then:
- Follow the format outlined in
CONTRIBUTING.md - Submit a Pull Request
โ ๏ธ Make sure your submission is concise, accurate, and correctly categorized. Badges and README entries are auto-generated.
๐ License
Content is shared under the CC0 1.0 Universal license โ free to use, modify, and distribute.
Inspired by Awesome Lists and maintained by the cybersecurity community โ focused on tools officially presented at Black Hat.