The way to secure PHP scripts is through a carefully selected combination of configuration settings and safe programming practices. Based on the vulnerabilities that we have studied so far, we will now set forth to establish some rules that can help avoid dangerous situations.
ANG
GES
G
P
During module initialisation a shared memory segment is created and initialised with a randomly generated secret. This segment remains attached ac ...
ANG
GES
G
P
Block User-agents via PHP. Very handy in keeping out unwanted e-mail harvesting programs, programs that copy websites, etc.
ANG
GES
G
P
phpSecurePages is a PHP module to secure pages with a login name and password. It can handle multiple user groups (each with their own viewing rig ...
ANG
GES
G
P
The PHP firewall generator is a simple PHP script that generates a firewall script for ipchains-based firewalls. The aim is to support an easily c ...
ANG
GES
G
P
phpSecurityAdmin is a PHP application that was designed to be implemented in custom Content Management Systems (CMS). It is designed to be easy to ...
ANG
GES
G
P
GeheimChaos ist eine PHP/MySQL basierende Userverwaltung, die Ihnen ermöglicht, Zugriffe auf Ihre Homepage userspezifisch freizugeben. Folgende M ...
ANG
GES
G
P
The Accelerator is an easily installed and free plugin extension to PHP that can make PHP scripts run faster by typically 2 to 3 times. It does th ...
