Security. Tutorials & Tips. ASP. Scripts from Hot Scripts. Review before you use or buy a script! Let Hot Scripts uncover the best free, open source and commercial hot-scripts Security scripts for your web site.
Security
-
How to Encrypt String Using MD5
In classic ASP there is no any encrypt function. But you can use this useful source code to encrypt any string data using MD5. MD5 encryption is a one-way hashing algorithm. MD5 is a great advantage because it is speed and easy to use.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Replacing single quotes in SQL scripts
Single quote could be very harmful and broke down your all application. Any one can easily inject any damageful code into your sql script. To combat the threat of SQL injection, escape the single quotes using the Replace function.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Fight Against SQL Injection Attacks
Security issues became more damageful if you're not protecting your web forms. Following example is a good idea to protect our ASP pages against SQL injection attacks. This small ASP code secures and validates all information coming from your forms.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Prohibit access to certain page
This simple tutorial is intented to learn you how it is possible to prohibit access to certain page. A technique is to check the referrer of the visitor : if he come from a page of your web site let him in, else display a default message ...
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Random Password Function
The random password function will return a password with letters and numbers. You pass the number of letters and numbers you want and it returns the alphanumeric password.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
LeakTest
This digs for your PRIVATE information such as your IP behind your firewall. This article is a harmless way to perform a leaktest that could give someone access to your private information.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Microsoft Dot Net Blog
This Blog site is packed with techniques free code download, articles all focusing Microsoft Technologies.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Script Security
This page offers lots of information and tips to protect your scripts against common attacks.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Designing an Account Unlock Application
In this article we are going to try and provide some ideas for your to reduce those calls to the help desk. In this project we created a help desk portal, this portal pretty much has a main page that you can go to download patches, virus definition... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
Results 1 - 9 of 9