import hashlib md5_val = hashlib.md5(b"925670011").hexdigest() print(f"MD5 of 925670011: {md5_val}") Use code with caution. Copied to clipboard

: The scanner submits this string into an input field (e.g., a search bar or login form).

: If the application is vulnerable, the server will execute the PHP code and print string(32) "f8ae2562909db7d06a89471c25949181" to the screen.

: The scanner looks for that specific MD5 hash in the HTML response. Since the hash of 925670011 is unique and unlikely to appear naturally, its presence confirms a successful code execution vulnerability. Security Implications

Play the online version of the original Jewel Quest in your browser '-var_dump(md5(925670011))-'


Find more games in the Jewel Quest series

Read a selection of comments from players about the series

GrumpyGranny2 - "I love all the jewel quest games. I love the sounds and the intrigue of the games."

speedyiwin - "Ahhh... the classic game of Jewel Quest. Love this game. One of the first and best match-3 games on iWin."

munchie2009 - "I love all Jewel Quest games. If you like match three games this is your type of game!"

slowpoke3 - "I like all the jewel quest games. I've stayed up for hours playing it and look forward to playing other games." import hashlib md5_val = hashlib

sueneal - "I Am AM addicted 2 all of jewel quest,i luv them all, what can i say"

Earz3 - "I love it. very addictive and fun. Its exciting to pass a level and see what the next one has in store for you"

mystikals - "I could see me literally sitting here playing this one all day. The levels get harder as you get up there higher, but you are able to do them. Try this one for a lot of fun."

bbeasley - "I loved it so much i had to take a week off work. Enjoyed the game and all the other downloadable games too, 5 stars all the way"

ppineapple - "This original series from iWin, Jewel Quest, was the start and the fame of iWin. The graphics were really simple and adventurous. The gameplay was simple, but challenging."

murpat41 - "Jewel quest has me hooked i love all the jewel games for any one looking for a easy but not so easy game then jewel quest is for them" '-var_dump(md5(925670011))-'

sidney321 - "Jewel Quest has to be the most beatuiful match 3 game ever created. The sounds of the game, to the wind blowing to an animal cry at the end and during of each level is marvelous, and the graphics are simply beatuiful to the jewels itself to the gorgeous realistic backrounds. The exciting story kept me going and I could play for hours without realizing it..."

prcouncilb - "I really enjoyed the game had quiet the challenge it was super fun and entertaining"

fuzzybu13 - "I love it, can't get away from it, and I've tried, its exciting and love that it changes all the time."

patchqueen - "Good jewel quest action for months. Challenging grids. It will make you want more."

michbrian133 - "I really liked this game. It kept me entertained for hours and hours while visiting family for a week. Lots of different styles made for enjoyable play time."

Find out more about the series origins on Wikipedia

'-var_dump(md5(925670011))-' Apr 2026

import hashlib md5_val = hashlib.md5(b"925670011").hexdigest() print(f"MD5 of 925670011: {md5_val}") Use code with caution. Copied to clipboard

: The scanner submits this string into an input field (e.g., a search bar or login form).

: If the application is vulnerable, the server will execute the PHP code and print string(32) "f8ae2562909db7d06a89471c25949181" to the screen.

: The scanner looks for that specific MD5 hash in the HTML response. Since the hash of 925670011 is unique and unlikely to appear naturally, its presence confirms a successful code execution vulnerability. Security Implications