Exceptional Laravel and IPv6 bypass - Linux Examples (web) from m0leCon Teaser 2023
- ctf writeup webThe m0leCon CTF Teaser took place this weekend. We played only very lightly, as most of the team was busy organizing the HackTM CTF 2023 Finals in Timișoara. I solved this challenge only, while taking a break from exam preparation :P
Description
I wrote a simple website with some linux command examples, I hope you’ll like it!
Author: @Giotino
Files: | linux-examples.zip |
Solves: | 14 |
Points: | 222 |
Approach
When first looking at a web challenge, I like to first explore its functionality without looking at the source code. Just to see what it does. And get some ideas what may be interesting to dig in further.
Read more...