Difference between revisions of "Create Content Security Policy test suite"

From CDOT Wiki
Jump to: navigation, search
(Create Content Security Policy test suite)
 
Line 21: Line 21:
 
== Project News ==
 
== Project News ==
  
 +
[Blog | http://ptmahent-ccsp-seneca.blogspot.com]
 +
 +
- talked to humph regarding the situation of the project
 
...
 
...

Revision as of 10:23, 31 October 2008

Project Name

Create Content Security Policy test suite

Project Description

Adding Content Restrictions functionality to Firefox means that sites could restrict types of locations for loaded scripts and other unsafe content. The Content Security Policy is intended to mitigate a large class of Web Application Vulnerabilities: Cross Site Scripting. In order for this to be written properly, a full test suite is required, which can test such things as inline scripts, javascript URLs, all event handler attributes (onclick, etc), plugins, frames, data urls, and XBL.

Project Leader(s)

Piratheep Mahenthiran

Project Contributor(s)

NOTE: only Project Leader(s) should add names here. You can’t add your own name to the Contributor list.

Project Details

...

Project News

[Blog | http://ptmahent-ccsp-seneca.blogspot.com]

- talked to humph regarding the situation of the project ...