From 6c7df7dc4eaf0aacba98d6ad913a41610281fd0c Mon Sep 17 00:00:00 2001 From: idealphase Date: Wed, 10 Nov 2021 22:38:02 +0700 Subject: [PATCH 1/4] Update README.md Add Bypass dot filter --- XSS Injection/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/XSS Injection/README.md b/XSS Injection/README.md index f17abf3..3c4a24e 100644 --- a/XSS Injection/README.md +++ b/XSS Injection/README.md @@ -663,6 +663,12 @@ You can bypass a single quote with ' in an on mousedown event handler Convert IP address into decimal format: IE. `http://192.168.1.1` == `http://3232235777` http://www.geektools.com/cgi-bin/ipconv.cgi +```javascript +