A vulnerability assessment indicates that a router can be accessed from default port 80 and
default port 22. Which of the following should be executed on the router to prevent access via
these ports? (Select TWO).

A.
FTP service should be disabled
B.
HTTPS service should be disabled
C.
SSH service should be disabled
D.
HTTP service should disabled
E.
Telnet service should be disabled
Explanation:
Simple one. It is quite clear that we must DISABLE two services:
One on Port 80 ( HTTP by default)
And the other on port 22 (SSH by default)
So the answers can only be:
C. SSH service should be disabled
D. HTTP service should disabled
0
0