diff --git a/README.md b/README.md index 15a5fb7..443d984 100644 --- a/README.md +++ b/README.md @@ -185,11 +185,24 @@ - [ ] Test for Authentication and Authorization issues - [ ] Test for CSRF +

HTML5 Security Testing Checklist

+ -### HTML 5 -- [ ] Test Web Messaging -- [ ] Test for Web Storage SQL injection -- [ ] Check CORS implementation -- [ ] Check Offline Web Application Source: [OWASP](https://www.owasp.org/index.php/Web_Application_Security_Testing_Cheat_Sheet)