Mainly meant for private and semi-professional developers who need some help in securing small php applications against some of the top-10 attacks on web software.
Security increase to avoid:
- XSS (Cross Site Scripting)
- SQL-Injection
- CSRF (Cross Site Request Forgery)
- Session-Fixation
- Mail-Header-Injection
- File-Injection
- HTTP-Header-Manipulation
- Response-Splitting
- Informative error messages