GASP - web-application security
Klingt interessant: GRASP
CORE GRASP is an open-source web-application security project. It is an effort to develop and deploy a technology that protects existing web applications running in a web server from security and privacy threats, including SQL-injection attacks, cross-site scripting (XSS) attacks, shell-command injection attacks and directory-traversal attacks. The technique we use does not rely on signatures, or statistical training and also blocks zero-day attacks. The project was first made public at the Black Hat USA 2007 Briefings, and GRASP for PHP was released as open source.

