A protocol exploit where a threat actor inserts their device into the communication pathway between a client terminal and an internet server to eavesdrop or alter data packets silently is a/an: MCQ with Answer and Explanation
A protocol exploit where a threat actor inserts their device into the communication pathway between a client terminal and an internet server to eavesdrop or alter data packets silently is a/an:
A. Brute Force Cracking
B. Man-in-the-Middle (MitM) Attack
C. Distributed Traffic Flood
D. SQL Injection Exploit
Answer: Option B
Solution (By JKExamLibrary)
MitM attacks intercept communication paths between two trusting parties to secretly listen to, relay, or manipulate data payloads.
Explanation:
A VPN allows employees to securely access the corporate network from remote locations, encrypting data and protecting it from interception.
Which process uses a cryptographic hash function to convert a user's plain text password into a short, fixed-length string of characters before saving it in a secure database?
Explanation:
Password hashing applies one-way cryptographic algorithms to obscure plain text passwords, ensuring cleartext credentials aren't exposed if the database is breached.
No comments yet. Be the first to start the discussion!