Re: auto login and Post



jmacione@xxxxxxxxxxxxxx wrote:


for some websites, it seems you can login with the username and
password in the URL through the post. Example, for yahoo.com, below,
you can repace the username with your own and mypassword wtih your own
and then you are automatically logged in.


http://login.yahoo.com/config/login?login=username&passwd=mypassword&done=http://www.yahoo.com

Im trying to do this now for other websites.
gmail.com
walgreens.com

I could use some help if anyone knows how
I cant get the post method to wrok for those sites.

Ive also tried downloaded ethereal which I found by searching previous
posts o n"post" and autologin but cant find how to get anyting
substantial out of it which would help.

"post" means that the form data is *not* passed in the query part of the URL
(the part after '?' and before a '#', if there is one). The yahoo url might
be the result of a form with "method='get'".
If the server accepts the data from the query part depends entirely on the
server-side code used by these sites - this is different from site to site.
Usually it is bad practice to place the loginname/password in the query
part of the URL, because it will then be stored in server or proxy logfiles
or in your browsers history.
So in most cases it will not work.

What exactly are you trying to do? If you want to build a script which logs
in and performs some actions, you'll have to construct a POST request with
the credentials in the payload of the request.

--
Benjamin Niemann
Email: pink at odahoda dot de
WWW: http://pink.odahoda.de/
.



Relevant Pages

  • Frontpage Client Open Site Error
    ... I am trying to log into one of my remote websites that has Frontpage ... Server Extensions installed and activated on it (Server is a Windows ... I type in my username and password and then click OK so ...
    (microsoft.public.frontpage.client)
  • Access Rights messed up after W2K3 Server Upgrade
    ... I upgraded our Intranet Web Server to Windows 2003 Server SP-1 and since ... It keeps asking for a Username, Password, ... I have verified the access permissions to these websites ... 2002 Server Extensions users list with the correct access rights. ...
    (microsoft.public.win2000.networking)
  • Re: publishing multiple websites in ISA 2004
    ... hosted off of a second server that is a member server in the network. ... We can publish multiple internal websites through ISA ... INSIDE OF SBS NETWORK, IS SAFER THAN JUST ON THE SBS/ISA BOX, CORRECT? ... 816576 How to create a new virtual server or Web site in Internet ...
    (microsoft.public.windows.server.sbs)
  • Re: publishing multiple websites in ISA 2004
    ... Les Connor [SBS Community Member - SBS MVP] ... > hosted off of a second server that is a member server in the network. ... We can publish multiple internal websites through ISA ... > 816576 How to create a new virtual server or Web site in Internet ...
    (microsoft.public.windows.server.sbs)
  • Re: publishing multiple websites in ISA 2004
    ... Les Connor [SBS Community Member - SBS MVP] ... > hosted off of a second server that is a member server in the network. ... We can publish multiple internal websites through ISA ... > 816576 How to create a new virtual server or Web site in Internet ...
    (microsoft.public.windows.server.sbs)