A company has implemented the capability to send all log files to a central location by utilizing an
encrypted channel. The log files are sent to this location in order to be reviewed. A recent exploit
has caused the company’s encryption to become unsecure. Which of the following would be
required to resolve the exploit?
A.
Utilize a FTP service
B.
Install recommended updates
C.
Send all log files through SMTP
D.
Configure the firewall to block port 22
Explanation:
Thinking B.
I don’t think it’s A as a FTP is not secure.
C doesn’t make any sense as SMTP is for mail.
D. Port 22 is used for ssh.
“A recent exploit” lends this answer to using the latest updates.