Generate dynamic pages using Perl CGI. Process web forms, restrict user access, create databases and more! An all-in-one utility for any website. Pro version is MySQL/DBM compatible.
This tiny program (UltraFastCrypt) encrypt the string by using the one way DES algorythm which used for password protecting of the web directories, useful for checking the password file for lousy passwords, amongst other things.
Just handy tool for one way encryption like $result = crypt($word, $selt).
This script will stop passwords from being lifted from your server by password hurlers used in brute force attacks. Unscrupulous webmasters have scripts that run hammering your members area with different username and password combinations until they get lucky. This can tie up your server resources for hours and eventually you will have a password stolen. The script will block the ip of the script trying to steal your passwords.
(Added: Sun Jan 14 2001 Hits: 150 Rating: 5.00 Votes: 1)
Member Manager II is a password management program that allows you to create and manage password protected directories (.htaccess) on your website.
Manage unlimited groups, add users, remove users, create new protected directories, all from your browser. Managing authorized users for multiple groups becomes as simple as clicking a button.
WAccess is a is a very simple system access manager. You can define Guest account or Administrator account. For each, you define Login and Password, users can change password, and Administrator can Add / remove users.
The HTPASS.CGI perl script was written for those who don't have telnet access to the webhost to run the htpasswd program included with the NCSA Httpd server. Normally, this program is required to make changes to the .htpasswd file that exists to control access to different parts of the website.