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 Firewalls
[Top] [All Lists]

Re: Different Technologies to Prevent Layer 7 attacks.

Subject: Re: Different Technologies to Prevent Layer 7 attacks.
Date: Fri, 16 Sep 2005 09:18:38 +0800
Application proxy firewalls like CyberGuard and Sidewinder protect up to L7. 
I believe that they do it by strictly adhering to how protocols should 
behave based on what was specified in RFCs and drop what does not conform on 
top of doing the usual stateful packet inspection, etc. The protocols that 
they inspect at L7 are the more common ones like HTTP, FTP, SMTP, etc.
IPSs on the other hand rely on signatures that include protocol anomaly but 
other detection methodologies as well (such as vulnerability and exploit 
detection). The protocols that IPSs are able to scrutinise for anomaly tend 
to be broader then those offered by application proxy firewalls.
Remember, security is not one solution but using multiple layers of 
security/technologies to minimise risk. Firewalls and IPS are complementary 
solutions. A firewall is a must-have as it provides access control to your 
enterprise and IPS is a good-to-have depending on your security budget.

barcajax

On 9/15/05, Harjith <harjith@inflowtechnologies.com> wrote:

HI All, 
  We all talk about firewall technologies and different security 
technologies.
 Today, all most all enterprise are having the firewalls which protect you 
from L3 and L4 attacks. What about L7 attacks ?
If Im not wrong , IPS address this field. Different vendors talk about 
different technologies and methods to prevent these attacks. 
Eg: Signature Based, Protocol and traffic anomoly detection, Intelligent 
layer scanning etc.
 Can any one help me in understanding the different technologies to 
protect from L7 attacks and what is the best technology to adopt?
 -harjith

<Prev in Thread] Current Thread [Next in Thread>