The net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal
  New Listings
New Listings
Most Popular
Most Popular
Top Rated
Top Rated
Discussion
Discussion
Link to Us!
Link To Us
Search For:         
   
 
Sponsors


Categories

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Ruby on Rails
Tools and Utilities
Web Hosting
XML

Sponsor Links


Home :: PHP :: Scripts and Programs :: Security Systems
Sort Listings By:       Click if you want to be notified of new or updated links in this category
  Total: 202    Displaying: 1 - 20 Pages:  1 2 3 4 5 6 7 8 9 10 11

   Sitelok
         Hits: 14818 

Sitelok allows you to password protect and control access to html or PHP pages within your website. You can separate your site into multiple members only areas and each user can be a member of one or more areas. Depending on your requirements new users can be added to Sitelok either manually via the Sitelok control panel, automatically from a PHP script using the Sitelok API or via a registration form that allows a user to add themselves. A users membership of an area can be set to expire after a fixed number of days or can be left open. Once setup making a page secure is simply a matter of adding one line to the top of the page. The Sitelok control panel provides an easy to use and powerful way to manage users and also provides access to a log file that stores each users access. You can also send template based email to one or more members (with multiple conditions) making Sitelok a powerful way to keep in touch with your members. Everything the user sees is 100% customisable.

Commercial   Version: V1.42    Platform(s): linux, windows, freebsd, osx, sun   Updated: Tue Jun 12 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (4) Visitor Ratings

   Idut Human Checker   Hits: 2050 

 
This is a useful script using CAPTCHA to make your PHP applications spam-proof. It takes seconds to install by simply including the Human Checker script on your page. It stops your pages being spammed by requiring users to enter a numeric code that they copy from a PHP generated image.


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Sun Jan 13 2008

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Micro Captcha   Hits: 1766 

 
Micro Captcha is a simple PHP script which generates captcha images to prevent spam form submissions. The script generates random images with a security code for you. Installation and usage is very simple. All you need to do is insert the php file as an image source into your form. Later during the form processing you only need to check a session variable. Detailed installation instructions and an example code is also attached.


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Sun Jan 27 2008

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Expirable one time password   Hits: 60 

 
This class can be used to generate and validate one time passwords that may expire after a period of time (without using a database or saving the password of any kind). It generates a code based on a secret key that is valid during a period of time. The class can also be used to validate the generated code in a different server and check if the code expired.


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Tue Jul 15 2008

Listing Details
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   TPCS Block IP for a specified time limit   Hits: 303 

 
This is a PHP IP blocker program that will log the IP address of anyone who accesses the page and the time the page was accessed and wont let them come back for a set time limit. You can set the time limit to whatever you want.


Free   Version: n/a   Platform(s): n/a   Updated: Sun Mar 16 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Injection Scanner   Hits: 777 

 
Injection Scanner is a PHP-based script that parses the query strings in a URL. By comparing the query string to known injection and remote execution exploits, it can effectively secure a webpage from being exploited. When an exploit is detected, the script halts all PHP processing, logs the pertinent data into a database, and informs the visitor of the detection. IPs associated with bad queries can be banned from any page in which the script is included.


Free   Version: 1.0   Platform(s): linux, windows, freebsd   Updated: Fri Feb 29 2008

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Securimage PHP CAPTCHA   Hits: 15783 

 
A highly customizable PHP CAPTCHA class for generating CAPTCHA images to prevent programs from filling out your forms. This does everything from create and output the image, to validate the code entered by the user in the form. Support for creating audible CAPTCHA codes in WAV format. It can show an image in just 3 lines of code, and validate the text in about 6 lines. This supports variable length codes, user defined character sets, custom TTF fonts, custom colors, multi-colored letters, skew lines through text, optional lines to obfuscate text, angled text, transparent text and more. Read codes from a dictionary file instead of using random strings. Includes several examples. Support available.


Free   Version: 1.0.2   Platform(s): linux, windows, freebsd, osx, sun   Updated: Mon Jan  7 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (2) Visitor Ratings

   Click Captcha Version 1.2 Grid image   Hits: 441 

 
Click Captcha Version 1.2: Click Captcha is a randomly generated square gif file that is dynamically displayed in a random area below form. Requirements - php >= 4.3 with GD support.


Free   Version: 1.2   Platform(s): linux   Updated: Thu Apr 17 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Simple IP Logging System   Hits: 210 

 
Our simple IP logger is a fantastic tool to keep track and log your visitor's ip details, these can be extremely useful for enhancing website security and visitor management.


Free   Version: 1   Platform(s): linux, windows, freebsd, osx, sun   Updated: Wed Jun 18 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PHP Anti Hacker
        Hits: 202 

  The PHP Anti Hacker script will scan all your important public files on your web server for known hacker files, closes security holes such as open directories you might have missed, and helps you prevent future hacker attacks! This script is not a virus scanner, but it does alert you to possible back door files that your programming buddy or hacker has placed on your server. Even if your system admin scans your server, it could miss most web based hacker tools, because they are just normal scripts, they just give more access to certain damaging functions, such as allowing the attacker to upload more remote files to your site, using your server as an email proxy to send bulk email or as a gateway proxy to hide anything the attacker might do to another site. As your site grows, and you add more 3rd party scripts, the more you are at risk and if you don't update those scripts like you should then you are venerable to hackers who are actively looking for new servers!

