JSEncrypt

JSEncrypt 2.1.0

JSEncrypt provides a pure-JavaScript method for performing RSA encryption and decryption.This helps developers add a well-known and respected text encryption system to their applications, helping them protect the user's sensitive information before...

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...

OWASP Bricks was purposely developed with huge security holes in its core and is not suitable for any kind of production usage.It's main role is to help developers learn about security issues and hacking techniques.Programmers can test their skills in...

ADsafe

ADsafe 2016-02-07 updated

ADsafe is basically a subset of the JavaScript scripting language.This subset is a modified version of JavaScript in which access to the page's DOM and global variables has been removed, items considered the main entry point for various security...

ZB Block

ZB Block 0.4.10a3

The script needs to be included at the top of other PHP pages.It should work with any PHP website, CMS, Blog, or Forum, and is designed to be completely invisible to other PHP scripts.If no problem is found with a connection, it lets the script...

spamIP

spamIP 1.3.1

spamIP can be installed on any PHP-based website or Web service to prevent it from being flooded with spam bots.spamIP uses a MySQL databases to store information about visitors and IPs marked as spammers (via the Stopforumspam.com service), and also...

pidCrypt

pidCrypt 0.06

The library functions by the principle that no raw clear text data should be sent to the server from the client side.The library is meant to facilitate a more efficient use of these methods.pidCrypt supports RSA and AES encryption and decryption, MD5 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...

patternCaptcha works by serving the user with a pattern image and a canvas where he has to re-draw the pattern using his mouse (or touchscreen).If the pattern is successfully reproduced in the correct order and direction, the action he wanted to make is...

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...