Insp3ct0r
1 minute to read
We are given a website like this:

As the page suggests, we must inspect the HTML code of the website (shortcut: Ctrl + U):

We can see a piece of the flag. Let’s inspect the CSS file (mycss.css):

Alright, we got another piece. We can take a look at the JS file (myjs.js):

Perfect, we can join all pieces to form the flag: picoCTF{tru3_d3t3ct1ve_0r_ju5t_lucky?f10be399}.