http://digitalpbk.com/virus/gumblar-web-virus-manual-removal-free-tool
Gumblar Virus Javascript removal using PERL
Gumblar virus infects all .html and .
php files and injects a piece of javascript in the source code. The code is usually found just below the <body> tag. The Javascript code Gumblar injects varies widely and usually attaches a script or inline frame inside your page to execute itself on page load. Read on to get rid of this virus.
Gumblar Source Code Samples when delimited by new lines
Sample 1
var D;
if(D!='' ...
Published 2 years, 1 month ago
http://digitalpbk.blogspot.com/2006/12/introduction-to-xss-part-1.html
Request to Response so that XSS can be prevented. Strip all html tags wherever it is ok to do so. Anti-XSS libraries are avalilable for use. For
php users the strip_tags() function is a great way to prevent XSS in most cases. Happy surfing...More XSS holes ... » 99acres.com : search for alert(document.cookie);»Got another XSS hole ? Lemme know .... ...
Published 5 years, 5 months ago