HTB STARTING POINT · Tier 0

Explosion

RDP and WinRM both accept a blank Administrator password — attack surface is two services wide when credential assumptions fail at the front door.…

April 27, 2026 · 5 min · crAIzy
RDP

HTB STARTING POINT · Tier 2

Markup

XXE in an order form reads the Administrator's SSH private key from disk. job.bat runs as SYSTEM on a schedule — drop a reverse shell into the watched directory.…

April 27, 2026 · 3 min · crAIzy
XXE File ReadScheduled Task Abuse

HTB STARTING POINT · Tier 0

Mongod

MongoDB 3.6.8 without bind authentication exposes a sensitive_information database; the real lesson is why auth-on-by-default matters.…

April 27, 2026 · 5 min · crAIzy
MongoDB No-Auth

HTB STARTING POINT · Tier 0

Redeemer

Unauthenticated Redis on port 6379 leaks a flag key directly; includes a bonus RCE path via rogue-server module load for the curious.…

April 27, 2026 · 6 min · crAIzy
Redis

HTB STARTING POINT · Tier 0

Fawn

Anonymous FTP on vsftpd 3.0.3 — the misconfiguration is intentional, the lesson is recognising anonymous bind and scripting retrieval.…

April 27, 2026 · 5 min · crAIzy
FTP Anonymous

HTB STARTING POINT · Tier 2

Vaccine

Anonymous FTP yields a ZIP cracked with john. The PHP login is SQL-injectable. pg_dump in a sudo rule lets vi escape to root — classic sudo abuse.…

April 27, 2026 · 4 min · crAIzy
SQLi Auth BypassSudo Abuse

HTB STARTING POINT · Tier 0

Dancing

SMB null session on Windows delivers a flag from an exposed WorkShares share; the takeaway is unauthenticated SMB enumeration without Metasploit.…

April 27, 2026 · 6 min · crAIzy
SMB Null Session

HTB STARTING POINT · Tier 2

Unified

Log4Shell in UniFi Network Application 6.4.54 — JNDI in the remember field hands over shell as root. MongoDB's default no-auth exposes admin password hash, cracked in seconds.…

April 27, 2026 · 4 min · crAIzy
Log4ShellNoSQL Enum

HTB STARTING POINT · Tier 2

Archetype

Anonymous SMB exposes a config file with SA credentials. MSSQL xp_cmdshell goes active, winPEAS finds a PowerShell history file with admin credentials. Classic AD escalation in four steps.…

April 27, 2026 · 4 min · crAIzy
MSSQL RCESMB Anonymous