webProeasy
SecretKeeper
hackerlab
Task: Password manager web app with source code provided. Solution: IDOR vulnerability in /getPass/<user_id> endpoint - only checks session presence, not ownership. Register any user, then access /getPass/1 to retrieve admin passwords including the flag.
$ ls tags/ techniques/
IDOR (Insecure Direct Object Reference)Authorization bypass via parameter manipulation
🔒
Permission denied (requires tier.pro)
Sign in to access full writeups
Sign in with GitHub to continue. No email required.
$sign in$ grep --similar
Similar writeups
- [web][Pro]Lab 109 — TaskForge — IDOR in Account Settings API— hackadvisor
- [web][Pro]Neighbour— tryhackme
- [web][Pro]Decoder— web-kids20
- [web][Pro]Поддержка от банка (Bank Support)— duckerz
- [web][Pro]Lab 15 — ProfileHub — IDOR in User Profile API— hackadvisor