Commercial   Version: 1.0    Platform(s): linux   Updated: Wed Jun 18 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Ami-Encryption   Hits: 134 

 
Scrambling text by add fake text in between chunks of real text. A good alternative to encryption making letters and numbers unreadable with PHP pure scripting. Can be used to protect variables like Cookies, Sessions, GET and POST from page to page or to MySQL database. Easy installation Simple design for easy integration. Requires - PHP


Free   Version: 1.2   Platform(s): linux, windows   Updated: Thu Jun  5 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Click Captcha   Hits: 2130 

 
Original Click Captcha: Click Captcha is a randomly generated rectangular gif file that is dynamically displayed in a random area below form Requirements - php >= 4.3 with GD support. Click Captcha is a randomly generated gif file that is dynamically displayed in a random area below form with 9 random color combinations and the click number is randomly displayed to the right or left making 18 different images with random numbers from 11 to 99 the generated gif file is less than 0.39 KB.


Free   Version: 1   Platform(s): linux   Updated: Wed Apr 16 2008

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Customizable CAPTCHA   Hits: 1057 

 
This CAPTCHA script allows a user to easily customize things such as the string length, minimum and maximum font size, image size, the font used, and even the characters used, etc... Unlike most CAPTCHA scripts that generate the random text based on an md5 hash of the time, this one lets the user input specific numbers, uppercase, and lowercase characters they want used (or don't want used) in the creation of the CAPTCHA image. It also assures, regardless of the length of the string, that there is at least both 1 random upper and lowercase character in the string, thus making it more difficult for bots. Another feature in this script is that it randomly rotates each character on the image.


Free   Version: 1.0   Platform(s): linux, windows   Updated: Thu Apr 10 2008

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   URL Validation   Hits: 209 

 
This script is used to validate the URL that your users submit when viewing your site. The script helps prevent Remote File Inclusions, SQL injections, and other forms of hacking attempts. You can include the script in any PHP file to secure your website. FEATURES: * Automatically checks our database for new risks. * Blocks malicious URL requests. * Redirects malicious requests to our website for logging. REQUIREMENTS: * PHP * cURL


Free   Version: 1.4   Platform(s): linux, windows, freebsd, osx, sun   Updated: Tue Jun 24 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PHP Easy Logging   Hits: 450 

 
This class can be used to log activity to a database. It can add activity entries to a log database table. It logs the activity prority level and class, the remote user identifier (if logged) and its computer IP address. Optionally it can send e-mail about the activities being logged to a given e-mail address. It can also display log entries as an HTML table.


Free   Version: 1.2   Platform(s): linux, windows, freebsd, osx, sun   Updated: Wed Apr  2 2008

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   KB Captcha PHP Script   Hits: 1138 

 
An easy to implement Captcha Script which does not require images but works on text. Now you can protect your pages with the use of Captcha, you can now have some additional security/authentication/n ospam to your web pages. This script is based on the Question and Answer pattern. * Provides enhanced security to your pages and prevents SPAM * Can be easily modified * Easily add or remove Questions and Answers from database table * Frame your own Questions and Answers * The answers can be in words or numerics (You can modify the settings)


Free   Version: 1.0   Platform(s): linux, windows   Updated: Sun Feb 17 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   phpOpenCaptcha   Hits: 618 

 
The script gives an opensource implementation of a captcha covering the following features: The text is horizontally and vertically distorted. Further, it is possible to use your own font and background-color. The behaviour of the captcha can be configured. Guidelines are added to make character segmentation more difficult.


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Thu Feb 21 2008

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   dicap Basic   Hits: 197 

 
dicap Basic is the next generation captcha solution for your web application. Two features make dicap a unique and valuable solution for you: 1. The captcha is easy readable for the users. 2. It is very hard to computer-read the captcha and transform it into the right number-code


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Mon May 19 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Sec-Code   Hits: 1838 

 
This PHP script creates an image with a security code (known as "captcha") that can be used to protect e.g. your guestbook from spam. It requires PHP 4.1.0 or higher with session support and GD library.


Free   Version: 1.2   Platform(s): n/a   Updated: Sun Mar 23 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Web safety with AJAX and PHP 5   Hits: 370 

 
Manipulation of parameters, Cross Site Scripting, SQL Injection, Session hacking - there are many ways to attack a websites integrity for evil purposes. And it is note easy to imagine every way hackers are trying to manipulate your web code. This application makes use of several techniques to prevent your web application from harmful code (some of them refer to the excellent book "PHP-Sicherheit", published by dpunkt.verlag, 2007). Among other features you'll find data type control, control of allowed variables in URI strings, several session and history controls, control of dropdown menus, control of form names and form action URI and controls of forbidden inserts in form elements (fully automated), a generator for safe passwords, and a consistent use of file_exists(). Besides the PHP 5 functions __autoload for classes and try and catch a special feature is the safeHTML parser, which helps to remove not desired attributes and tags effective.


Free   Version: safeweb_01_fastpro   Platform(s): windows   Updated: Fri Mar  7 2008

Listing Details
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

  Total: 202    Displaying: 1 - 20 Pages:  1 2 3 4 5 6 7 8 9 10 11

Share


Register | FAQ/Support | Contact Us | About Us | Getting Rated | Link to Us | Bookmark Us | Advertising Info | Terms of Use | Privacy Policy
Copyright © 2008 iNET Interactive. All rights reserved.
Other iNET Interactive Sites:
Web Hosting Talk | dBForums | Mac Forums | Hosting Catalog