CopyPasta
Level: Easy Points: 10 Type: Daily Challenge
Lab Interface

Key Feature: We have option to change password.

Its respective request is

Key thing to look here is user_id value. Next step here would be to change user_id to differet value hoping we can change password of different user.

Got 200 Ok. Lets verify this by changing the password of different user.
From /public we can find various users's username

Getting stats of user coder123 . id= 2

Changing password of user 2

Successfull login

Flag on dashboard

Last updated