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: MCQ with Answer and Explanation
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. SQL Injection Exploit
B. IP Header Spoofing
C. Session Hijacking
D. Brute Force Attack
Answer: Option C
Solution (By JKExamLibrary)
Session hijacking captures live authentication tokens or active session state cookies, enabling attackers to bypass authentication gateways and impersonate victims.
Explanation:
Encryption converts readable data (plaintext) into an unreadable format (ciphertext) using an algorithm and key, ensuring that only authorized parties can access the information.
Which security measure bundles diverse defenses—such as network firewalls, end-user security awareness training, patch cycles, and MFA—to eliminate single points of failure?
Explanation:
Defense in Depth combines technical, physical, and administrative security layers to build redundant protection boundaries and avoid single points of failure.
What type of script vulnerability targets database processing fields by passing unvalidated parameters directly into an application’s dynamic query logic?
No comments yet. Be the first to start the discussion!