SummerOfCode/2013/SecurityReport/WeeklyUpdates/2013-09-16: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with "=== This Week === I prepared documentation of the project and final testing of the project. I used a few websites such as https://csptest.computerist.org to test CSP and SSL...")
 
Line 1: Line 1:
=== This Week ===
=== This Week ===
Source Code of this project is available at: https://github.com/patilkr/securityReportTool


I prepared documentation of the project and final testing of the project.  
I prepared documentation of the project and final testing of the project.  
I used a few websites such as https://csptest.computerist.org to test CSP and SSL errors as well as https://people.mozilla.org/~mgoodwin/mixed to test mixed contents.
I used a few websites such as https://csptest.computerist.org, https://people.mozilla.org/~mgoodwin/mixed and https://swl.ddns.comp.nus.edu.sg to test various security errors such as CSP, SSL, mised-content, missing HttpOnly cookie flag, etc .
 
A sample security report generated for https://csptest.computerist.org websites is as follows:

Revision as of 04:54, 24 September 2013

This Week

Source Code of this project is available at: https://github.com/patilkr/securityReportTool

I prepared documentation of the project and final testing of the project. I used a few websites such as https://csptest.computerist.org, https://people.mozilla.org/~mgoodwin/mixed and https://swl.ddns.comp.nus.edu.sg to test various security errors such as CSP, SSL, mised-content, missing HttpOnly cookie flag, etc .

A sample security report generated for https://csptest.computerist.org websites is as follows: