Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 320 Bytes

WE02.md

File metadata and controls

11 lines (7 loc) · 320 Bytes

WE02

Category Points Difficulty
Web 100 Easy

Solution

Open developer tools on your favorite browser, and hover over the "login" button. Remove the disabled="" part in the <button> code, and click the login button.

Flag: Opening_the_door_without_a_handle