View Single Post
  #22  
Old 06.08.2012, 17:56
Freeloader
Guest
 
Posts: n/a
Default

Now try this, and again send log

Code:
[[[HSRC]]]
[[[STEP]]]
[[[REQUEST]]]
GET / HTTP/1.1
Host: %%%routerip%%%
Authorization: Basic %%%basicauth%%%
Cookie: %%%Set-Cookie%%%

[[[/REQUEST]]]
[[[PARSE]]]
num:"en...input.type..hidden..name..2..value=.(\d+)
[[[/PARSE]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
POST /?be=0&l0=-1&l1=-1 HTTP/1.1
Host: %%%routerip%%%
Authorization: Basic %%%basicauth%%%
Cookie: %%%Set-Cookie%%%

0=13&1=Internet&2=%%%num%%%&5=1
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[WAIT seconds="4"/]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET / HTTP/1.1
Host: %%%routerip%%%
Authorization: Basic %%%basicauth%%%
Cookie: %%%Set-Cookie%%%

[[[/REQUEST]]]
[[[PARSE]]]
num:"en...input.type..hidden..name..2..value=.(\d+)
[[[/PARSE]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
POST /?be=0&l0=-1&l1=-1 HTTP/1.1
Host: %%%routerip%%%
Authorization: Basic %%%basicauth%%%
Cookie: %%%Set-Cookie%%%

0=12&1=Internet&2=%%%num%%%&5=1
[[[/REQUEST]]]
[[[/STEP]]]

[[[/HSRC]]]
Reply With Quote