Posts Tagged ‘PHP’

PHP Exploitation: Scripts Inside Images

Posted: 30th August 2007 by Andrew Brown in Tutorials
Tags: ,

As I was looking through PHP scripts the other day (specifically this code), I noticed that php can create an image with jpeg headers. This allows dynamic images that could be loaded with src tags like this:
src="http://drusepth.net/image.php?id=13"