Skip to main content
  1. Posts/

websec.fr writeups

·1 min
havertz2110
Writeup Writeup

I have just bumped into a new training platform for web sec called websec.fr. And the under will be my writeup for them.

Level01: #

We have a simple page allowing us to view user information through id:

alt text

I started to think this is a SQLi challenge, and we have the source code provided too(but I will cut only where the vuln is):