CAS-002 · Question #845
A software developer and IT administrator are focused on implementing security in the organization to protect OSI layer 7. Which of the following security technologies would BEST meet their…
The correct answer is C. HIPS E. WAF. HIPS and WAF both operate at OSI Layer 7 (Application Layer), providing host-level and web application protection respectively.
Question
A software developer and IT administrator are focused on implementing security in the organization to protect OSI layer 7. Which of the following security technologies would BEST meet their requirements? (Select TWO).
Options
- ANIPS
- BHSM
- CHIPS
- DNIDS
- EWAF
How the community answered
(25 responses)- A4% (1)
- B4% (1)
- C80% (20)
- D12% (3)
Why each option
HIPS and WAF both operate at OSI Layer 7 (Application Layer), providing host-level and web application protection respectively.
NIPS (Network Intrusion Prevention System) primarily inspects and blocks threats at the network and transport layers (layers 3-4) and is not specifically focused on layer 7 application traffic.
An HSM (Hardware Security Module) is a hardware device used for cryptographic key generation and storage, and does not provide intrusion detection or application-layer protection.
HIPS (Host-based Intrusion Prevention System) monitors and controls traffic at the host level including application-layer activity, enabling it to detect and block layer 7 threats on individual endpoints.
NIDS (Network Intrusion Detection System) is a passive detection tool that monitors network-level traffic and does not actively prevent or focus specifically on layer 7 application threats.
A WAF (Web Application Firewall) is specifically engineered to inspect and filter HTTP/HTTPS traffic at OSI layer 7, protecting web applications from application-layer attacks such as SQL injection, cross-site scripting, and request forgery.
Concept tested: OSI Layer 7 application security controls
Source: https://owasp.org/www-community/Web_Application_Firewall
Topics
Community Discussion
No community discussion yet for this question.