Authentication Failures (Insecure) ← Return to Demo Home

Login Page (Plaintext Auth)

This login form accepts any valid username and plaintext password stored in the database.

Try guessing credentials or using brute force to discover hidden users.

Explanation

This is an intentionally insecure login system designed to simulate how **authentication failures** can be exploited in the real world.

Example of a Found User:

🧪 Try out different combos and see how many hidden users you can uncover!