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
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
|
1.
http://alice.box/web.cgi
2.
3.
GET /web.cgi HTTP/1.1
4.
Host: alice.box
5.
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3
6.
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
7.
Accept-Language: de-de,de;q=0.8,en-us;q=0.5,en;q=0.3
8.
Accept-Encoding: gzip,deflate
9.
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
10.
Keep-Alive: 30
11.
Connection: keep-alive
12.
Referer: http://alice.box/
13.
Cookie: session_id=99d3a641a98df49b85fd79093edcb6f9
14.
15.
HTTP/1.x 302 Found
16.
Location: web.cgi
17.
----------------------------------------------------------
18.
http://alice.box/web.cgi
19.
20.
GET /web.cgi HTTP/1.1
21.
Host: alice.box
22.
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3
23.
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
24.
Accept-Language: de-de,de;q=0.8,en-us;q=0.5,en;q=0.3
25.
Accept-Encoding: gzip,deflate
26.
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
27.
Keep-Alive: 30
28.
Connection: keep-alive
29.
Referer: http://alice.box/
30.
Cookie: session_id=99d3a641a98df49b85fd79093edcb6f9
31.
32.
HTTP/1.x 302 Found
33.
Set-Cookie: session_id=f0d27c8ee502ee90b543d34b7380d3b2; Path=/; Version=1
34.
Location: web.cgi
35.
----------------------------------------------------------
36.
http://alice.box/web.cgi
37.
38.
GET /web.cgi HTTP/1.1
39.
Host: alice.box
40.
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3
41.
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
42.
Accept-Language: de-de,de;q=0.8,en-us;q=0.5,en;q=0.3
43.
Accept-Encoding: gzip,deflate
44.
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
45.
Keep-Alive: 30
46.
Connection: keep-alive
47.
Referer: http://alice.box/
48.
Cookie: session_id=f0d27c8ee502ee90b543d34b7380d3b2
49.
50.
HTTP/1.x 302 Found
51.
Set-Cookie: session_id=f0d27c8ee502ee90b543d34b7380d3b2; Path=/; Version=1
52.
Location: web.cgi?controller=Overview&action=IndexOverview&id=0
53.
----------------------------------------------------------
54.
http://alice.box/web.cgi?controller=Overview&action=IndexOverview&id=0
55.
56.
GET /web.cgi?controller=Overview&action=IndexOverview&id=0 HTTP/1.1
57.
Host: alice.box
58.
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3
59.
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
60.
Accept-Language: de-de,de;q=0.8,en-us;q=0.5,en;q=0.3
61.
Accept-Encoding: gzip,deflate
62.
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
63.
Keep-Alive: 30
64.
Connection: keep-alive
65.
Referer: http://alice.box/
66.
Cookie: session_id=f0d27c8ee502ee90b543d34b7380d3b2
67.
68.
HTTP/1.x 200 OK
69.
Set-Cookie: session_id=f0d27c8ee502ee90b543d34b7380d3b2; Path=/; Version=1
70.
Content-Type: application/xhtml+xml; charset=iso-8859-1
71.
Server: thttpd/2.25b 29dec2003
72.
Cache-Control: max-age=0, no-cache, no-store, must-revalidate
73.
Pragma: no-cache
74.
Keep-Alive: timeout=15, max=100
75.
Connection: Keep-Alive
76.
----------------------------------------------------------
77.
http://alice.box/js/language.js
78.
79.
GET /js/language.js HTTP/1.1
80.
Host: alice.box
81.
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3
82.
Accept: */*
83.
Accept-Language: de-de,de;q=0.8,en-us;q=0.5,en;q=0.3
84.
Accept-Encoding: gzip,deflate
85.
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
86.
Keep-Alive: 30
87.
Connection: keep-alive
88.
Referer: http://alice.box/web.cgi?controller=Overview&action=IndexOverview&id=0
89.
Cookie: session_id=f0d27c8ee502ee90b543d34b7380d3b2
90.
If-Modified-Since: Fri, 10 Oct 2008 12:45:50 GMT
91.
92.
HTTP/1.x 304 Not Modified
93.
Server: thttpd/2.25b 29dec2003
94.
Content-Type: application/x-javascript
95.
Date: Fri, 10 Oct 2008 13:19:07 GMT
96.
Last-Modified: Fri, 10 Oct 2008 12:45:50 GMT
97.
Accept-Ranges: bytes
98.
Connection: close
99.
----------------------------------------------------------
100.
http://alice.box/web.cgi
101.
102.
POST /web.cgi HTTP/1.1
103.
Host: alice.box
104.
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3
105.
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
106.
Accept-Language: de-de,de;q=0.8,en-us;q=0.5,en;q=0.3
107.
Accept-Encoding: gzip,deflate
108.
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
109.
Keep-Alive: 30
110.
Connection: keep-alive
111.
Referer: http://alice.box/web.cgi?controller=Overview&action=IndexOverview&id=0
112.
Cookie: session_id=f0d27c8ee502ee90b543d34b7380d3b2
113.
Content-Type: application/x-www-form-urlencoded
114.
Content-Length: 44
115.
controller=Overview&action=StopPppoeMan&id=0
116.
HTTP/1.x 302 Found
117.
Set-Cookie: session_id=f0d27c8ee502ee90b543d34b7380d3b2; Path=/; Version=1
118.
Location: web.cgi?controller=Overview&action=IndexOverview&id=0
119.
----------------------------------------------------------
120.
http://alice.box/web.cgi?controller=Overview&action=IndexOverview&id=0
121.
122.
GET /web.cgi?controller=Overview&action=IndexOverview&id=0 HTTP/1.1
123.
Host: alice.box
124.
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3
125.
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
126.
Accept-Language: de-de,de;q=0.8,en-us;q=0.5,en;q=0.3
127.
Accept-Encoding: gzip,deflate
128.
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
129.
Keep-Alive: 30
130.
Connection: keep-alive
131.
Referer: http://alice.box/web.cgi?controller=Overview&action=IndexOverview&id=0
132.
Cookie: session_id=f0d27c8ee502ee90b543d34b7380d3b2
133.
134.
HTTP/1.x 200 OK
135.
Set-Cookie: session_id=f0d27c8ee502ee90b543d34b7380d3b2; Path=/; Version=1
136.
Content-Type: application/xhtml+xml; charset=iso-8859-1
137.
Server: thttpd/2.25b 29dec2003
138.
Cache-Control: max-age=0, no-cache, no-store, must-revalidate
139.
Pragma: no-cache
140.
Keep-Alive: timeout=15, max=100
141.
Connection: Keep-Alive
142.
----------------------------------------------------------
143.
http://alice.box/web.cgi
144.
145.
POST /web.cgi HTTP/1.1
146.
Host: alice.box
147.
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3
148.
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
149.
Accept-Language: de-de,de;q=0.8,en-us;q=0.5,en;q=0.3
150.
Accept-Encoding: gzip,deflate
151.
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
152.
Keep-Alive: 30
153.
Connection: keep-alive
154.
Referer: http://alice.box/web.cgi?controller=Overview&action=IndexOverview&id=0
155.
Cookie: session_id=f0d27c8ee502ee90b543d34b7380d3b2
156.
Content-Type: application/x-www-form-urlencoded
157.
Content-Length: 45
158.
controller=Overview&action=StartPppoeMan&id=0
159.
HTTP/1.x 302 Found
160.
Set-Cookie: session_id=f0d27c8ee502ee90b543d34b7380d3b2; Path=/; Version=1
161.
Location: web.cgi?controller=Overview&action=IndexOverview&id=0
162.
----------------------------------------------------------
163.
http://alice.box/web.cgi?controller=Overview&action=IndexOverview&id=0
164.
165.
GET /web.cgi?controller=Overview&action=IndexOverview&id=0 HTTP/1.1
166.
Host: alice.box
167.
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3
168.
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
169.
Accept-Language: de-de,de;q=0.8,en-us;q=0.5,en;q=0.3
170.
Accept-Encoding: gzip,deflate
171.
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
172.
Keep-Alive: 30
173.
Connection: keep-alive
174.
Referer: http://alice.box/web.cgi?controller=Overview&action=IndexOverview&id=0
175.
Cookie: session_id=f0d27c8ee502ee90b543d34b7380d3b2
176.
177.
HTTP/1.x 200 OK
178.
Set-Cookie: session_id=f0d27c8ee502ee90b543d34b7380d3b2; Path=/; Version=1
179.
Content-Type: application/xhtml+xml; charset=iso-8859-1
180.
Server: thttpd/2.25b 29dec2003
181.
Cache-Control: max-age=0, no-cache, no-store, must-revalidate
182.
Pragma: no-cache
183.
Keep-Alive: timeout=15, max=100
184.
Connection: Keep-Alive
185.
----------------------------------------------------------
|