From eecfc69c0869447d74994e17a931f96a97d66982 Mon Sep 17 00:00:00 2001 From: Swissky Date: Thu, 2 Mar 2017 17:39:15 +0100 Subject: [PATCH] XSS Payload - bypass document blacklisted keyword --- XSS injection/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/XSS injection/README.md b/XSS injection/README.md index a2c729f..cd5ccc9 100644 --- a/XSS injection/README.md +++ b/XSS injection/README.md @@ -422,6 +422,10 @@ Bypass with incomplete html tag - IE/Firefox/Chrome/Safari +``` Bypass using javascript inside a string ```