Archive for the ‘Security Systems’ Category
aasup
Sunday, August 22, 2010 16:04 No Commentsanti auto sign up project, the idea is that an image is generated that a computer program cant read but a human can, hence preventing spambots.
DirLocker – web folders protection
Thursday, August 12, 2010 16:04 No CommentsDirLocker allows/denies access to any protected directory for all members or for every member individually. DirLocker operate with .htaccess and .htpasswd files to restrict users access to resources on folder protection based, therefore you are able to set access permissions and password to protect your data and folders. Dew to advanced security providing by this [...]
Joes Encrypter
Tuesday, May 11, 2010 16:04 No CommentsJoes Encrypter is an encrypter for PHP. It is not very useful by itself, but rather, it is ment to be implemented into a script.
It can encrypt text using a md5 hash and the current time. The generated md5 hash is different every time because it includes the time inside it. This means the encryption [...]
PHP Timed/view once Resource Protector
Tuesday, April 27, 2010 16:04 No CommentsYou can use this script along with your current log-in script. This script will allow you to restrict access to a particular file. The user can view the resource only once within a pre-set ammount of time. The username, password and date are written to a logfile. The script compares the username and password combonations [...]
Street Beats Download Protection
Friday, April 2, 2010 16:04 No CommentsThis is a simple download protection script, that stops other webmasters linking to your downloads, and using up your bandwidth. Easy to set up.
PHP Encoder
Thursday, March 11, 2010 17:04 No CommentsProtect your source code from unauthorized modification and alteration! PHP Encoder is a free encoder that allows anyone to protect their PHP scripts for free.
phpcksec
Wednesday, January 6, 2010 22:02 No CommentsThis script helps you test your webservers security, especially the open_basedir and safe_mode restrictions. It does so by giving you a file-browser interface which allows you to read ANY file on the server you have access to.
Password Protection
Wednesday, January 6, 2010 6:38 No CommentsPassword Protection is a PHP/MySQL application which allows you to easily block access to selected files. You simply add one line of code to each of the files you wish to protect and the system takes care of the rest. Also, Password Protection comes with a fully-functional administration panel which allows you to administer your [...]
Salt & Pepper Encrypter
Saturday, July 19, 2008 12:16 No CommentsSalt & Pepper Encrypter is a collection of two PHP functions that will make your password storage more secure! Instead of using just a common hash function, it uses a combination of them along with its own algorithm!
For example, lets say you have a password of test. You want to securely store this password in [...]

