diff --git a/XSS Injection/README.md b/XSS Injection/README.md index 7e47f1a..c329727 100644 --- a/XSS Injection/README.md +++ b/XSS Injection/README.md @@ -384,6 +384,8 @@ vbscript:msgbox("XSS") ### XSS in SVG +Simple script. Codename: green triangle + ```xml @@ -396,6 +398,29 @@ vbscript:msgbox("XSS") ``` +More comprehensive payload with svg tag attribute, desc script, foreignObject script, foreignObject iframe, title script, animatetransform event and simple script. Codename: red lignthning. Author: noraj. + +```xml + + + + + + + + +