FC0-U61 · Question #894
Which of the following is the best way to prevent malicious code from executing on a laptop based on attack signatures?
The correct answer is B. Antivirus. Antivirus software is specifically designed to prevent malicious code execution on a laptop by detecting known threats based on attack signatures and heuristic analysis.
Question
Which of the following is the best way to prevent malicious code from executing on a laptop based on attack signatures?
Options
- AHost-based firewall
- BAntivirus
- CPatching
- DNetwork-based firewall
How the community answered
(35 responses)- A3% (1)
- B89% (31)
- C6% (2)
- D3% (1)
Why each option
Antivirus software is specifically designed to prevent malicious code execution on a laptop by detecting known threats based on attack signatures and heuristic analysis.
A host-based firewall controls network traffic to and from a laptop, blocking unauthorized access but not primarily preventing the execution of malicious code already present on the system based on signatures.
Antivirus software uses signature-based detection to identify known malicious code and heuristics to detect unknown threats, actively preventing their execution on a host system.
Patching fixes vulnerabilities in software, reducing the attack surface, but it doesn't directly prevent malicious code execution based on signatures in the same way antivirus software does for active threats.
A network-based firewall protects an entire network perimeter, blocking unauthorized traffic at a broader level, rather than preventing malicious code execution on an individual laptop based on its signatures.
Concept tested: Endpoint security, malware prevention
Source: https://learn.microsoft.com/en-us/microsoft-365/security/defender-endpoint/microsoft-defender-antivirus-in-windows?view=o365-worldwide
Topics
Community Discussion
No community discussion yet for this question.