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

JakBeNymble

  • Sr. Member
  • ****
  • Posts: 308
    • ICQ Messenger -
    • AOL Instant Messenger -
    • Yahoo Instant Messenger -
    • View Profile
    • http://
    • Email
www.idzap.com
« Reply #15 on: April 16, 2002, 07:22:11 PM »
Hi GUYS,
       Looks like you are right after it! Keep on keeping on. I looked at the Html values, and I can't see right off hand why this doesn't work. But I'm kinda green at HTMl, so maybe one of the other memebers can spot what has escaped me. I was sure thought that the Redirector would work though. If you loggin, fetch a page and capture the whole URL, and then delete the Url of the fetched page, you should have captured IdZap's url with the loggin info already contained in the Url. I thought you could replace the CGI's Url in the Redirector Filter with the IDZAP/loggin Url. Then with that filter enabled, everything should be redirected through IdZAP service. I haven't tried it yet, but when I get a minute, I'll check it out. (It was just a thought)
I hope that you have a wonderful and Blessed Day, MY FRIENDS!
"JaK"

 
 

sidki3003

  • Sr. Member
  • ****
  • Posts: 476
    • ICQ Messenger -
    • AOL Instant Messenger -
    • Yahoo Instant Messenger -
    • View Profile
    • http://
    • Email
www.idzap.com
« Reply #16 on: April 17, 2002, 12:23:59 AM »
Checkout, i have trouble reading your filter. Could you copy and paste it from proxo's default.cfg?
Anyhow, my idea would be something like this:

Name = "Idzap Form Filler"
Active = TRUE
URL = "www.idzap.com/...more is needed here.../"
Limit = 2048
Match = "<form1"
"name="username" size="10" maxsize="20" value=""2"
        "name="password" size="10" maxsize="20" value=""3
        "</form>"
Replace = "<form name="MyForm"1"
        "name="username" size="10" maxsize="20" value="Buddha"2"
        "name="password" size="10" maxsize="20" value="Shakyamuni"3
        "</form>
"
        "<!--//--><script language="JavaScript">"
        "setTimeout('document.MyForm.submit()',300); </script>
"
        "$STOP()"


 
 

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 #17 on: April 17, 2002, 12:40:36 AM »
Sidki3003's filter works. Just make sure you have Proxomitron set for secure pages & you have "Use ssleay32 & libeay32" in your proxo config.

--------

"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 #18 on: April 17, 2002, 10:50:54 AM »
I've got the SSLEAY and LIBEAY stuff set up correctly.  Here's what I've got in default.cfg:Name = "IDSecure Login"
Active = TRUE
URL = "member.idzap.com/index.php"
Limit = 2048
Match = "<form1"
        "name="username" size="10" maxsize="20" value=""2"
        "name="password" size="10" maxsize="20" value=""3"
        "</form>"
Replace = "<form name="MyForm"1"
          "name="username" size="10" maxsize="20" value="myname"2"
          "name="password" size="10" maxsize="20" value="mypaswd"3"
          "</form>
"
          "<!--//--><script language="JavaScript">"
          "setTimeout('document.MyForm.submit()',300); </script>
"
          "$STOP()"

Looks pretty identical to me - but it doesn't do the business!  :(

Hmm...I've got quote marks after 3 and Sidki3003 hasn't.  Can that possibly be it?


 
 

JakBeNymble

  • Sr. Member
  • ****
  • Posts: 308
    • ICQ Messenger -
    • AOL Instant Messenger -
    • Yahoo Instant Messenger -
    • View Profile
    • http://
    • Email
www.idzap.com
« Reply #19 on: April 19, 2002, 05:28:38 AM »
Hi Friends,
          I thought this might help.

$RDIR(url)The RDIR (redirect) command is used to transparently redirect URLs to a different location. It's also possible to redirect to a local file by using the "http://file//filename" URL command syntax. The new URL must be of a type The Proxomitron understands (http, or with SSLeay, https).

 $JUMP(url)Similar to the RDIR command, the JUMP command is used to redirect a URL to a different location. However, JUMP just tells your browser to go to the new location. With JUMP your browser is aware of the redirection and the URL you see will be updated to reflect the new location. It works best for redirecting an entire page, while RDIR is better at invisibly redirecting individual page elements like images or java apps. Use RDIR when you want the redirection to happen "behind the scenes" and use JUMP when you want to simply go to a different site from the one requested. Use both RDIR and JUMP commands in the replacement section of header filters only. It's important to note that for outgoing headers the redirect will happen before the original site is ever contacted, but when used with incoming headers, the initial site must be contacted first. These commands have no effect in web filters since by this point the original page has already begun loading into your browser.
If you want to look at the whole document, here is the link. This is one of my favorite sites.
 http://www.sankey.ws/proxlang.html
Have a Wonderful & Blessed Day, MY FRIENDS!
"Jak"

 
 

Arne

  • Administrator
  • Hero Member
  • *****
  • Posts: 778
    • ICQ Messenger - 1448105
    • AOL Instant Messenger - aflaaten
    • Yahoo Instant Messenger - arneflaa
    • View Profile
    • http://
    • Email
www.idzap.com
« Reply #20 on: May 09, 2002, 10:01:10 AM »
quote:


Looks pretty identical to me - but it doesn't do the business!  :(



I tried this filter and it works like a charm for me.

Best wishes
Arne
Imici username: Arne
Best wishes
Arne
Imici username= Arne