Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
saintbarber authored Jul 5, 2024
1 parent 7854983 commit 4bd522f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions web/inspector_gadget/solution/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

The flag is split into 3 parts, each part is within the application. The challenger must enumerate all client-side source code.

Part 1: Inspect element on main `/` directory, flag is at the bottom of the page in HTML comments
Part 2: Checking the application sources the challenger should notice a custom javascript file `/js/custom.js`, Part 2 is at the bottom of this file in a comment
Part 3: Like above the flag is within `/css/mycss.css` on the bottom of the page in a comment
- Part 1: Inspect element on main `/` directory, flag is at the bottom of the page in HTML comments
- Part 2: Checking the application sources the challenger should notice a custom javascript file `/js/custom.js`, Part 2 is at the bottom of this file in a comment
- Part 3: Like above the flag is within `/css/mycss.css` on the bottom of the page in a comment

0 comments on commit 4bd522f

Please sign in to comment.