Which antivirus analysis protocol examines an unverified application’s structural code commands for suspicious traits or potential threats, even if that specific file hash has never been documented before? MCQ with Answer and Explanation

Which antivirus analysis protocol examines an unverified application’s structural code commands for suspicious traits or potential threats, even if that specific file hash has never been documented before?
A. Database Indexing Lookup
B. Static Signature Masking
C. Heuristic / Behavioral Analysis
D. Dynamic Cryptographic Hashing
Answer: Option C
Solution (By JKSSB Mock Tests)
Heuristics allow antivirus software to identify zero-day threats by checking logic structures and function signatures for suspicious characteristics rather than relying on static file hash indices.

Discuss this Question (0)

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

Practice More Cyber Security Questions

Question #1
What is the role of a network firewall?
A. To block unauthorized access while permitting authorized communications
B. To increase network speed
C. To detect and remove viruses
D. To provide backup services

Correct Answer: Option A


Explanation:
A network firewall controls incoming and outgoing network traffic based on security rules, allowing authorized traffic and blocking unauthorized access.

This question belongs to: Computer Cyber Security
Question #2
An attacker uses a network configuration trick to intercept wireless session cookies, letting them access a corporate web account without needing the user's password. This exploit is:
A. Brute Force Attack
B. IP Header Spoofing
C. SQL Injection Exploit
D. Session Hijacking

Correct Answer: Option D


Explanation:
Session hijacking captures live authentication tokens or active session state cookies, enabling attackers to bypass authentication gateways and impersonate victims.

This question belongs to: Computer Cyber Security
Question #3
What is a 'worm' in the context of malware?
A. A self-replicating program that spreads without user intervention
B. A program that disguises itself as a legitimate file
C. A type of ransomware
D. A form of spyware

Correct Answer: Option A


Explanation:
A worm is a standalone malware that replicates itself and spreads to other computers without requiring any user action.

This question belongs to: Computer Cyber Security