View Single Post
Old 18th July 2008, 04:48 PM   #3 (permalink)
desquinn
Senior Member
 
Join Date: Dec 2005
Location: Paisley
Posts: 329
While it does hit asp sites the technique could be used on any DB based site. Its a standard SQL injection and replaces images or image code.

For any windows server operators then have a look at URLscan version 3 as it can fend it off until you get the code fixed. Similarly htaccess should be able to deal with any attempts on php. Just look for CAST, DECLARE, EXEC etc.....
desquinn is offline   Reply With Quote