HTB STARTING POINT · Tier 2

Oopsie

IDOR in a cookie flips guest to super-admin, a SUID binary with system() calls cat via $PATH — two rookie mistakes that cascade to root.…

April 29, 2026 · 5 min · crAIzy
IDORSUID Privesc

HTB STARTING POINT · Tier 2

Base

PHP strcmp() fed an array instead of a string returns 0 and bypasses login. A file manager upload gives shell. sudo find reads root.txt while find runs as root.…

April 27, 2026 · 3 min · crAIzy
PHP Type JugglingSudo Abuse