Insp3ct0r

March 13, 2025

Problem Description

*Kishor Balan tipped us off that the following code may need inspection: https://jupiter.challenges.picoctf.org/problem/41511/ (link) or http://jupiter.challenges.picoctf.org:41511


Tools Used

  • Web Inspect

Solution Steps

  1. Investigating the html file and source tab
    Easily we get the first part of the flag in the html file
    Local Authority Image 1
    and after inspecting the sources tab we can see the a CSS file and a JS file. Then after investigating both files we get the second and third part of the flag
    Local Authority Image 1
    Local Authority Image 1

Categories: