Which type of malware detection technique relies on sandboxing and virtual machines to monitor what a file actually attempts to do after execution? MCQ with Answer and Explanation

Which type of malware detection technique relies on sandboxing and virtual machines to monitor what a file actually attempts to do after execution?
A. Static Signature Identification
B. Static Directory Indexing
C. Cryptographic Hash Comparison
D. Dynamic / Behavioral Detection
Answer: Option D
Solution (By JKSSB Mock Tests)
Dynamic behavioral detection monitors programs during runtime inside secure sandboxes, analyzing execution behavior for indicators of compromise.

Discuss this Question (0)

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

Practice More Cyber Security Questions

Question #1
Which of the following is a common security risk associated with cloud storage?
A. Data breaches
B. Loss of control over data
C. All of the above
D. Insecure APIs

Correct Answer: Option C


Explanation:
Cloud storage introduces security risks such as data breaches, loss of control over data, and insecure APIs, requiring careful management and security measures.

This question belongs to: Computer Cyber Security
Question #2
Which type of malware is designed to secretly observe a user's activities without their knowledge?
A. Spyware
B. Virus
C. Ransomware
D. Worm

Correct Answer: Option A


Explanation:
Spyware is a type of malware that covertly gathers information about a user's activities, such as keystrokes or browsing habits, without their consent.

This question belongs to: Computer Cyber Security
Question #3
Which cryptographic security technique scrambles plain text records into unreadable strings using mathematical keys, ensuring data remains secure even if intercepted by threat actors?
A. Hashing Allocation
B. De-duplication
C. Encryption
D. Sandboxing Matrix

Correct Answer: Option C


Explanation:
Encryption alters readable data into ciphertext using cryptographic mathematical algorithms, requiring specialized keys to reverse and decode.

This question belongs to: Computer Cyber Security