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

crypt-fog

crypt-fog 1.0.2

This is recommended for usage only where hyper-sensitive data is not present, and only as a way to hide data from an untrained eye.In addition to the module, a stand-alone program is included called "fogenc" that takes both a string and a number as...

visualCaptcha can help developers in protecting their online forms from spam bots and automated hacking attempts. Because it relies on mouse clicks to validate a form, most bots fail and only live human-based submissions can validate visualCaptcha. The...

MD5

MD5 1.2

Comes with a hash (digest) function. It also provides a pair crypt/decrypt based on MD5 and CFB, and a pair crypt/decrypt based on DES with 56-bit keys.What is new in this release:MD5 1.2 is compatible with Lua versions 5.0, 5.1 and 5.2. What is new in...

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

Unlike almost all CAPTCHA systems around, Imageless Captcha works without the need of an image processing library on the server-side.Imageless Captcha will generate a random number and print it on the page as its English spoken form.To validate the form...

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

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

Suhosin

Suhosin 0.9.38 updated

Suhosin extends built-in PHP security mechanisms, by adding detection, prevention and fixes for known PHP security risks and flaws.Suhosin is made up of various low-level protection patches.It can prevent bufferoverflows or format string vulnerabilities,...

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