Site Security - Tag Archive

Preventing HTTP TRACE Method Cross Site Scripting Attacks

What is a cross site scripting attack?:
“Cross-site scripting (XSS) is a simple idea at heart: the attacker loads exploitative HTML, including a client-side script, into a web site, typically one which allows public submissions and which does not properly quote HTML tags. Any user of the site who reads the story loads the exploit into [...]

December 19th, 2007  |  By Oliver  |  Tags: ,   |  Posted in Web Platforms  |  No Comments »
(1 votes, average: 5.00 out of 5)
Loading ... Loading ...

SQL Security

SQL injection attacks pose a major security threat to un-guarded application code. Learn how to better protect your queries and code from these types of malicious attacks in this article by Angus Mackay. See his site for more info.

http://www.colinmackay.net/tabid/57/Default.aspx

August 24th, 2007  |  By Oliver  |  Tags: ,   |  Posted in Web Development, Web Platforms  |  No Comments »
(No Ratings Yet)
Loading ... Loading ...