-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathhalloffame.json
44 lines (44 loc) · 1.31 KB
/
halloffame.json
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
[
{
"DO": "Toto",
"check_string": "<script>alert(9991)</script>",
"last_test": "2016-06-18 02:53:59.891201",
"reporter": "Zorro",
"url": "http://weak/search/[email protected]%22%3E%3Cscript%3Ealert%289991%29%3C%2fscript%3E",
"data": "",
"test_type": "request",
"scanable": "yes",
"report_date": "2016-05-26",
"method": "GET",
"patched_date": "",
"patched": "no",
"Incident": "24224",
"published": "yes",
"constituent": "Weeeeak",
"test_status": "OK, code:200",
"type": "XSS",
"id": 0
},
{
"DO": "Tutu",
"check_string": "><script>alert('Pouet')</script>",
"last_test": "2016-06-18 02:56:56.989831",
"reporter": "Donald Trump",
"url": "http://vulnerable/search",
"data": {
"keywords": "\"><script>alert('Pouet')</script>"
},
"test_type": "request",
"scanable": "yes",
"report_date": "2016-05-25",
"method": "POST",
"patched_date": "",
"patched": "no",
"Incident": "66666",
"published": "no",
"constituent": "vulnerable",
"test_status": "OK, code:200",
"type": "XSS",
"id": 1
}
]