Jump to content

Can PHP be embedded in an Image?


arianhojat

Recommended Posts

Coulda swore I read that some white-hat 'hack' article couple months ago.
Was explaining to my boss, but wanted to forward the article for backup.

It was something about putting php code within the image metadata/comments i think
and somehow the server runs it. Seemed scary at the time.

Dont worry not going to use it, just curious. Tried googling 'run php code in image'
couldnt find anything, but i remember a related article.

Thanks,
Arian
Link to comment
https://forums.phpfreaks.com/topic/29959-can-php-be-embedded-in-an-image/
Share on other sites

Do a search for "CAPTCHA" and you should find some useful examples.

A captcha image is an image that contains a random string of text commonly seen on a registration form.  And you have to type in the corresponding text to confirm that you're human as opposed to a program.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.