GezH
Programmer
- Aug 7, 2002
- 68
Hello all.
Do you think it's possible to write a script which will simulate a login to an email client, such as Hotmail, gmail, yahoo etc?
I was thinking along the lines of some kind of HTTP request which passed in the username and password, then tested the reponse code (authorized, forbidden etc) to see whether the login was valid or not.
Any ideas?
PS I'm not a hacker! I want to learn about HTTP and authorization and thought this would be fun - I'm sure there are plenty of programs out there for that sort of thing, if you were so inclined...
Do you think it's possible to write a script which will simulate a login to an email client, such as Hotmail, gmail, yahoo etc?
I was thinking along the lines of some kind of HTTP request which passed in the username and password, then tested the reponse code (authorized, forbidden etc) to see whether the login was valid or not.
Any ideas?
PS I'm not a hacker! I want to learn about HTTP and authorization and thought this would be fun - I'm sure there are plenty of programs out there for that sort of thing, if you were so inclined...