PCCP · Question #38
What are two limitations of signature-based anti-malware software? (Choose two.)
The correct answer is A. It is unable to detect polymorphic malware. C. It uses a static file for comparing potential threats.. Signature-based systems struggle with polymorphic or obfuscated malware, which changes its code to avoid detection. Signature-based detection relies on static databases of known threat signatures, limiting its ability to identify new or unknown threats.
Question
What are two limitations of signature-based anti-malware software? (Choose two.)
Options
- AIt is unable to detect polymorphic malware.
- BIt requires samples lo be buffered
- CIt uses a static file for comparing potential threats.
- DIt only uses packet header information.
How the community answered
(59 responses)- A78% (46)
- B15% (9)
- D7% (4)
Explanation
Signature-based systems struggle with polymorphic or obfuscated malware, which changes its code to avoid detection. Signature-based detection relies on static databases of known threat signatures, limiting its ability to identify new or unknown threats.
Topics
Community Discussion
No community discussion yet for this question.