AwfulArchdemon Posted June 11, 2013 Posted June 11, 2013 Is this why we get Adbot? XSS Injection Cross-Site Scripting (XSS) is a technique used to take advantage of certain pages with a special security flaw. They accept input from the HTTP GET request and display it on the page. Therefor, it is possible to construct a URL to one of these pages which will be displayed as a link to the site you specify, with the text you specify as the link text. The constructed URL can be set up as a link somewhere that a search engine spider will follow, getting the XSS-generated page indexed. Very sneaky. More Info
Recommended Posts
Archived
This topic is now archived and is closed to further replies.