ubuntuusers.de

reconnect speedport w504v

Autor:
fazer7
Datum:
27. Juni 2011 22:55
Code:
 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
[[[HSRC]]]
[[[STEP]]]
[[[REQUEST https="true"]]]
POST /cgi-bin/login.cgi?pws=%%%pass%%% HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]
[[[STEP]]]
[[[REQUEST https="true"]]]
GET /cgi-bin/disconnect.exe HTTP/1.1
Host: %%%routerip%%%
Cookie: %%%Set-Cookie%%%
[[[/REQUEST]]]
[[[/STEP]]]
[[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
[[[STEP]]]
[[[REQUEST https="true"]]]
POST GET /cgi-bin/connect.exe HTTP/1.1
Host: %%%routerip%%%
Cookie: %%%Set-Cookie%%%
[[[/REQUEST]]]
[[[/STEP]]]
[[[STEP]]]
[[[REQUEST https="true"]]]
POST **** External Links are only visible to supporters **** HTTP/1.1
Host: %%%routerip%%%
Cookie: %%%Set-Cookie%%%
[[[/REQUEST]]]
[[[/STEP]]]
[[[/HSRC]]]