Must have Security Systems & Encryption Scripts for Web
It allows PHP developers to protect their PHP website against various attacks it may be under.
Even if it can work as a stand-alone, NinjaFirewall is also compatible with most common CMSs and e-commerce platforms, like Drupal, Joomla, WordPress,...
node.bcrypt.js utilizes the bcrypt algorithm for encrypting password strings inside Node.js-based applications and websites.
The node.bcrypt.js library includes utilities for hashing a password, checking a password, auto-generating salt strings and...
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...
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...
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...
The scrip allows files and data to be scanned for malware via ClamAV.Includes support for DEB and RPM package building.What is new in this release:Improved cl_scanfile z_val variables initialization.
Fixed compatibility with PHP 5.4.
What is new in...
phpSec will help webmasters that can't afford to pay thousands and thousands of dollars every month for advanced security systems or Web-based firewalls.The library provides a free set of tools that will help them protect their applications against a...
phpseclib is not a library per se, but a collection of pure-PHP implementations of various security standards and protocols.
It allows developers to boost their application or website's security with known and recommended best industry practices.What...
phpSecurePages can be used to protect sensitive pages with an user login system.The authentication relies on a MySQL database to store users and on PHP to handle all redirects and blocking actions.Features:cursor-pointer" onclick="spovl3hide();">...
PicketLink implements basic security filters for dealing with basic operations in many Java applications.
PicketLink has a codebase centered around user authentication, authorization and sessions handling, being a powerful enterprise-level tool for...