What is a 'man-in-the-middle' (MITM) attack? MCQ with Answer and Explanation

What is a 'man-in-the-middle' (MITM) attack?
A. An attack that uses a virus to replicate
B. An attack that physically destroys hardware
C. An attack where the attacker intercepts communication between two parties
D. An attack that targets a single user with a phishing email
Answer: Option C
Solution (By JKExamLibrary)
A man-in-the-middle attack occurs when an attacker secretly intercepts and possibly alters the communication between two parties who believe they are directly communicating with each other.

This question belongs to: Computer Cyber Security

Discuss this Question (0)

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

Practice More Cyber Security Questions

Question #1 Report Error
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. Heuristic / Behavioral Analysis
C. Dynamic Cryptographic Hashing
D. Static Signature Masking

Correct Answer: Option B


Explanation:
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.

This question belongs to: Computer Cyber Security
Question #2 Report Error
A type of malicious code string configured to remain hidden and completely dormant inside a database system until a precise system clock threshold triggers its execution is a/an:
A. Rootkit Module
B. Logic Bomb
C. Macro Virus
D. Computer Worm

Correct Answer: Option B


Explanation:
Logic bombs are snippets of malicious code hidden within legitimate software programmed to activate only when specific conditions are met.

This question belongs to: Computer Cyber Security
Question #3 Report Error
Which type of network security exploit uses a fake wireless router with the exact same SSID label as a corporate office network to trick workers into connecting so the attacker can log their data traffic?
A. DDoS Flood
B. SQL Injection Squeeze
C. Brute Force Cracking
D. Evil Twin Attack

Correct Answer: Option D


Explanation:
An Evil Twin attack clones a legitimate Wi-Fi access point configuration to trick users into connecting, allowing the attacker to monitor network traffic.

This question belongs to: Computer Cyber Security