Last updated
Last updated
/src.php has source for the site. We can send a few params, which are hashed together and the result (chars 5-25) are compared to '0' (using ==
). In php, this is vulnerable to type juggling. 0e1434 == '0'
for example. We simply have to find a set of values satisfying these constraints.
curl -d 'name=test&answer=6b067ebdb712e42e64e6dcaeb6513afd0f801bfc&time=12345678901'