mirror of
https://github.com/0xInfection/Awesome-WAF.git
synced 2024-10-01 04:35:35 -04:00
Added another AWS WAF bypass from kmkz
This commit is contained in:
parent
95fb2d8810
commit
e9b947096f
@ -2936,6 +2936,10 @@ Before anything else, you should hone up skills from [Google Dorks Cheat Sheet](
|
||||
```
|
||||
"; select * from TARGET_TABLE --
|
||||
```
|
||||
- [XSS Bypass](https://github.com/kmkz/Pentesting/blob/master/Pentest-Cheat-Sheet#L285) by [@kmkz](https://twitter.com/kmkz_security)
|
||||
```
|
||||
<script>eval(atob(decodeURIComponent("payload")))//
|
||||
```
|
||||
|
||||
### Barracuda
|
||||
- Cross Site Scripting by [@WAFNinja](https://waf.ninja)
|
||||
|
Loading…
Reference in New Issue
Block a user