220-802 · Question #57
Which of the following is solely designed to avoid detection by an antivirus program by using the underlying operating system to its advantage?
The correct answer is A. Rootkit. A rootkit is specifically engineered to hide itself and other malware by hooking deeply into the operating system - intercepting system calls, manipulating kernel data structures, or patching OS functions - so that file listings, process lists, and network connections appear…
Question
Which of the following is solely designed to avoid detection by an antivirus program by using the underlying operating system to its advantage?
Options
- ARootkit
- BVirus
- CTrojan
- DWorm
How the community answered
(34 responses)- A88% (30)
- B3% (1)
- C3% (1)
- D6% (2)
Explanation
A rootkit is specifically engineered to hide itself and other malware by hooking deeply into the operating system - intercepting system calls, manipulating kernel data structures, or patching OS functions - so that file listings, process lists, and network connections appear clean to antivirus tools. 'Using the underlying OS to its advantage' is the defining characteristic of a rootkit. Viruses, Trojans, and worms can evade detection through other means (encryption, packing), but evading detection via OS-level manipulation is the rootkit's primary purpose.
Topics
Community Discussion
No community discussion yet for this question.