A company experiences intermittent network connectivity issues. When troubleshooting, an administrator discovers that the issue occurs only when data passes through a specific gateway. At which OSI layer(s) should the administrator focus their investigation?
ALayers 1 and 2 only
BLayers 3 and 4 primarily, with possible involvement of Layer 7
CLayer 2 only
DLayer 1 only
Correct Answer:
B. Layers 3 and 4 primarily, with possible involvement of Layer 7
Explanation:
A gateway typically operates at Layer 3 (routing) and Layer 4 (protocol conversion), and may involve Layer 7 for application-level filtering. Issues at the gateway level suggest Layer 3-4 problems.
During a network audit, it is discovered that HTTP traffic is being intercepted and modified. At which minimum OSI layer would a device need to operate to perform this attack?
ALayer 3 - Network Layer
BLayer 4 - Transport Layer
CLayer 5 - Session Layer
DLayer 7 - Application Layer
Correct Answer:
D. Layer 7 - Application Layer
Explanation:
HTTP is an Application Layer (Layer 7) protocol. To intercept and modify HTTP traffic, an attacker must operate at Layer 7 where the actual content is accessible.