PHP Security System

Free and open source PHP Security Systems Scripts. Kepp your site server security in every respect such as XSS, SQL injuection, spam and so on.
  1. phpSec
    101 total visits
    phpSec is a open-source PHP security library that takes care of the common security tasks a web developer faces.Features of phpSec:- Data encryption- XSS filter- Password hashing- Secure session handler- CSRF protection- Yubikey integration- Random data generatorRequirements:PHP 5.3.0 or greater with the following extensions is required to use phpSec: - Mcrypt - Hash
  2. password
    133 total visits
    Password is a PHP script for securely hashing passwords and uses Blowfish for password hashing. It Comes with fallback to repeated hashing [ mt_rand() ].
  3. No Screenshot
    173 total visits
    Anonymous Emailer script will allow you to send anonymous hidden emails from any email address that you choose.The script is very easy to install, use and customize to suit your needs. How to use: Place the folder anywhere on your server and browse to it.
  4. PHPMD5Crack
    132 total visits
    PHPMD5Crack is a collection of PHP CLI scripts allow developers to crack down the original string from an MD5 string useful in MD5 hash recovery.The tools use the Dictionary Crack and the Rainbow Web Crack methods.
  5. KBCaptcha
    132 total visits
    This is a PHP security script that can be used to implement Captcha script which doesn't require images but works on text. With KBCaptcha, you can protect your pages with the use of Captcha, you can now have some additional security/authentication/nospam to your web pages. This script is based on the Question and Answer pattern. The Text based CAPTCHA stops ...
  6. No Screenshot
    93 total visits
    This is PHP security system about video CAPTCHA system to protect web forms against spam bots.Instead of the classic image-generated CAPTCHAs, this system uses a video in which letters of different colors are scrolled around the screen. The user is then asked to type the letters of a certain color to authenticate himself. The download contains a PHP library to ...
  7. Klass
    79 total visits
    This PHP script for adding dependency injection support in PHP. Dependency Injection (DI) in computer programming refers to the process of supplying and external dependency to a software componet. Klass provides automatic generation of accessors (getters, setters,...) for properties.Including the script into a live PHP website, allows the developer to use dependency injection principles and functions for his project.
  8. Rapid Access Protection
    147 total visits
    Rapid Access Protection is a PHP security system that will disallow end user from rapidly accessing / reloading your webpage in an attempt to abuse it or bring your website down.
  9. iScramble
    106 total visits
    iScramble is a PHP script that allows you to protect sections of your HTML code from prying eyes. It scrambles the text into a form that is not human readable, and generates some JavaScript code to descramble it.iScramble can scramble any HTML code. It is particularly useful for hiding email addresses from email address harvesting robots. If you place your ...
  10. KS AntiDDOS
    408 total visits
    KS AntiDDOS script is used for protection of a site against not very serious DDOS attack. It is a free PHP security script. Include this script in your header file and it will monitor IP addresses of requests and keep in the shared memory. When script detects that particular IP requests too often, it block the IP replying 503 "Service ...
  11. cCaptcha
    203 total visits
    This PHP script is created to generate CAPTCHA images and valiate text and image CAPTCHA fields. It can generate an image with 5 random letters and digits obfuscated by a few lines.The random text will be stored in a class variable for subsequent validation, and then the generated image is displayed in the PNG format as the current script output.Requirements:- ...
  12. Malware Scanner
    396 total visits
    This script can scan for files for know dangerous contents. It can traverse recursively a given directory and scan files that match a given file name pattern.The script can scan the file contents to check if they contain given dangerous file content patterns.If such content patterns are found, the script can repair the files by replacing the dangerous content by ...
  13. Proof Loaded Files
    92 total visits
    Proof Loaded Files is a PHP script can track and verify if pages files were loaded. It can generate URLs that for links and other page elemements for serving files dynamically.The script can keep track of linked and downloaded files using session variables, so it can verify if the user browser has really loaded the linked files.Requirements:- PHP 5.0 or ...
  14. PHP Scan
    206 total visits
    This is a PHP script that can be used to scan and clean infected HTML and PHP scripts with unsafe tags.It scans recursively a given directory for files with HTML or PHP file name extensions.PHP Scan script determines whether the scanned files have dangerous tag patterns. The files that have such tags and cleaned and rewritten.Requirements:- PHP 5.0 or Higher
  15. Anti-Harvest Download
    337 total visits
    This PHP script is used to serve files for download, while also preventing illegal file harvesting. It performs several checks by detecting the request variable for the name of the file being requested. Currently it cleans the file name from dangerous characters by taking the file base name and then it checks if the requested file exists under a given ...
Pages 1 of 9« 1 2 3 4 5 »