Secure Legion Labs
Misconfiguration Lab
This room simulates a management console that was deployed with vendor-supplied credentials and never forced through a first-login password reset. Your job is to identify the weak operational setup and reach the administrative panel.
The client is using a virtual mail gateway appliance with a web admin interface exposed to the internal network.
The onboarding checklist says “change vendor password,” but no audit trail shows that step was completed.
Start with the kinds of credentials operations teams often forget to rotate after first deployment, especially on appliances and admin consoles.
vendor default pairsappliance-style admin loginsdocumented setup shortcutsunchanged privileged appliance accountUse the login panel like a real review. The right weak credential grants access to the intended admin console.
POST /appliance/login { "username": "", "password": "" }{ "status": "idle" }Successful access here means the deployment retained a weak out-of-box credential and exposed a privileged admin workflow to anyone who knew the vendor defaults.
Status: waiting for a login attempt.
The flag appears after you access the intended admin account using the weak deployment state.
Submit the unlocked flag to complete the room.
Flag is locked until you reach the default admin panel.
The management interface is reachable and does not enforce a setup wizard anymore.
An assessor tests common credential pairs that should have been changed during deployment.
The portal accepts an unchanged admin credential and exposes full administrative control.