Challenge 3: Secure Login
Welcome to our super secure login system! Can you find a way to log in?
🔒 This login form is protected by advanced JavaScript security!
Hints
Flag format: stemCTF{...}
💡 Educational tip: Never store sensitive information in client-side JavaScript! Anyone can view the source code of a webpage.