-
PHP Firewall is a firewall system for PHP apps. Using it to install and start immediately protecting a website against abuses, attacks and spam flow. Features of PHP Firewall:- Sanitize cookies- Sanitizes POST and GET vars- Protect URL queries- Deny access to users with IPs from reserved ranges- Protect unset PHP global vars- System logger- Send email alerts Protects against:- ...
-
NBSCaptcha is a simple PHP CAPTCHA system and protects forms from spam bots and automatic form submissions. The system display a mathematical question and expects an answer to it before performing the user desired action. Developers can adjust the CAPTCHA field's border color, so it better fits into various website designs. A small demo is included with the download package.
-
Traffic Analyzer is a traffic analysis system for WordPress-powered sites. Logs all user visits and compiles them into nice looking graphs, so webmatsers can analyze what kind of traffic their site is getting. Installation:- Unpack and upload it to the /wp-content/plugins/ directory.- Activate the plugin through the 'Plugins' menu in WordPress. Features of Traffic Analyzer:- Live Visits- Visitors Trend Chart ...
-
MiniCache is a PHP script for caching resources in PHP. Its main features include its small, lightweight size and disk-based storage system. Features of MiniCache:- Set cache depth- Customize cache storage duration- Set custom cache file extension- Set cache storage path Requirements:- PHP 5 or Higher
-
This class can be used to monitor the system usage and throttle heavy programs. It can check if the CPU load is too high and whether the available disk space on certain partition is too low. The class can also execute a given program and suspend its execution when the system resources usage is excessive. Then it can wait and ...
-
This class can used to generate license style keys to control the distribution and functionality of PHP applications.It generates license strings that can bind PHP applications to specific domains, specific servers, can only be executed during limited time period, or to restrictions placed on a home server within the license key.The binding to server process attempts to use the server ...
-
Request Info User Agent can parse the user agent identification sent by the browser or robot accessing the site and extract the browser type and other details. The script can determine if the client is a regular desktop browser, a search engine crawler, a mobile phone, as well as the operating system of the user. Requirements: PHP 5.0 or higher
-
LSM Browser Type is a simple class that can parse the user agent string and identify the browser and the operating system used on the user machine.
-
BrowserDetection analyzes the user agent string sent by the browser and parses it to determine: the type of browser, the user operating system, the version, release and build.BrowserDetection may also compare the browser version against a range of accepted versions, as well if the browser is expected to support page element opacity attribute and transparent PNG images. It can also ...
-
The IP address and browser user agent are extracted from the HTTP request variables in order to determine specific information.Key Features of User Info & GeoIP:- Browser name- User Operating System- Determine the user country using a GeoIP database stored in a MySQL database- Search terms and search engine when the user came from search engine pages- Get User Language- ...
-
PHP 5 Interface Browser can be used to present quick reference pages to browse the available classes. It browses all the directories in the current include path to extract the list of available classes.A page is generated with a menu of links to pages that display the contents of all the available class source files. The presentation details can be ...
-
securepwd can check the similarity between the username and password on different levels, such as phonetics, soundex and mataphone, check it against a file of commonly used passwords, check to see if it meets a minimum size.
-
Time-based tokens are generated and can be used in hidden form fields.The presence of the token in the submitted form values can be verified and an eventual attack can be avoided by not processing the form if the token is not present or is not valid.Requirements: PHP 5.0 or higher
-
A log file containing the IP addresses and whether they could be proxies, gets generated. Rex can also check if an array of POST or GET values contains HTML excerpts with Javascript that could be used to perform XSS (Cross-site scripting) attacks.Requirements: PHP 5.0 or higherWhat's New in This Release Rex:- Proxy port scan can be disabled (in some cases, ...
-
The operating system and the browser type are determined by parsing the user agent string. Client info also returns the file name of an icon associated to the detected browser and operating system.Requirements:PHP 3.0 or higher





