|
#1
|
|||
|
|||
|
I think I successfully recorded a reconnect. I downloaded the CLR file. I then put it in the Router folder, but it is not showing up. How do I select it? The only ones I can select are: D-Link di 624 and FRITZ!Box.
Geändert von moonknight (07.10.10 um 02:04 Uhr) |
|
#3
|
|||
|
|||
|
Here it is:
http://192.168.2.1/bcConnect.cgi POST /bcConnect.cgi HTTP/1.1 Host: 192.168.2.1 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Connection: keep-alive Referer: http://192.168.2.1/summary.htm Content-Type: application/x-www-form-urlencoded Content-Length: 35 Action=Disconnect&ConBtn=Disconnect HTTP/1.1 200 OK Server: NetPort Software 1.1 Content-Type: text/html Expires: Mon, 3 Jan 1983 05:00:00 GMT Cache-Control: no-store, no-cache, must-revalidate, max-age=0, post-check=0, pre-check=0 Pragma: no-cache ---------------------------------------------------------- http://192.168.2.1/bcConnect.cgi POST /bcConnect.cgi HTTP/1.1 Host: 192.168.2.1 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Connection: keep-alive Referer: http://192.168.2.1/bcConnect.cgi Content-Type: application/x-www-form-urlencoded Content-Length: 29 Action=Connect&ConBtn=Connect HTTP/1.1 200 OK Server: NetPort Software 1.1 Content-Type: text/html Expires: Mon, 3 Jan 1983 05:00:00 GMT Cache-Control: no-store, no-cache, must-revalidate, max-age=0, post-check=0, pre-check=0 Pragma: no-cache thanks |
|
#4
|
||||
|
||||
|
that's the live http headers log. see http://www.cryptload.info/clr/ for more information on how to convert this to a clr.
__________________
Zitat:
|
|
#5
|
|||
|
|||
|
Zitat:
|
|
#7
|
|||
|
|||
|
I opened the CLR file with notepad and this is what I got:
<CryptLoad> <Router name="Kevin Modem" /> <Command method="POST" action="bcConnect.cgi"> <Parameter name="Action" value="Disconnect" /> <Parameter name="ConBtn" value="Disconnect" /> </Command> <Command method="POST" action="bcConnect.cgi"> <Parameter name="Action" value="Connect" /> <Parameter name="ConBtn" value="Connect" /> </Command> </CryptLoad> I copied and pasted the Live HTTP Headers I posted above here: http://cryptload.info/clr3/ Then I downloaded the CLR using the download button. What am I doing wrong? Geändert von moonknight (08.10.10 um 09:06 Uhr) |
![]() |
| Lesezeichen |
| Themen-Optionen | |
| Ansicht | |
|
|