Introspection

Category: Web

Difficulty: very easy

Description

Solve Walkthrough

  • Visit the web page, and open the inspect element in web browser,

  • Notice that the web page have JS file embedded. Open the script.js file and yeah.. we found the flag.

  • Check the flag for make sure. Sooo... ez dude.

Flag

OSCTF{Cr4zY_In5P3c71On}

Last updated