What form of malicious code hides itself inside the deep administrative or kernel layer of an operating system to hide active system tracking files from malware sweeps? MCQ with Answer and Explanation

What form of malicious code hides itself inside the deep administrative or kernel layer of an operating system to hide active system tracking files from malware sweeps?
A. Adware Module
B. Macro Virus
C. Rootkit
D. Spyware Script
Answer: Option C
Solution (By JKSSB Mock Tests)
Rootkits modify system kernel code to hide processes, files, and network links, rendering themselves invisible to standard antivirus utilities.

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Cyber Security Questions

Question #1
Which defensive security strategy isolates an unverified, suspicious executable file inside a restricted virtual space to monitor its runtime behavior safely without risking the main host OS?
A. Data Mirroring
B. Sandboxing
C. Firewall Rule Listing
D. Heuristic Patching

Correct Answer: Option B


Explanation:
Sandboxing creates a secure, isolated runtime wrapper where untrusted applications can execute safely while security tools analyze their behavior indicators for anomalies.

This question belongs to: Computer Cyber Security
Question #2
Which antivirus analysis protocol checks for zero-day malware variants by scanning code layouts for suspicious instructions, rather than relying on established file hashes?
A. Dynamic Cryptographic Hashing
B. Static Signature Identification
C. Heuristic / Behavioral Analysis
D. Database Static Lookup

Correct Answer: Option C


Explanation:
Heuristic analysis checks software patterns and rules of behavior to detect unknown zero-day malware variants that lack established signature profiles.

This question belongs to: Computer Cyber Security
Question #3
Which specific malware variety embeds its code inside the boot sectors of a hard drive platter or deep within the operating system core to intercept and mask its presence from security software tools completely?
A. Macro Virus
B. Spyware Script
C. Rootkit
D. Adware Module

Correct Answer: Option C


Explanation:
Rootkits are stealthy malware packages built to acquire deep administrative access, altering kernel functions to render themselves invisible to standard OS monitoring utilities.

This question belongs to: Computer Cyber Security