💡 Ctrl + K to quickly focus search box

Interpreter

In general, all the vulnerabilities are very clear and easy to find.

2026-03-12 06:42 15.4 KB 2 images HTB Medium

WingData

The privilege escalation section's use of CVE-2025-4517 is a classic example and is well-suited for teaching and demonstration.

2026-03-12 05:15 14.9 KB 3 images HTB Easy

Pterodactyl

``` ┌──(wither㉿localhost)-[~/Templates/htb-labs/Medium/Pterodactyl] └─$ nmap -sC -sV -Pn 10.129.187.198 -oN ./nmap.txt Starting Nmap 7.98 ( https://nm...

2026-03-12 05:15 19.2 KB 3 images HTB Medium

Facts

Even on a very simple Linux machine, it's still possible to clearly find all the vulnerable versions. The final privilege escalation is also crystal clear.

2026-03-11 06:01 12.2 KB 6 images HTB Easy

CCTV

Overall, it's a very simple machine. All vulnerabilities can be identified by checking the version number, and even privilege escalation can be automated using Metaspoilt.

2026-03-11 04:21 16.9 KB 8 images HTB Easy

Pirate

Overall, it provides a very complete vulnerability environment for common vulnerabilities in the Active Directory domain, covering Pre-Windows 2000 compatibility access vulnerabilities, RBCD component...

2026-03-11 04:21 49.9 KB 9 images HTB Hard

MonitorsFour

Overall, it's a very interesting Docker escape machine, and its exploitation of the web portion is one of the latest CVEs.

2025-12-16 08:12 18.7 KB 7 images HTB Easy

Fries

``` ┌──(wither㉿localhost)-[~/Templates/htb-labs/Hard/Fries] └─$ nmap -sC -sV -Pn 10.129.235.12 -oN ./nmap.txt Starting Nmap 7.95 ( https://nmap.org )...

2025-12-16 08:12 21.9 KB 11 images HTB Hard

Eighteen

Overall, it's a very clunky Active Directory machine, especially in its use of web applications. Using the admin account's password as the universal password is incredibly uninspired.

2025-11-16 05:15 19.2 KB 6 images HTB Easy

Bruno

Bruno is a moderately difficult Windows domain machine. The attack chain begins with an insecure ZIP decompression of the service, resulting in a zip-slip that writes a malicious DLL to C:\samples\app...

2025-11-16 05:15 26.1 KB 2 images HTB Medium
Jump to