English related scripts & softwares
his is a secure session library that allows you to store all session information in a mysql database. Timeout functionality is also built-in, so you don’t have have access to php.ini.
PHP PassGen is a fully customizable random password generator. It is much more advanced than other similar tools I have tested. Use your own password policy to generate passwords using any combination of lowercase letters, capital letters, numbers, and symbols. If desired, you can even use your own custom list of characters to use for generation. You can also specify the character length of each password and how many to generate at a time.
From the developer who brought you tinyMuw CMS comes the tinyMuw Password Generator! Just like the CMS, this utility was fully developed in a combat theater (specifically Baghdad, Iraq by an American Infantryman). This script comes with powerful default character sets and standardized bit lengths, but enables the user to easily create their own character set and specify any password length they wish, allowing for the greatest variety of passwords possible! For the more savvy computer users, the generator itself is small, compact, portable, allowing you to "plug and play" the modular function into your own scripts with ease.
CodeBreak hides your secret message into a sentence that can be read using morse code as the key. After encoding your message, simply cover the upper or lower parts of the characters to reveal the hidden message.
SecureTag allows you to effectively monitor your web traffic with it's IP logger and restrict access to parts of your site with full or wild-card IP bans.
With two simple mySQL tables, SecureTag is a lightweight solution to your statistic and security issues.
While the system is still a beta product, it's free and easy to manipulate to your site's needs!
The Securevar class allow you to crypt & decrypt the paramaters you pass through an url. Usefull if you do not want (or can not) use session system or if you are working with two different website wich are not hosted in the same place.
The script has two functions which are used to completely take the hassle out of getting data from GET, POST, or REQUEST. It protects the data and has many options for default values, malformed data protection and just a quick and easy way of getting what you need.
Also includes a beforehand check of SQL querys to make sure nobody is messing with your database. Protects against SQL injection and with that rare chance sombody gets by, theres a keyword based detection of malformed and evil words to keep you secure.
It's pretty sweet, you should download it!
This is a very simple PHP script to display a security threat level on your website. This script is specially for php newbies. The script simply goes to the DHS website and checks for the security level and displays an appropriate image linked to that level. If conditions are used to determine which image to dislay.
This class implements a hash based (sha1 / md5) block cipher in output feedback mode and provides secure encryption for php installations without mcrypt library.
Documentation comes in phpDoc format.
Example script is provided.
V. 1.0.1:
Minor fix to be compatible with php versions < 4.4.0.
Usage of print_r with second parameter in _generate_iv() was changed to serialize().
Security code image generator and verifier. Requires GD support (most modern PHP installations) and mySQL. No image caching required. Configurable fonts, colors and captcha lengths.
|