Paper: How to Fix a XSS Vulnerability in PHP Source Codes

Written by Langy, GoogleBig.com

Friday, 28 March 2008

Langy explains very well how to fix XSS vulnerabilities using htmlentities, htmlspecialchars and stip_tags PHP functions. Plain and simple ways that fix 99% of XSS vulns.


read more...

Paper: Cross Site Scripting - Attack and Defense Guide

Written by Xylitol, Xylitol.free.fr

Wednesday, 27 February 2008

An article about the basics of cross-site scripting.


read more...

Paper: In-Depth Analysis of Yahoo! Authentication Schemes

Written by SlicK, RSTZone.org

Sunday, 6 January 2008

SlicK from Romanian Security Team, has written a very interesting paper about the way Yahoo! authenticates their users. Provides and in-depth analysis and explanation of Yahoo! cookies. It also includes the PHP code of the "yahoo64" algorithm.


read more...

Paper: Cross-Site Request Forgery: the Sea Surf

Written by Nexus, PlayHack.net

Saturday, 3 November 2007

This is an interesting read about CSRF attacks, covering the difference between XSS and CSRF, attack points and possible prevention solutions. Code examples are provided.


read more...

Paper: Preventing Cross-Site Request Forgery (CSRF)

Written by Nexus, PlayHack.net

Friday, 2 November 2007

Our friend Nexus has written a fresh and very interesting paper on how to prevent CSRF attacks.


read more...

Paper: The Cross Site Scripting (XSS) FAQ

Written by Robert Auger, CGISecurity.com

Wednesday, 31 October 2007

The best FAQ about cross-site scripting. Answers and questions on identification, threats, and prevention with examples and links. A must read if your site is XSS attacked.


read more...

1 2 3 4 5 

 

35984 total xss
11629 special xss
1889 fixed
7827 xss onhold
1516 EW subscribers

Home | News | Articles | Advisories | Submit | Alerts | Links | What is XSS | About | Contact | Some Rights Reserved.