๐ Security Logging and Monitoring Failure
This demo shows a login flow that does not log failed authentication attempts โ leaving it vulnerable to brute-force and credential stuffing attacks.
๐งช Test Instructions
- Login with valid credentials to confirm successful login:
Username: admin, Password: password123
- Now try logging in with invalid credentials multiple times.
- Notice that there is no record or log of these failed attempts โ a major monitoring gap.
๐ Monitoring Logs
No logs recorded โ even if attackers try brute-forcing:
(No logs available)