Which of the following is BEST at blocking attacks and providing security at layer 7 of the OSI model?
A. WAF
B. NIDS
C. Routers
D. Switches
Explanation:
3 Comments on “Which of the following is BEST at blocking attacks and providing security at layer 7 of the OSI model?”
mikesays:
A. WAF- web application firewall
1
0
Ching Shryocksays:
Thank you for any other magnificent post. Where else may anyone get that kind of info in such an ideal way of writing? I have a presentation next week, and I’m on the search for such info.
Process of elimination: NIDS, Routers and Switches do not operate at Layer 7.
A web application firewall (WAF) is an appliance, server plugin, or filter that applies a set of rules to an HTTP conversation. Generally, these rules cover common attacks such as cross-site scripting (XSS) and SQL injection.
By customizing the rules to your application, many attacks can be identified and blocked. The effort to perform this customization can be significant and needs to be maintained as the application is modified.
As the protocols used to access a web server (typically HTTP and HTTPS) run in layer 7 of the OSI model, then web application firewall (WAF) is the correct answer.
A. WAF- web application firewall
1
0
Thank you for any other magnificent post. Where else may anyone get that kind of info in such an ideal way of writing? I have a presentation next week, and I’m on the search for such info.
http://conquote.com/forum/profile/rosella714
0
1
Process of elimination: NIDS, Routers and Switches do not operate at Layer 7.
A web application firewall (WAF) is an appliance, server plugin, or filter that applies a set of rules to an HTTP conversation. Generally, these rules cover common attacks such as cross-site scripting (XSS) and SQL injection.
By customizing the rules to your application, many attacks can be identified and blocked. The effort to perform this customization can be significant and needs to be maintained as the application is modified.
As the protocols used to access a web server (typically HTTP and HTTPS) run in layer 7 of the OSI model, then web application firewall (WAF) is the correct answer.
1
0