Home CTFs | FCSC2023 | Intro | T'es lent
Post
Cancel

CTFs | FCSC2023 | Intro | T'es lent

Context

context

Here is the website:

site

By following the “plus d’info” button, we end up here:

first_page-1

first_page-2

By following “Postuler”, we end up with nothing:

nop

There’s nothing in the source of the offer or on this page.

In the source of the main page, there is this:

home_src

By going to “/stage-generateur-de-nom-de-challenges.html”, we find another job offer:

second_page-1

second_page-2

We still cannot apply for the job :smiling_face_with_tear:.

Looking at the source code of the second offer, we find this:

second_page_src

On this page, there is the flag 🥳 !!

flag

This post is licensed under CC BY 4.0 by the author.