🕵️ Web Challenge: Bio Preview
Objective: Make the page execute JavaScript that reads window.FLAG and displays it.
Your Bio (HTML allowed)
Preview
Hints
- No network requests needed; everything runs in your browser.
- script tags are stripped, but event attributes aren't.
- Try attributes like onerror or SVG onload.
- Goal: alert(window.FLAG)