Open Service Ports
- •
def
- •
a network-based threat vector — every open TCP or UDP port is an opportunity for an attacker to exploit an application vulnerability or misconfiguration
- •
- •
mitigation
- •
firewall rules must explicitly allow traffic to an open port; more open services expand the overall attack surface
- •
- •
related