Log in

View Full Version : Webpage-Passwords


MAS
February 26th, 2001, 07:30
Hi! I'm a german guy, so my english is BAAAAD and I hope I'm at the right adress.Sorry if not.

Is there a possibility to enter a webpage, which is locked by a password (so you have to be a member to enter) ?

Thanx!

me
February 26th, 2001, 10:47
Quote:
MAS (02-25-2001 20:30):
Hi! I'm a german guy, so my english is BAAAAD and I hope I'm at the right adress.Sorry if not.

Is there a possibility to enter a webpage, which is locked by a password (so you have to be a member to enter) ?
Thanx!


It is possible, but not necessarily easy.
If the password is validated by the page in a javascript, it could be a rather simple "looking at the code, reversing" excercise.
If the password is validated at the server, it would entail a hacking excercise: gaining control of the server's script processor, not trivial.

?ferret
February 27th, 2001, 23:09
try a proggie called Wwwhack