|
In classic ASP there is no
Single quote could be very
Security issues became more
This simple tutorial is
any encrypt function. But
harmful and broke down your
damageful if you're not
intented to learn you how it
you can use this useful
all application. Any one can
protecting your web forms.
is possible to prohibit
source code to encrypt any
easily inject any damageful
Following example is a good
access to certain page. A
string data using MD5. MD5
code into your sql script.
idea to protect our ASP
technique is to check the
encryption is a one-way
To combat the threat of SQL
pages against SQL injection
referrer of the visitor : if
hashing algorithm. MD5 is a
injection, escape the single
attacks. This small ASP
he come from a page of your
great advantage because it
quotes using the Replace
code secures and validates
web site let him in, else
is speed and easy to use.
function.
all information coming from
display a default message ...
your forms.
Date: Oct, 03 2006 Date: Sep, 06 2006 Date: Jan, 18 2006 Date: Nov, 01 2005 |
|
The random password function
This digs for your PRIVATE
This Blog site is packed with
This page offers lots of
will return a password with
information such as your IP
techniques free code
information and tips to
letters and numbers. You
behind your firewall. This
download, articles all
protect your scripts against
pass the number of letters
article is a harmless way to
focusing Microsoft
common attacks.
and numbers you want and it
perform a leaktest that
Technologies.
returns the alphanumeric
could give someone access to
password.
your private information.
Date: Oct, 25 2004 Date: Sep, 29 2004 Date: Apr, 20 2004 Date: Aug, 28 2003 |