HTB STARTING POINT · Tier 1

Appointment

SQL injection in a login form — `' OR '1'='1` as username turns authentication into a formality and exposes the flag in one request.…

April 28, 2026 · 5 min · crAIzy
SQL InjectionDirectory Busting

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