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. Dynamic / Behavioral Detection
B. Static Signature Identification
C. Static Directory Indexing
D. Cryptographic Hash Comparison
Answer: Option A
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
What is 'phishing' in the context of cybersecurity?
A. A type of virus that replicates itself
B. A network scanning technique
C. A fraudulent attempt to obtain sensitive information by disguising as a trustworthy entity
D. A physical attack on hardware

Correct Answer: Option C


Explanation:
Phishing is a cyber attack where attackers send fake communications, pretending to be from trusted sources, to trick individuals into revealing confidential information.

This question belongs to: Computer Cyber Security
Question #2
Which technique involves sending fraudulent emails customized for a specific employee within an organization, using personal details to make the message highly convincing?
A. Pharming redirection
B. Vishing connection
C. Spear Phishing
D. Bulk Spamming

Correct Answer: Option C


Explanation:
Spear phishing targets specific individuals or organizations using tailored context and personal details to increase the likelihood of deception.

This question belongs to: Computer Cyber Security
Question #3
What is the primary role of a stateful inspection firewall in network security architectures?
A. To encrypt local data storage volumes automatically.
B. To resolve hardware MAC pointers to DNS records.
C. To monitor and track the status of active network connections, allowing response packets only from established sessions.
D. To dynamically isolate viruses inside file sandboxes.

Correct Answer: Option C


Explanation:
Stateful firewalls maintain connection tables tracking the state of active network interactions, blocking unexpected or unsolicited inbound traffic.

This question belongs to: Computer Cyber Security