Tags: web
Rating:
# Some type of juggling / Web
---
## Description
Can you solve this challenge?
URL: http://challenges.defsoc.tk:8080
Flag format: flag{string}
---
## Solution
![img](https://i.imgur.com/NB0DaMO.png)
After understanding the source code and searching about php strings equality
[https://stackoverflow.com/questions/22140204/why-md5240610708-is-equal-to-md5qnkcdzo](https://stackoverflow.com/questions/22140204/why-md5240610708-is-equal-to-md5qnkcdzo)
knew that if we modified the url with http://challenges.defsoc.tk:8080/hash=QNKCDZO
we will got the flag :)
![img](https://i.imgur.com/02gOAMD.png)
---
## Flag
flag{php_typ3_juggllng_1s_c00l}