What option would create a new ACL entry that would deny any port 80 HTTP traffic?
allow tcp any server tcp 80
deny tcp any server tcp 80
allow all but tcp 443
deny all any server web
Implementation | |
Architecture and Design | |
Operations and Incident Response | |
Governance, Risk, and Compliance | |
Attacks, Threats, and Vulnerabilities |