/* PHP & MySQL Journal */
How to Fix PHP Vulnerabilities
In: javascript| php| security| tools
8 Dec 2009Auto scanning of selected web pages for malicious scripts
In: security
29 Jul 2009Top 25 list of software vulnerabilities
In: security
27 Aug 2008Simple design usually underlies a successful security mechanism on a web site. Make it more complex than required and the user suffers from a barrage of logins and redirections. Make it too simple and you risk your site being compromised.
The following 6 principles draw on ideas of simplicity and restriction. In the following list the [...]