> cat /dev/github | grep security-tools
discovered 30 Mar 2026

Awesome-Blackhat-Tools

โ˜… 785 via github-topic
โ†’ View on GitHub

AI 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

balckhat

Awesome Black Hat Tools Awesome Last Update

๐Ÿš€ 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:

  1. ๐ŸŒ Black Hat Event Location
  2. ๐Ÿ“… Year
  3. ๐ŸŽฏ 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:

  1. Follow the format outlined in CONTRIBUTING.md
  2. 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.

๐Ÿ”ง Maintained by UCYBERS | Last Updated: 2025

๐ŸŽฉ Happy Hacking from the Black Hat side!