Web - Server

Monday 15 January 2018, 15:33  #1
Web - Server Another PHP type juggling
dien.uet
  • 7 posts

Hi guys!!!
can someone hint me for controlling $_GET[’h’] parameter ?
i tried to google for full-numeric md5 hash, but i still have stucked here!!
thanks !!!

Thursday 18 January 2018, 17:19  #2
Web - Server Another PHP type juggling
quirkdorky
  • 2 posts

Did you carefully read this? Finding a fully numeric MD5 hash is straightforward with a few lines of Python, but not strictly necessary.

Saturday 10 March 2018, 13:06  #3
Web - Server Another PHP type juggling
Anonymous

the goal is to take advantage of how php interpreter treat strings and integers in loose == comparison
read the paper

Thursday 20 August 2020, 11:19  #4
Web - Server Another PHP type juggling
raptor001
  • 2 posts

i can generate a hash and getting humm as response :)