You may have noticed the long string of php errors at the top of my site this morning. Turns out some jerk just inserted a 1-pixel iframe with a link to ip address 81.95.146.98, which holds an obfuscated script. From what I can tell, it's saving Environment(), to disk, whatever that is. Stealing some info.
I'd never have noticed if not for the fact that the iframe was inserted in front of my page headers, creating that php error. Anyway, if anyone knows how to invade that IP address and get revenge, feel free.
Jerks also left an invalid character after my footer which invalidated my xhtml. Bastards.
UPDATE: Just got an email from Carl of BostonGeek who tells me that the code set off his antivirus software. I'm gonna post that code in the comments if you feel like taking a look.