cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Sms.aspx redirects to login.aspx on form post(actionusesjavascript); help wanted

From: Ceriel Jacobs <c_at_vakantieland.nl>
Date: Tue, 14 Aug 2007 16:16:59 +0200

Op 14-aug-2007, om 10:16 heeft Aleksandar Lazic het volgende geschreven:

> On Mon 13.08.2007 22:33, Ceriel Jacobs wrote:
>
>> This is the postdata compared:
<snip>

Upgrading to curl 7.16.4 doesn't change the responses:

== Info: About to connect() to myaccount.1601telecom.nl port 443 (#0)
== Info: Trying 62.208.20.195... == Info: connected
== Info: Connected to myaccount.1601telecom.nl (62.208.20.195) port
443 (#0)
== Info: successfully set certificate verify locations:
== Info: CAfile: /sw/share/curl/curl-ca-bundle.crt
   CApath: none
== Info: SSLv2, Client hello (1):
=> Send SSL data, 100 bytes (0x64)
<snip>
== Info: SSL connection using RC4-MD5
== Info: Server certificate:
== Info: subject: /C=NL/O=myaccount.1601telecom.nl/
OU=businessprofile.geotrust.com/get.jsp?GT58601985/OU=See
www.rapidssl.com/resources/cps (c)06/OU=Domain Control Validated -
RapidSSL(R)/CN=myaccount.1601telecom.nl
== Info: start date: 2006-09-06 11:14:17 GMT
== Info: expire date: 2008-09-06 11:14:17 GMT
== Info: common name: myaccount.1601telecom.nl (matched)
== Info: issuer: /C=US/O=Equifax Secure Inc./CN=Equifax Secure
Global eBusiness CA-1
== Info: SSL certificate verify result: unable to get local issuer
certificate (20), continuing anyway.
=> Send header, 612 bytes (0x264)
0000: POST /Profile/SMS.aspx HTTP/1.1
0021: User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; nl; rv:1.
0061: 8.1.6) Gecko/20070725 Firefox/2.0.0.6
0088: Host: myaccount.1601telecom.nl
00a8: Accept: */*
00b5: Referer: https://myaccount.1601telecom.nl/Profile/SMS.aspx
00f1: Cookie: .ASPXAUTH=2DDC8460FF436C47D5D868FAE21026B4C22D7EF99B6E0F
0131: 8AF92387BB3F93342A47FC1005B28428BE6D001E9A229A6876FB6CFBA68C8AC0
0171: F1BFAC183F726D74FEADEA8B05E2D5171C28BC121E129A56DC; 1601=1601=PA
01b1: SSWORD; ASP.NET_SessionId=xivnewj2ogcsi3mt40iati45; AspxAutoDet
01f1: ectCookieSupport=1
0205: Content-Length: 6447
021b: Content-Type: application/x-www-form-urlencoded
024c: Expect: 100-continue
0262:
<= Recv header, 23 bytes (0x17)
0000: HTTP/1.1 100 Continue
=> Send data, 6447 bytes (0x192f)
0000: __LASTFOCUS=&ctl00_TreeView1_ExpandState=eennnnnnn&ctl00_TreeVie
0040: w1_SelectedNode=&__EVENTTARGET=ctl00%24ContentPlaceHolder1%24Sen
0080: dSMS&__EVENTARGUMENT=&ctl00_TreeView1_PopulateLog=&__VIEWSTATE=/
00c0: wEPDwUKMjEyNDUzMzMyOA8WAh4GdXBkYXRlBRw4JTJmMTQlMmYyMDA3KzQlM2EwO
<snip>
1880: lJAvaBt9ic=&ctl00%24ContentPlaceHolder1%24TBPhoneNr=%%
PHONENUMBER%%
18c0: &ctl00%24ContentPlaceHolder1%24DDLSMSCallerId=1601&ctl00%24Con
1900: tentPlaceHolder1%24message=%%TEKST%%
<= Recv header, 20 bytes (0x14)
0000: HTTP/1.1 302 Found
<= Recv header, 19 bytes (0x13)
0000: Connection: close
<= Recv header, 37 bytes (0x25)
0000: Date: Tue, 14 Aug 2007 14:09:12 GMT
<= Recv header, 27 bytes (0x1b)
0000: Server: Microsoft-IIS/6.0
<= Recv header, 23 bytes (0x17)
0000: X-Powered-By: ASP.NET
<= Recv header, 29 bytes (0x1d)
0000: X-AspNet-Version: 2.0.50727
<= Recv header, 23 bytes (0x17)
0000: Location: /Login.aspx
== Info: Replaced cookie .ASPXAUTH="" for domain myaccount.
1601telecom.nl, path /, expire 939679200
<= Recv header, 81 bytes (0x51)
0000: Set-Cookie: .ASPXAUTH=; expires=Mon, 11-Oct-1999 22:00:00 GMT; p
0040: ath=/; HttpOnly
<= Recv header, 24 bytes (0x18)
0000: Cache-Control: private
<= Recv header, 25 bytes (0x19)
0000: Content-Type: text/html
<= Recv header, 2 bytes (0x2)
0000:
== Info: Closing connection #0
<snip>
Received on 2007-08-14