ctf-writeup/2023/NewportBlakeCTF 2023/Inspector Gadget
daffainfo e6c48e50f1 feat: grouped the challs 2024-01-09 16:59:32 +07:00
..
images feat: grouped the challs 2024-01-09 16:59:32 +07:00
README.md feat: grouped the challs 2024-01-09 16:59:32 +07:00

README.md

Inspector Gadget

While snooping around this website, inspector gadet lost parts of his flag. Can you help him find it?

About the Challenge

We were given a website without any source code, and the flag has been split into 4 parts. We need to find all of them

How to Solve?

  • Part 1/4:

We can find this in one of the hyperlink (/gadgetmag.html)

Part 1/4

  • Part 2/4:

There's a hidden file called supersecrettopsecret.txt inside getFlag() function

getFlag func

Part 2/4

  • Part 3/4:

We can find this in the homepage

Part 3/4

  • Part 4/4:

There's a new file called /mysecretfiles.html inside robots.txt

Part 4/4

nbctf{G00d_J06_D3tect1v3_G4dg3t352}