Must have Security Systems & Encryption Scripts for Web
This can be used as a simple cryptography system.What is new in this release:Refactored the Rakefile removing an old install task, adding a clean task, and setting a default task.
What is new in version 1.0.4:Fixed a packaging bug.
Added the...
The package uses the RSA algorithm for public-key cryptography.Key length is customizable.Features:Encrypt string
Decrypt string
Generate keys pair
Export key to string, file
Load key to string,...
Security is not valued at its proper level of importance in Web apps and websites these days. Even with Anonymous' ravaging websites left and right, most developers still don't implement basic protection measures with their code.This is mainly due to a...
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...
Defa Protector is a relatively new technology that specifically targets HTML5 video players and allows webmasters to protect their copyrighted materials from being pirated online.This script lets audio and video files be played via the browser but blocks...
Django-Security helps security novices improve their site's protection against basic hacking attacks with a few simple solutions.
This small module is basically a collection of Python classes that can be added to any Django application and help...
encryptMe allows developers to support easy data encrypting and decrypting with the help of a few PHP files.The library can be used add safeguard measures to any PHP application, encryptMe being very easy to embed into any existing PHP-based...
EveryPass is actually one single HTML file, easy to be deployed either online, or locally on each person's PC.The EveryPass password manager will allow users to enter usernames and passwords for one or more services, accounts, and profiles, and then...
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...
IOSEC is a simple PHP script that can be added to any PHP project to provide a simple protection mechanism against users with a huge amount of HTTP requests/second.When IOSEC detects a problematic user it blocks him from accessing the website and sends...