Root @ Localhost


Conducted by our seniors!

Nice

Very nice and niche CTF challenge

Hexdump

Why is there not a simple CLI tool for converting hex to ascii? :pray:

Xss

Solution

HTML
1
<img src="42" onerr="alert(2)">

strings is enough

Flag: root@localhost{Byp4ss_Sanitiz3r_123}

Idoor

Cracking hashes like there’s no tomorrow.

Mini Compiler

“Remote code execution as a service.”. Reminded me of my freshman year’s moodle exploitation :lol:.