diff --git a/XSS Injection/README.md b/XSS Injection/README.md index a5a487ee..f77f6313 100644 --- a/XSS Injection/README.md +++ b/XSS Injection/README.md @@ -383,6 +383,8 @@ vbscript:msgbox("XSS") ### XSS in SVG +Simple script. Codename: green triangle + ```xml @@ -395,6 +397,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 + + + + + + + + +