PHP Application Security (resources)
This is a list of common security concerns for web applications that can be or should be solved at the application development level with a focus on PHP solutions.
- A Catalog of Security Vulnerabilities - Bad Security Smells.
- A Catalog of Security Attacks - Attacks against PHP Applications and how to foil them.
- A Catalog of Security Sensitive Functions - A List of PHP functions and their security implications.
- A Catalog of Secure Practices - Best practices for secure applications.