Which social engineering attack vector uses spoofed emails, misleading hyperlinks, and look-alike landing pages to trick corporate employees into surrendering their login credentials? MCQ with Answer and Explanation

Which social engineering attack vector uses spoofed emails, misleading hyperlinks, and look-alike landing pages to trick corporate employees into surrendering their login credentials?
A. DDoS Attack
B. Man-in-the-Middle
C. Phishing
D. SQL Injection
Answer: Option C
Solution (By JKExamLibrary)
Phishing involves masquerading as a trustworthy entity via digital communications to manipulate victims into revealing passwords, financial records, or sensitive personal tokens.

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 of the following is a type of malware that can replicate and spread across networks without user interaction?
A. Worm
B. Trojan
C. Virus
D. Spyware

Correct Answer: Option A


Explanation:
A worm is a standalone malware that self-replicates and spreads across networks without requiring any user action.

This question belongs to: Computer Cyber Security
Question #2 Report Error
Which of the following is a form of identity theft?
A. Installing a virus
B. Using a stolen credit card to make purchases
C. Sending spam emails
D. Using a firewall

Correct Answer: Option B


Explanation:
Identity theft involves using someone else's personal information, such as a credit card number, without their permission to commit fraud.

This question belongs to: Computer Cyber Security
Question #3 Report Error
What form of security exploit occurs when an application inputs more variable data into a memory block than it can hold, overwriting nearby execution instructions with malicious payloads?
A. Cross-Site Scripting
B. Buffer Overflow
C. SQL Injection
D. Zero-Day Exploit

Correct Answer: Option B


Explanation:
Buffer overflows occur when input variables exceed memory segment boundaries, allowing malicious payloads to alter memory instructions and execute arbitrary commands.

This question belongs to: Computer Cyber Security