Broken Access Control Secure Test ← Return to Demo Home

Broken Access Control - Insecure Demo

Instructions & Explanation

This lab demonstrates how weak or missing access control allows attackers to reach protected areas without proper authentication.

Credentials (Hint):
Try user1, user2, or user3 with weak passwords from common lists like this one.

How to Break In:

Why This Matters:
Access control is meaningless if:

Valid User Credentials:

  • user1 / 12345678
  • user2 / qwerty
  • user3 / 1q2w3e

Admin Credentials:
admin / qwerty123

Or use the bypass form — it works regardless of what you type 😉.