-
Notifications
You must be signed in to change notification settings - Fork 65
/
anomalies.yml
249 lines (249 loc) · 10.9 KB
/
anomalies.yml
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
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
# This file generated by diagnose_anomalies.py
# This yaml file tracks the acceptable parsing anomalies in the servers.
aiohttp:
allows-missing-host-header: true
akamai:
requires-specific-host-header: true
doesnt-support-version: true
method-whitelist: ['DELETE', 'GET']
added-headers: ['Cache-Control', 'X-Akamai-G2G-Slot', 'Accept-Encoding', 'Via', 'X-Akamai-CONFIG-LOG-DETAIL', 'True-Client-IP', 'Akamai-Origin-Hop', 'X-Forwarded-For', 'TE', 'Connection']
removed-headers: ['connection', 'content-length']
trashed-headers: ['Host']
requires-length-in-post: true
apache_httpd:
allows-http-0-9: true
apache_httpd_proxy:
allows-http-0-9: true
doesnt-support-version: true
added-headers: ['X-Forwarded-Server', 'X-Forwarded-Host', 'X-Forwarded-For', 'Connection']
removed-headers: ['connection']
apache_tomcat:
allows-http-0-9: true
method-whitelist: ['DELETE', 'GET', 'POST', 'PUT']
apache_traffic_server:
doesnt-support-version: true
allows-missing-host-header: true
added-headers: ['Via', 'Host', 'X-Forwarded-For', 'Client-ip']
removed-headers: ['connection']
trashed-headers: ['Host']
requires-length-in-post: true
awselb_application:
doesnt-support-version: true
method-character-blacklist: "!#$%&'*+.^`|~"
requires-alphabetical-method: true
added-headers: ['X-Amzn-Trace-Id', 'X-Forwarded-Proto', 'X-Forwarded-Port']
removed-headers: ['connection']
awselb_classic:
doesnt-support-version: true
added-headers: ['Connection', 'X-Forwarded-Proto', 'X-Forwarded-For', 'X-Forwarded-Port']
removed-headers: ['connection', 'content-length']
cheroot:
allows-missing-host-header: true
header-name-translation: {'-': '_'}
cloudflare:
requires-specific-host-header: true
allows-http-0-9: true
doesnt-support-version: true
method-character-blacklist: "!#$%&'*+.^`|~"
requires-alphabetical-method: true
added-headers: ['CF-RAY', 'accept-encoding', 'cdn-loop', 'CF-Connecting-IP', 'CF-IPCountry', 'X-Forwarded-Proto', 'X-Forwarded-For', 'CF-Visitor', 'Connection']
removed-headers: ['connection']
trashed-headers: ['Host']
cpp_httplib:
allows-missing-host-header: true
method-whitelist: ['DELETE', 'GET']
requires-length-in-post: true
dart_stdlib:
allows-missing-host-header: true
eclipse_grizzly:
allows-http-0-9: true
eclipse_jetty:
allows-http-0-9: true
method-whitelist: ['DELETE', 'GET', 'POST', 'PUT']
fasthttp:
allows-missing-host-header: true
added-headers: ['content-length']
go_stdlib:
go_stdlib_proxy:
doesnt-support-version: true
added-headers: ['Accept-Encoding', 'X-Forwarded-For']
removed-headers: ['connection', 'connection', 'content-length']
google_classic:
allows-http-0-9: true
doesnt-support-version: true
allows-missing-host-header: true
added-headers: ['Host', 'X-Cloud-Trace-Context', 'Via', 'X-Forwarded-Proto', 'X-Forwarded-For', 'CDN-Loop', 'Connection']
removed-headers: ['connection']
requires-length-in-post: true
google_global:
allows-http-0-9: true
doesnt-support-version: true
allows-missing-host-header: true
added-headers: ['Host', 'Content-Length', 'X-Cloud-Trace-Context', 'Via', 'X-Forwarded-Proto', 'X-Forwarded-For', 'CDN-Loop', 'Connection']
removed-headers: ['connection']
requires-length-in-post: true
gunicorn:
allows-missing-host-header: true
method-character-blacklist: "#"
requires-alphabetical-method: true
header-name-translation: {'-': '_'}
h2o:
allows-missing-host-header: true
header-name-translation: {'-': '_'}
added-headers: ['host']
h2o_proxy:
doesnt-support-version: true
allows-missing-host-header: true
added-headers: ['connection', 'host', 'via', 'x-forwarded-proto', 'x-forwarded-for']
removed-headers: ['connection']
haproxy:
allows-missing-host-header: true
removed-headers: ['connection']
haproxy_fcgi:
allows-missing-host-header: true
added-headers: ['content-length']
removed-headers: ['connection']
haproxy_invalid:
allows-http-0-9: true
allows-missing-host-header: true
removed-headers: ['connection']
hyper:
allows-missing-host-header: true
method-character-blacklist: "#$%&'"
hypercorn:
iis:
allows-http-0-9: true
added-headers: ['content-length', 'content-type']
requires-length-in-post: true
iis_proxy:
added-headers: ['X-Original-URL', 'X-ARR-LOG-ID', 'Max-Forwards', 'X-Forwarded-For', 'Connection']
removed-headers: ['connection']
trashed-headers: ['Host']
requires-length-in-post: true
ktor:
doesnt-support-version: true
libevent:
allows-missing-host-header: true
method-whitelist: ['DELETE', 'GET', 'POST', 'PUT']
libmicrohttpd:
libsoup:
lighttpd:
method-whitelist: ['ACL', 'BASELINE-CONTROL', 'BIND', 'CHECKIN', 'CHECKOUT', 'COPY', 'DELETE', 'GET', 'LABEL', 'LINK', 'LOCK', 'MERGE', 'MKACTIVITY', 'MKCALENDAR', 'MKCOL', 'MKREDIRECTREF', 'MKWORKSPACE', 'MOVE', 'ORDERPATCH', 'PATCH', 'PROPFIND', 'PROPPATCH', 'PUT', 'QUERY', 'REBIND', 'REPORT', 'SEARCH', 'UNBIND', 'UNCHECKOUT', 'UNLINK', 'UNLOCK', 'UPDATE', 'UPDATEREDIRECTREF', 'VERSION-CONTROL']
added-headers: ['content-length']
requires-length-in-post: true
lighttpd_proxy:
doesnt-support-version: true
method-whitelist: ['ACL', 'BASELINE-CONTROL', 'BIND', 'CHECKIN', 'CHECKOUT', 'COPY', 'DELETE', 'GET', 'LABEL', 'LINK', 'LOCK', 'MERGE', 'MKACTIVITY', 'MKCALENDAR', 'MKCOL', 'MKREDIRECTREF', 'MKWORKSPACE', 'MOVE', 'ORDERPATCH', 'PATCH', 'PROPFIND', 'PROPPATCH', 'PUT', 'QUERY', 'REBIND', 'REPORT', 'SEARCH', 'UNBIND', 'UNCHECKOUT', 'UNLINK', 'UNLOCK', 'UPDATE', 'UPDATEREDIRECTREF', 'VERSION-CONTROL']
added-headers: ['Content-Length', 'X-Forwarded-Host', 'X-Forwarded-Proto', 'X-Forwarded-For', 'X-Host', 'Connection']
removed-headers: ['connection']
requires-length-in-post: true
mongoose:
allows-http-0-9: true
allows-missing-host-header: true
requires-length-in-post: true
netty:
allows-missing-host-header: true
nginx:
allows-http-0-9: true
method-character-blacklist: "!#$%&'*+.^`|~"
requires-alphabetical-method: true
added-headers: ['content-length', 'content-type']
nginx_proxy:
doesnt-support-version: true
method-character-blacklist: "!#$%&'*+.^`|~"
requires-alphabetical-method: true
added-headers: ['Connection']
removed-headers: ['connection']
trashed-headers: ['Host']
node_stdlib:
allows-http-0-9: true
method-whitelist: ['ACL', 'BIND', 'CHECKOUT', 'COPY', 'DELETE', 'GET', 'LINK', 'LOCK', 'M-SEARCH', 'MERGE', 'MKACTIVITY', 'MKCALENDAR', 'MKCOL', 'MOVE', 'NOTIFY', 'PATCH', 'POST', 'PROPFIND', 'PROPPATCH', 'PURGE', 'PUT', 'QUERY', 'REBIND', 'REPORT', 'SEARCH', 'SOURCE', 'SUBSCRIBE', 'UNBIND', 'UNLINK', 'UNLOCK', 'UNSUBSCRIBE']
openbsd_httpd:
method-whitelist: ['ACL', 'BASELINE-CONTROL', 'CHECKIN', 'CHECKOUT', 'COPY', 'DELETE', 'GET', 'LABEL', 'LOCK', 'MERGE', 'MKACTIVITY', 'MKWORKSPACE', 'MOVE', 'ORDERPATCH', 'PATCH', 'POST', 'PROPFIND', 'PROPPATCH', 'PUT', 'REPORT', 'SEARCH', 'UNCHECKOUT', 'UNLOCK', 'UPDATE', 'UPDATEREDIRECTREF', 'VERSION-CONTROL']
openbsd_relayd:
allows-missing-host-header: true
method-whitelist: ['ACL', 'BASELINE-CONTROL', 'CHECKIN', 'CHECKOUT', 'COPY', 'DELETE', 'GET', 'LABEL', 'LOCK', 'MERGE', 'MKACTIVITY', 'MKCOL', 'MKREDIRECTREF', 'MKWORKSPACE', 'MOVE', 'ORDERPATCH', 'PATCH', 'POST', 'PROPFIND', 'PROPPATCH', 'PUT', 'REPORT', 'SEARCH', 'UNCHECKOUT', 'UNLOCK', 'UPDATE', 'UPDATEREDIRECTREF', 'VERSION-CONTROL']
added-headers: ['Connection']
removed-headers: ['content-length']
doesnt-support-persistence: true
openlitespeed:
allows-missing-host-header: true
method-whitelist: ['BASELINE-CONTROL', 'BIND', 'CHECKIN', 'COPY', 'DELETE', 'GET', 'LABEL', 'LOCK', 'MERGE', 'MKACTIVITY', 'MKCOL', 'MKWORKSPACE', 'MOVE', 'PATCH', 'POST', 'PROPFIND', 'PROPPATCH', 'PURGE', 'PUT', 'REFRESH', 'REPORT', 'SEARCH', 'UNCHECKOUT', 'UNLOCK', 'UPDATE', 'VERSION-CONTROL']
openlitespeed_proxy:
doesnt-support-version: true
allows-missing-host-header: true
method-whitelist: ['BASELINE-CONTROL', 'BIND', 'CHECKIN', 'COPY', 'DELETE', 'GET', 'LABEL', 'LOCK', 'MERGE', 'MKACTIVITY', 'MKCOL', 'MKWORKSPACE', 'MOVE', 'PATCH', 'POST', 'PROPFIND', 'PROPPATCH', 'PURGE', 'PUT', 'REFRESH', 'REPORT', 'SEARCH', 'UNCHECKOUT', 'UNLOCK', 'UPDATE', 'VERSION-CONTROL']
added-headers: ['Accept-Encoding', 'X-Forwarded-Host', 'X-Forwarded-For']
openwrt_uhttpd:
allows-missing-host-header: true
method-whitelist: ['DELETE', 'GET', 'PATCH', 'POST', 'PUT']
php_stdlib:
allows-http-0-9: true
allows-missing-host-header: true
method-whitelist: ['CHECKOUT', 'COPY', 'DELETE', 'GET', 'LOCK', 'M-SEARCH', 'MERGE', 'MKACTIVITY', 'MKCALENDAR', 'MKCOL', 'MOVE', 'NOTIFY', 'PATCH', 'POST', 'PROPFIND', 'PROPPATCH', 'PUT', 'REPORT', 'SEARCH', 'SUBSCRIBE', 'UNLOCK', 'UNSUBSCRIBE']
doesnt-support-persistence: true
phusion_passenger:
doesnt-support-version: true
method-whitelist: ['ACL', 'BIND', 'CHECKOUT', 'COPY', 'DELETE', 'GET', 'LINK', 'LOCK', 'M-SEARCH', 'MERGE', 'MKACTIVITY', 'MKCALENDAR', 'MKCOL', 'MOVE', 'NOTIFY', 'PATCH', 'POST', 'PROPFIND', 'PROPPATCH', 'PURGE', 'PUT', 'REBIND', 'REPORT', 'SEARCH', 'SOURCE', 'SUBSCRIBE', 'UNBIND', 'UNLINK', 'UNLOCK', 'UNSUBSCRIBE']
added-headers: ['connection']
removed-headers: ['connection']
pingora:
allows-missing-host-header: true
method-character-blacklist: "#$%&'"
pound:
allows-missing-host-header: true
method-whitelist: ['GET', 'POST']
added-headers: ['X-Forwarded-Proto', 'X-Forwarded-For', 'X-Forwarded-Port']
protocol_http1:
allows-missing-host-header: true
removed-headers: ['content-length']
puma:
allows-missing-host-header: true
method-character-blacklist: "!#%&'*+^`|~"
header-name-translation: {'-': '_'}
servicetalk:
allows-missing-host-header: true
spring_cloud_gateway:
doesnt-support-version: true
allows-missing-host-header: true
added-headers: ['transfer-encoding', 'content-length', 'host', 'user-agent', 'X-Forwarded-Host', 'accept', 'Forwarded', 'X-Forwarded-Proto', 'X-Forwarded-For', 'X-Forwarded-Port']
removed-headers: ['connection']
trashed-headers: ['Host']
squid:
doesnt-support-version: true
allows-missing-host-header: true
added-headers: ['Host', 'Cache-Control', 'Via', 'Surrogate-Capability', 'X-Forwarded-For', 'Connection']
removed-headers: ['connection']
trashed-headers: ['Host']
tornado:
allows-missing-host-header: true
method-whitelist: ['DELETE', 'GET', 'PATCH', 'POST', 'PUT']
twisted:
allows-missing-host-header: true
undertow:
uvicorn:
varnish:
doesnt-support-version: true
allows-missing-host-header: true
added-headers: ['Via', 'Host', 'X-Varnish', 'X-Forwarded-For']
removed-headers: ['connection']
waitress:
allows-http-0-9: true
allows-missing-host-header: true
header-name-translation: {'-': '_'}
webrick:
allows-http-0-9: true
doesnt-support-version: true
allows-missing-host-header: true
header-name-translation: {'-': '_'}
removed-headers: ['content-length']
requires-length-in-post: true
yahns:
allows-http-0-9: true
allows-missing-host-header: true
header-name-translation: {'-': '_'}
yahns_proxy:
allows-http-0-9: true
allows-missing-host-header: true
added-headers: ['X-Forwarded-Proto', 'X-Forwarded-For']
removed-headers: ['connection']