Insp3ct0r
April 27, 2025Problem 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
- Target: https://jupiter.challenges.picoctf.org/problem/41511/
- Goal: extract a flag
- Initial Observations: Simply using the web inspect
Tools Used
- Web Inspect
Solution Steps
- Investigating the html file and source tab
Easily we get the first part of the flag in the html file
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
