From f4abff36a6aab7ff6479eaf4658dba86323269b8 Mon Sep 17 00:00:00 2001 From: Murat Date: Thu, 25 May 2017 00:18:32 +0300 Subject: [PATCH] Update README.md added a new xss tutorial --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 01a61fa..9fa2441 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,7 @@ Check out my [repos](https://github.com/qazbnm456) 🐾 or say *hi* on my [Twitt * [H5SC](https://github.com/cure53/H5SC) - HTML5 Security Cheatsheet - Collection of HTML5 related XSS attack vectors by [@cure53](https://github.com/cure53). * [XSS.png](https://github.com/jackmasa/XSS.png) - XSS mind map by [@jackmasa](https://github.com/jackmasa). +* [C.XSS Guide](https://excess-xss.com/) - A comprehensive tutorial on cross-site scripting ### SQL Injection