|
20 | 20 |
|
21 | 21 | **Why this repo?** Unlike scattered blog posts and single-author collections, this is a **structured, searchable index** of the entire HTB ecosystem - machines from 2017 to 2026, every CTF event, every challenge category, every ProLab - cross-referenced by technique, difficulty, OS, and certification relevance. Whether you're preparing for **OSCP**, **CPTS**, **CRTO**, or just sharpening your skills, start here. |
22 | 22 |
|
| 23 | +> **[Browse the site](https://momenbasel.github.io/htb-writeups/)** for the best experience - interactive tools, search, and dark theme. |
| 24 | +
|
| 25 | +--- |
| 26 | + |
| 27 | +## Interactive Tools |
| 28 | + |
| 29 | +| | Tool | Description | |
| 30 | +|--|------|-------------| |
| 31 | +| **[Machine Finder](https://momenbasel.github.io/htb-writeups/finder/)** | Search & Filter | Find machines by difficulty, OS, technique, CVE, or certification. Table and card views with real-time filtering. | |
| 32 | +| **[Knowledge Graph](https://momenbasel.github.io/htb-writeups/graph/)** | Visual Explorer | Interactive D3.js force-directed graph mapping 70+ machines to 40+ techniques and 5 certifications. | |
| 33 | +| **[Attack Paths](https://momenbasel.github.io/htb-writeups/attack-paths/)** | Flowcharts | Mermaid diagrams showing complete attack chains for 25+ machines - from recon to root. | |
| 34 | +| **[Skill Trees](https://momenbasel.github.io/htb-writeups/skill-trees/)** | Progression Maps | Visual learning paths for AD attacks, web exploitation, Linux/Windows privesc, and cert preparation. | |
| 35 | + |
23 | 36 | --- |
24 | 37 |
|
25 | 38 | ## What's Inside |
|
28 | 41 | |---------|-------------|-------| |
29 | 42 | | [Machines](#machines) | Boot2root walkthroughs (Easy to Insane) | 300+ | |
30 | 43 | | [Challenges](#challenges) | CTF-style challenges across 12 categories | 400+ | |
31 | | -| [ProLabs](#prolabs) | Enterprise-grade lab walkthroughs | 6 | |
32 | | -| [Sherlocks](#sherlocks) | DFIR & Blue Team investigations | 38+ | |
33 | | -| [CTF Events](#ctf-events) | Official HTB CTF competition writeups | 6 events | |
| 44 | +| [ProLabs](#prolabs) | Enterprise-grade lab walkthroughs with network topology diagrams | 6 | |
| 45 | +| [Sherlocks](#sherlocks) | DFIR & Blue Team investigations | 70+ | |
| 46 | +| [CTF Events](#ctf-events) | Official HTB CTF competition writeups | 14 events | |
34 | 47 | | [Endgames](#endgames) | Multi-machine scenario walkthroughs | 5 | |
35 | 48 | | [Fortresses](#fortresses) | Multi-flag single-host challenges | 6 | |
36 | 49 | | [Resources](#resources) | Tools, cheatsheets, cert prep, methodology | 10 guides | |
|
0 commit comments