From 7a25ac421f0367fc4f0ca586bd8768cbcd98b0b4 Mon Sep 17 00:00:00 2001 From: Andrii Kuchmenko Date: Tue, 14 Jul 2026 19:11:13 +0300 Subject: [PATCH] Add Bug Bounty Roadmap to the list MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Interactive roadmap for learning bug bounty from zero — maps topics, books, tools and platforms in one visual graph. Added in alphabetical order under Awesome Repositories. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2c768f51..5a8f01a3 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Repository | Description [AppSec](https://github.com/paragonie/awesome-appsec) | Resources for learning about application security [Asset Discovery](https://github.com/redhuntlabs/Awesome-Asset-Discovery) | List of resources which help during asset discovery phase of a security assessment engagement [Bug Bounty](https://github.com/djadmin/awesome-bug-bounty) | List of Bug Bounty Programs and write-ups from the Bug Bounty hunters +[Bug Bounty Roadmap](https://bugbountyroadmap.netlify.app/) | Interactive roadmap to learn bug bounty from zero, mapping every topic, book, tool and platform in one visual graph [Cellular Hacking](https://github.com/W00t3k/Awesome-Cellular-Hacking) | This is a list of hacking research in the 3G/4G/5G cellular security space. [CI/CD Attacks](https://github.com/TupleType/awesome-cicd-attacks) | Offensive research of CI/CD systems and deployment processes [CTF](https://github.com/apsdehal/awesome-ctf) | List of CTF frameworks, libraries, resources and softwares