iDoor
- This one also is very clear with the name that we need to find the IDOR. And the challenge description has given the hint that they are using - SHA256algorithm to create the reference objects.

- We are a customer with - ID: 11and reference id is- 4fc82b26aecb47d2868c4efbe3581732a3e7cbcc6c2efb32062c08170a05eeb8
- I confirmed that - 11’s refence object will give the same hash if encoded with- SHA256or not. We can use- opensslor any other relevant tool. 
- The hash was same so I started with - 0and replaced my hash with new one. 
- Using - 0only gave us the hash- 5feceb66ffc86f38d952786c6d696c79c2dbc239dd4e91b46729d73a27fb57e9which got us the flag. 
flag{770a058a80a9bca0a87c3e2ebe1ee9b2}Last updated
