Skip to content

Commit bdd9068

Browse files
committed
Fix 7 wrong OS/difficulty values in README machine tables
- Snapped: Medium -> Hard - Signed, University, Voleur, RustyKey, TombWatcher: Linux -> Windows - All verified against 0xdf database
1 parent 1efd119 commit bdd9068

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -68,20 +68,20 @@ Writeups for retired HTB machines organized by difficulty. Each writeup includes
6868
| Machine | OS | Difficulty | Key Techniques | Date |
6969
|---------|----|------------|----------------|------|
7070
| [DarkZero](https://0xdf.gitlab.io/2026/04/04/htb-darkzero.html) | Windows | Hard | Cross-Forest Trust, AD Abuse | Apr 2026 |
71-
| [Snapped](https://0xdf.gitlab.io/2026/04/01/htb-snapped.html) | Linux | Medium | Nginx UI RCE, Static Site Exploitation | Mar 2026 |
71+
| [Snapped](https://0xdf.gitlab.io/2026/04/01/htb-snapped.html) | Linux | Hard | Nginx UI RCE, Static Site Exploitation | Mar 2026 |
7272
| [Browsed](https://0xdf.gitlab.io/2026/03/28/htb-browsed.html) | Linux | Medium | Browser Extension Exploitation, Headless Chrome | Mar 2026 |
7373
| [Previous](https://0xdf.gitlab.io/2026/01/10/htb-previous.html) | Linux | Medium | NextJS Exploitation, Framework Abuse | Jan 2026 |
7474
| [Retire](machines/hard/) | Windows | Hard | Active Directory, Kerberos Abuse | Jan 2026 |
7575
| [Fries](machines/hard/) | Linux | Hard | Web Exploitation, Custom Exploitation | Nov 2025 |
7676
| [NanoCorp](machines/hard/) | Linux | Hard | Custom Protocol, Binary Analysis | Nov 2025 |
7777
| [Hercules](machines/insane/) | Linux | Insane | Multi-Stage Exploitation | Oct 2025 |
78-
| [Signed](https://0xdf.gitlab.io/2026/02/07/htb-signed.html) | Linux | Medium | Code Signing Bypass, Certificate Abuse | Oct 2025 |
79-
| [University](https://0xdf.gitlab.io/2025/08/09/htb-university.html) | Linux | Insane | Multi-Vector Attack, Complex Chain | Aug 2025 |
78+
| [Signed](https://0xdf.gitlab.io/2026/02/07/htb-signed.html) | Windows | Medium | Code Signing Bypass, Certificate Abuse | Oct 2025 |
79+
| [University](https://0xdf.gitlab.io/2025/08/09/htb-university.html) | Windows | Insane | Multi-Vector Attack, Complex Chain | Aug 2025 |
8080
| [Dog](https://0xdf.gitlab.io/2025/07/12/htb-dog.html) | Linux | Easy | Backdrop CMS, Web Exploitation | Jul 2025 |
8181
| [Mirage](https://0xdf.gitlab.io/2025/11/22/htb-mirage.html) | Windows | Hard | Active Directory, ADCS | Jul 2025 |
82-
| [Voleur](https://0xdf.gitlab.io/2025/11/01/htb-voleur.html) | Linux | Medium | Data Exfiltration, Custom Exploitation | Jul 2025 |
83-
| [RustyKey](https://0xdf.gitlab.io/2025/11/08/htb-rustykey.html) | Linux | Hard | Rust Binary Exploitation | Jun 2025 |
84-
| [TombWatcher](https://0xdf.gitlab.io/2025/10/11/htb-tombwatcher.html) | Linux | Medium | Custom Service Exploitation | Jun 2025 |
82+
| [Voleur](https://0xdf.gitlab.io/2025/11/01/htb-voleur.html) | Windows | Medium | Data Exfiltration, Custom Exploitation | Jul 2025 |
83+
| [RustyKey](https://0xdf.gitlab.io/2025/11/08/htb-rustykey.html) | Windows | Hard | Rust Binary Exploitation | Jun 2025 |
84+
| [TombWatcher](https://0xdf.gitlab.io/2025/10/11/htb-tombwatcher.html) | Windows | Medium | Custom Service Exploitation | Jun 2025 |
8585
| [Haze](https://0xdf.gitlab.io/2025/06/28/htb-haze.html) | Windows | Hard | Splunk Enterprise Exploitation | Jun 2025 |
8686
| [Certificate](https://0xdf.gitlab.io/2025/10/04/htb-certificate.html) | Windows | Hard | ADCS, Certificate Template Abuse | May 2025 |
8787
| [Vintage](https://0xdf.gitlab.io/2025/04/26/htb-vintage.html) | Windows | Hard | Pure Active Directory, Kerberoasting | Apr 2025 |
@@ -116,7 +116,7 @@ Writeups for retired HTB machines organized by difficulty. Each writeup includes
116116
| Dog | Easy | Backdrop CMS RCE |
117117
| Browsed | Medium | Browser Extension RCE |
118118
| Previous | Medium | NextJS Framework Exploitation |
119-
| Snapped | Medium | Nginx UI Admin Panel RCE |
119+
| Snapped | Hard | Nginx UI Admin Panel RCE |
120120
| Fries | Hard | Custom Web App Exploitation |
121121

122122
</details>

0 commit comments

Comments
 (0)