Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > bypassing webforms hardcoding login and password

Reply
Thread Tools

bypassing webforms hardcoding login and password

 
 
cgian31
Guest
Posts: n/a
 
      10-20-2005
I need to hide the complexity from users to access an information
webpage, which is normally accessible to them after filling a web
form with the correct data.

The address of the information webpage is like
https://external.address.com/info.asp?<numeric code>
where <numeric code> is a number generated by the server.

This number (always different) is generated by the server only when you
open the first web page in your browser, fill in the right values in 2
fields (user, password) and click Login.

Any advices?

 
Reply With Quote
 
 
 
 
rf
Guest
Posts: n/a
 
      10-21-2005
cgian31 wrote:

> I need to hide the complexity from users to access an information
> webpage, which is normally accessible to them after filling a web
> form with the correct data.


You didn't like the answer you got over in
microsoft.public.scripting.jscript?

> Any advices?


Yes. Ask the people who own the login screen you are trying to bypass. They
may be able to tell you how. More likely though they will remove your
userid/password for attempting to hack them. I know I would.

--
Cheers
Richard.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
bypassing web form hardcoding login and password cgian31 ASP General 4 10-25-2005 10:33 PM
bypassing web form hardcoding login and password cgian31 Java 11 10-21-2005 03:19 PM
bypassing web form hardcoding login and password cgian31 Javascript 0 10-20-2005 07:02 PM
bypassing web forms hardcoding login and password cgian31 Python 0 10-20-2005 06:59 PM
Alternatives to hardcoding a password into the source code Gyruss Java 6 06-20-2005 01:16 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57