Author Topic: www.idzap.com  (Read 7229 times)

Checkout

  • Newbie
  • *
  • Posts: 22
    • ICQ Messenger -
    • AOL Instant Messenger -
    • Yahoo Instant Messenger -
    • View Profile
    • Email
www.idzap.com
« on: April 04, 2002, 10:02:47 AM »
Hi.  I've subscribed to an anonymising service - idzap - which has an SSL service called IDsecure.  When I reach their web page (www.idzap.com) I select IDsecure, which takes me to their login page.  Once logged in, I can visit anywhere I want to on the web, navigating by the address bar they build into each page.  Consequently, I have two address bars on each page!  The top one belongs to Internet Explorer, but if I use that one, then I bypass IDsecure!  I hope that's clear?

So, my problem is this:  can Proxo recognise when I'm on the login page and submit my ID and password for me?  After that, can it hide IDsecure's address bar (because it takes up room on the page) and also transfer any URL I type into IE's address into IDsecure's address bar, so I can't accidentally surf outside of IDsecure?

 
 

Checkout

  • Newbie
  • *
  • Posts: 22
    • ICQ Messenger -
    • AOL Instant Messenger -
    • Yahoo Instant Messenger -
    • View Profile
    • Email
www.idzap.com
« Reply #1 on: April 12, 2002, 11:15:24 AM »
Hmmm...I'm not getting much further.  Maybe another example would help - how could I use Proxomitron to automatically login here?

That's to say, I would like to have Proxo recognise this page when I visit it (say, by clicking on a "avourite" link or by setting it as my browser's Home Page) and then filling in the Username and Password fields and submitting them (without me having to click anything).

Is that possible?

Many thanks.



Edited by - Checkout on 12 Apr 2002  12:18:26
 

JD5000

  • Full Member
  • ***
  • Posts: 241
    • ICQ Messenger -
    • AOL Instant Messenger -
    • Yahoo Instant Messenger -
    • View Profile
    • http://home.satx.rr.com/jd5000/
    • Email
www.idzap.com
« Reply #2 on: April 12, 2002, 11:37:37 AM »
Maybe something like Jak's CGI proxy config?

http://asp.flaaten.dk/pforum/topic.asp?ARCHIVE=&TOPIC_ID=419

As far as the automatic login.... I would think a another header filter would work... Can you login with cookies?

--------

"Imagination is more important than knowledge" - Einstein

JD5000

  • Full Member
  • ***
  • Posts: 241
    • ICQ Messenger -
    • AOL Instant Messenger -
    • Yahoo Instant Messenger -
    • View Profile
    • http://home.satx.rr.com/jd5000/
    • Email
www.idzap.com
« Reply #3 on: April 12, 2002, 11:40:16 AM »
A header filter like this?

In = FALSE
Out = TRUE
Key = "Cookie: Elder Fellowship Private login"
URL = "everquest.scalpnet.com"
"/cgibin/forumdisplay.cgi?action=topics&forum="
"Everquest+-+Private+Forum&number=3&DaysPrune=20&LastLogin="
Match = "*"
Replace = "astLogin=2452234.1705; LastLoginDT=11-20-2001%2005%3A05%20PM"

--------

"Imagination is more important than knowledge" - Einstein

Checkout

  • Newbie
  • *
  • Posts: 22
    • ICQ Messenger -
    • AOL Instant Messenger -
    • Yahoo Instant Messenger -
    • View Profile
    • Email
www.idzap.com
« Reply #4 on: April 12, 2002, 12:53:42 PM »
quote:
Can you login with cookies?

Alas, no.  In the HTML I can see:

input type="text" name"username"
input type="password" name="password"
input type="submit" name="Login"

So I presume that I need to get Proxo to recognise the URL of the login page, substite my username and password for the variables above, and somehow cause a submit.

Yes?  Grateful thanks for your response, BTW!

 
 

JD5000

  • Full Member
  • ***
  • Posts: 241
    • ICQ Messenger -
    • AOL Instant Messenger -
    • Yahoo Instant Messenger -
    • View Profile
    • http://home.satx.rr.com/jd5000/
    • Email
www.idzap.com
« Reply #5 on: April 12, 2002, 02:00:37 PM »
When you open the log window, can you see a url with your username & password?

--------

"Imagination is more important than knowledge" - Einstein

JD5000

  • Full Member
  • ***
  • Posts: 241
    • ICQ Messenger -
    • AOL Instant Messenger -
    • Yahoo Instant Messenger -
    • View Profile
    • http://home.satx.rr.com/jd5000/
    • Email
www.idzap.com
« Reply #6 on: April 12, 2002, 02:02:33 PM »
There is a filter to fill forms, but I don't know about automatically submitting...

--------

"Imagination is more important than knowledge" - Einstein

