Spring Security

Spring Security 4.1.1 updated

Spring Security was formerly known as the Acegi Security System for Spring. The newer versions of this framework provide a huge array of authentication and access-control features for Spring-developed applications and is a de-facto standard when it comes...

PassHash

PassHash 1.0

PassHash is made up of two form fields where the user can enter his password, and a button which when pushed generates the password hash.How can this be useful? you may ask yourself.Simple. PassHash can be used in situations where you forgot your password...

jQuery Real Person prevent any type of form submissions unless the proper text as seen in the CAPTCHA section has been entered.Unlike similar CAPTCHA solutions, jQuery Real Person doesn't use images, but recreates the mangled text using ASCII art.This...

LZW Async

LZW Async 0.1.3

LZW Async is a JavaScript library developed for compressing text using the LZW algorithm.This algorithm was created for compressing large text-based data and uses a simple dictionary for reusing the previously compressed data when possible.Just like the...

MySQL AUDIT Plugin

MySQL AUDIT Plugin 1.0.8 updated

The plugin was developed by McAffee and is available for MySQL databases running on Linux systems.Officially supported MySQL versions are:- 5.1.x- 5.5.x- 5.6.xThe plugin will help users detect and patch security holes in their MySQL databases.The MySQL...

jCryption

jCryption 3.1.0

It encrypts the POST/GET-data that will be sent to the server when a user submits a form.It encrypts the data on the client (JavaScript) with the public key algorithm of RSA and decrypts in on the server with PHP. It uses the Multiple-precision and...

CSRF Protector addresses a serious problem in Web security, the CSRF vulnerability.CSRF, or Cross-Site Request Forgery, is a technique used by attackers to fake authenticated user data and trick servers into executing damaging operations on behalf of the...

ApPHP WebsiteCleaner is a very lightweight and easy to use utility that will help non-technical users clean up their websites.To install just download, unzip, and then move it to a Web server. To start a scan, just enter the server path where the website...

Securimage

Securimage 3.6.2 updated

It is used for generating complex images and CAPTCHA codes to protect forms from spam, bots and abuse. It can be easily added into existing forms on a website to provide protection from spam bots. It can run on most any webserver as long as it has PHP...

Apache SpamAssassin uses a combination of different techniques to identify spam email and their adjacent signatures.The system uses a wide variety of methods to identify and tag spam, from heuristic and statistical analysis, either on the email's header...