Example Usage
cybersecurity-career-roadmap/
│
├── README.md
├── CONTRIBUTING.md
├── ROADMAP.md
│
├── paths/
│ ├── penetration-testing/
│ ├── soc-analyst/
│ ├── blue-team/
│ ├── red-team/
│ ├── malware-research/
│ ├── digital-forensics/
│ ├── cloud-security/
│ ├── ai-security/
│ └── governance-grc/
└── cybersecurity-researcher/
See also
Impacket
Open Source
Kali
Collection of Python classes for working with network protocols. Includes tools for SMB, MSRPC, LDAP…
Certipy
Open Source
Offensive tool for Active Directory Certificate Services (AD CS) enumeration and abuse. Finds and ex…
Nishang
Open Source
Kali
Framework and collection of PowerShell scripts and payloads for offensive security and post-exploita…
Responder (NBT-NS Poisoner)
Open Source
Kali
Rogue authentication server and LLMNR/NBT-NS/mDNS poisoner for Windows networks. Captures NTLM chall…
cve-search_mcp
Open Source
A Model Context Protocol (MCP) server for querying the CVE-Search API…
GDB with pwndbg
Open Source
Kali
GDB (GNU Debugger) enhanced with pwndbg plugin for exploit development and reverse engineering. Adds…