sidki3003

  • Sr. Member
  • ****
  • Posts: 476
    • ICQ Messenger -
    • AOL Instant Messenger -
    • Yahoo Instant Messenger -
    • View Profile
    • http://
    • Email
www.idzap.com
« Reply #7 on: April 12, 2002, 02:02:37 PM »
The HTML snippet is a login form. This could be managed by proxo.
Have a look here:

http://asp.flaaten.dk/pforum/topic.asp?ARCHIVE=&TOPIC_ID=162
The timeout in those filters is 5000 ms, you can set it to 0.

But that would only solve the first part of the problem.
Concerning the URL you posted in the Q&A, i'm meanwhile pretty sure, that this service encrypts the URLs. In that case Jak's CGI filter won't work


 
 

JD5000

  • Full Member
  • ***
  • Posts: 241
    • ICQ Messenger -
    • AOL Instant Messenger -
    • Yahoo Instant Messenger -
    • View Profile
    • http://home.satx.rr.com/jd5000/
    • Email
www.idzap.com
« Reply #8 on: April 12, 2002, 02:03:51 PM »
One problem down.

--------

"Imagination is more important than knowledge" - Einstein

sidki3003

  • Sr. Member
  • ****
  • Posts: 476
    • ICQ Messenger -
    • AOL Instant Messenger -
    • Yahoo Instant Messenger -
    • View Profile
    • http://
    • Email
www.idzap.com
« Reply #9 on: April 12, 2002, 02:09:18 PM »
Oops, two posts by JD5000 while i was typing. I'm a slow writer .
Just want to say i mean Checkout when quoting "you posted in the Q&A".


 
 

JD5000

  • Full Member
  • ***
  • Posts: 241
    • ICQ Messenger -
    • AOL Instant Messenger -
    • Yahoo Instant Messenger -
    • View Profile
    • http://home.satx.rr.com/jd5000/
    • Email
www.idzap.com
« Reply #10 on: April 12, 2002, 02:15:39 PM »
Yikes, I just saw the URL in the Q&A forum. Was that from the log window?

--------

"Imagination is more important than knowledge" - Einstein

Checkout

  • Newbie
  • *
  • Posts: 22
    • ICQ Messenger -
    • AOL Instant Messenger -
    • Yahoo Instant Messenger -
    • View Profile
    • Email
www.idzap.com
« Reply #11 on: April 12, 2002, 02:17:54 PM »
Maybe two problems down!    After logging on, the next page (where you input the URL you want to visit) is also a form!

input type="text" name="asurfl" value="http://"

How about that!  Have a great weekend guys - I'll try this out next week!

Thanks you!

 
 

sidki3003

  • Sr. Member
  • ****
  • Posts: 476
    • ICQ Messenger -
    • AOL Instant Messenger -
    • Yahoo Instant Messenger -
    • View Profile
    • http://
    • Email
www.idzap.com
« Reply #12 on: April 12, 2002, 02:19:27 PM »
And JD5000 is a bloody fast typer
Checkout, the code "setTimeout('document.MyForm.submit()',5000);" may well interfere with other "killer-filters", take care.


 
 

Checkout

  • Newbie
  • *
  • Posts: 22
    • ICQ Messenger -
    • AOL Instant Messenger -
    • Yahoo Instant Messenger -
    • View Profile
    • Email
www.idzap.com
« Reply #13 on: April 12, 2002, 02:27:38 PM »
Will do.  Cheers.

 
 

Checkout

  • Newbie
  • *
  • Posts: 22
    • ICQ Messenger -
    • AOL Instant Messenger -
    • Yahoo Instant Messenger -
    • View Profile
    • Email
www.idzap.com
« Reply #14 on: April 16, 2002, 10:13:30 AM »
My brain is still in orbit.  Gak.  Can't get this right!

From the page member.idzap.com/index.php, I get:      [form method="POST" action="/login.php"]
      [td][font size=2]Username: [/font][/td]
      [td][font size=2][input type="text" name="username" size="10" maxsize="20" value=""][/font][/td]
      [td]  [/td]
      [td][font size=2]Password: [/font][/td]
      [td][font size=2][input type="password" name="password" size="10" maxsize="20" value=""][/font][/td]
      [td]  [/td]
      [td][font size=2][input type="submit" value="Login"][/font][/td]
      [/form]

My Proxo filter (search and replace) is:

[form1 name="username"2 name="password"3 [/form]



[form name="MyForm"1 name="username" value="xxxxxxxx"2 name="password" value="????????"3 [/form]
[!--/setTimeout/--][script language="JavaScript"] setTimeout('document.MyForm.submit()',50); [/script]
"
"$STOP()"

Can anyone spot the non-deliberate mistake?  I've based this on other filters I've seen in the Proxo web filters list.