Challenge Overview This challenge involves finding a hidden token in a webpage's source code, decoding it using the ROT13 cipher, and using it to authenticate against an API endpoint to retrieve the flag. Key concepts: ROT13 encoding, API authentication with custom headers Step 1 – Inspect the Page Source View the page source and look through the HTML for any hidden comments or metadata. You'