Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - How secure is ASP?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

How secure is ASP?

 Post Reply Post Reply
Author
sprychun View Drop Down
Newbie
Newbie


Joined: 19 July 2003
Status: Offline
Points: 14
Post Options Post Options   Thanks (0) Thanks(0)   Quote sprychun Quote  Post ReplyReply Direct Link To This Post Topic: How secure is ASP?
    Posted: 11 August 2003 at 3:39am
How secure are session variables and variables in general? Can someone use ASP to simply read all currently active variables such as names and passwords for a specific page, or is ASP much more secure like regular VB or C programming? If variables are insecure, is there a specific way or kind of variable / database system to use to keep passwords and such hidden?
Back to Top
sprychun View Drop Down
Newbie
Newbie


Joined: 19 July 2003
Status: Offline
Points: 14
Post Options Post Options   Thanks (0) Thanks(0)   Quote sprychun Quote  Post ReplyReply Direct Link To This Post Posted: 11 August 2003 at 3:42am
If that post was too confusing (the more I read through it the more confusing it sounded) Essentially I want to make sure that the variable that I store from a database for a password cannot be seen by anyone else using hacking or that kind of thing. And, what is the best way to secure a database, just directory properties on the server?
Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 11 August 2003 at 3:58am

If you are using an Access database then you should place it on a folder outside of your web site so that it is not accessible through a web browser so that hackers can not download your database.

If you are using SQL srever as the database it could be possible to read in the password using packet sniffing tools as the data is passed across the network, so if you really wanted to be secure you could encrypt the password.

You should be fine with storing passwords in a ASP variable, don't use cookies through.

Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.