This is a mini challenge hosted by Intigriti at https://hackdonalds.intigriti.io/.
- Difficulty:
Easy - No source code is provided this time (so this is a black box test)
- DDoSing and Social Engineering are out of scope, everything else is allowed
This is a mini challenge hosted by Intigriti at https://hackdonalds.intigriti.io/.
EasyThe challenge is available at https://challenge-0125.intigriti.io/challenge
This was the first ever Intigriti challenge I solved (and also the first ever writeup I tried writing :)), but it was actually a ton of fun to figure out! I spent, maybe, a good couple hours banging my head against a wall, but then it came together!
And here's how I did it--
The website is pretty straightforward, there is one input to enter your name, and whatever you enter gets passed in through the GET
parameter text, which is then rendered on the page: