Saturday, November 21, 2009
 
 
 Security ASP Scripts
 ASP Script Home » Security

6 ASP Security Scripts

Sort: Most Viewed | Highest Rated | Newest

Blocking Multiple IP Addresses

The code snippet below will detect the visitor's IP address and check against an array of blocked IP addresses, if the address matches any in our array then our visitor will be redirected to the page "no_access.asp"....
Added on: 8/30/2007  Hits: 393 Rating: Blocking Multiple IP Addresses has been rated  3.00 by  23 users (3.00) votes 23

CSQL

This small function stops people from inputing SQL commands in you textboxes, keeping your database safe from hackers....
Added on: 7/14/2003  Hits: 5745 Rating: CSQL has been rated  3.02 by  41 users (3.02) votes 41

Restrict Access to your site by IP Address

This function compares an 'IP Address to a set of IP filtering 'rules and returns "True" or "False" 'depending if the IP Address should 'have access or not. ...
Added on: 2/21/2003  Hits: 15206 Rating: Restrict Access to your site by IP Address has been rated  3.10 by  60 users (3.10) votes 60

Encrypt Function

The Encrypt function encrypts a string. To decrypt an encrypted string, use the Decrypt Function. Encrypt replaces each letter in a string with a different character, including spaces, and then reverses the scrambled string. Encrypt provides good enough string encryption. ...
Added on: 12/2/2002  Hits: 5773 Rating: Encrypt Function  has been rated  3.00 by  37 users (3.00) votes 37

Decrypt Function

The Decrypt function changes an encrypted string into readable text. Decrypt only can decrypt strings encoded with the Encrypt Function. ...
Added on: 12/2/2002  Hits: 5503 Rating: Decrypt Function  has been rated  3.11 by  37 users (3.11) votes 37

StrongPwd Object

The StrongPwd Object exposes properties and methods to create and test passwords to ensure that they meet or exceed strong password standards. Create Method syntax: string = object.Create() description: Creates a strong password. The mechanism used to create passwords is pseudo-ran...
Added on: 11/28/2002  Hits: 5863 Rating: StrongPwd Object  has been rated  3.11 by  37 users (3.11) votes 37
Records 1 to 6 of 6









HOME | ARTICLES | MUSIC | DOWNLOADS | LINK DIRECTORY |  GAMES | TEST-QUIZZES | SITEMAP | ABOUT | HELP
Copyright © 2000 - 2007 Ex-designz. All rights reserved. Website Developed By Dexter Zafra of Myasp-net.com
Link to us | Contact us | Privacy Policy | Terms of use | Accessibility