Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Exploits-HackingTools
[Top] [All Lists]

[TOOL] CORE GRASP for PHP - Web-Application Protection Software

Subject: [TOOL] CORE GRASP for PHP - Web-Application Protection Software
Date: 27 Aug 2007 16:07:10 +0200
The following security advisory is sent to the securiteam mailing list, and can 
be found at the SecuriTeam web site: http://www.securiteam.com
- - promotion

The SecuriTeam alerts list - Free, Accurate, Independent.

Get your security news from a reliable source.
http://www.securiteam.com/mailinglist.html 

- - - - - - - - -



  CORE GRASP for PHP - Web-Application Protection Software
------------------------------------------------------------------------


SUMMARY



DETAILS

CORE GRASP for PHP is a web-application protection software aimed at 
detecting and blocking injection vulnerabilities and privacy violations.

The present implementation protects PHP 5.2.3 against SQL-injection 
attacks for the MySQL engine, it can be installed with almost the same 
effort as the PHP engine, both in Unix and Windows systems, and protection 
is immediate with any PHP web application running in the protected server.

CORE GRASP works by enhancing the PHP execution engine (VM) to permit 
byte-level taint tracking and analysis for all the user-controlled or 
otherwise untrustable variables of the web application. Tainted bytes are 
then tracked and their taint marks propagated throughout the web 
application's runtime. Whenever the web application tries to interact with 
an DB backend using SQL statements that contain tainted bytes, GRASP 
analyzes the statement and detects and prevents attacks or abnormal 
actions.

CORE GRASP was developed by CoreLabs, the research unit of Core Security 
Technologies. At CoreLabs, we plan to improve the tool and include new 
protections shortly. However, the invitation to collaborate with the 
project is open. If you would like to collaborate, please go to the GRASP 
website and subscribe to our mailing list.


ADDITIONAL INFORMATION

The information has been provided by  <mailto:egutesman@coresecurity.com> 
Ezequiel Gutesman.
To keep updated with the tool visit the project's homepage at:  
<http://grasp.coresecurity.com/> http://grasp.coresecurity.com/



======================================== 


This bulletin is sent to members of the SecuriTeam mailing list. 
To unsubscribe from the list, send mail with an empty subject line and body to: 
list-unsubscribe@securiteam.com 
In order to subscribe to the mailing list, simply forward this email to: 
list-subscribe@securiteam.com 


==================== 
==================== 

DISCLAIMER: 
The information in this bulletin is provided "AS IS" without warranty of any 
kind. 
In no event shall we be liable for any damages whatsoever including direct, 
indirect, incidental, consequential, loss of business profits or special 
damages. 




<Prev in Thread] Current Thread [Next in Thread>
  • [TOOL] CORE GRASP for PHP - Web-Application Protection Software, SecuriTeam <=