From 217c59560a2783340ed245abd4849c7d0f4c4c2b Mon Sep 17 00:00:00 2001 From: Omar Santos Date: Wed, 16 Jan 2019 15:11:24 -0500 Subject: [PATCH] Update README.md --- web_application_testing/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web_application_testing/README.md b/web_application_testing/README.md index 620c006..81fe0f4 100644 --- a/web_application_testing/README.md +++ b/web_application_testing/README.md @@ -41,7 +41,7 @@ You can integrate ZAP with Jenkins and even automatically create Jira issues bas - [Cross-Site Scripting – Application Security – Google](https://www.google.com/intl/sw/about/appsecurity/learning/xss/) - Introduction to XSS by [Google](https://www.google.com/). - [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/) - Comprehensive tutorial on cross-site scripting by [@JakobKallin](https://github.com/JakobKallin) and [Irene Lobo Valbuena](https://www.linkedin.com/in/irenelobovalbuena/). +- [EXCESS-XSS Guide](https://excess-xss.com/) - Comprehensive tutorial on cross-site scripting by [@JakobKallin](https://github.com/JakobKallin) and [Irene Lobo Valbuena](https://www.linkedin.com/in/irenelobovalbuena/). ### CSV Injection