What is the security term given to a highly targeted phishing campaign directed explicitly at high-profile corporate executives, politicians, or high-net-worth individuals? MCQ with Answer and Explanation

What is the security term given to a highly targeted phishing campaign directed explicitly at high-profile corporate executives, politicians, or high-net-worth individuals?
A. Whaling Attack
B. Spam Blasting
C. Smishing Scam
D. Vishing Attempt
Answer: Option A
Solution (By JKExamLibrary)
Whaling is a premium sub-type of spear phishing focused on elite targets like CEOs or CFOs to pull down critical enterprise data assets or large wire transfers.

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
What form of software vulnerability allows threat actors to execute arbitrary client-side scripts inside other users' browsers by compromising vulnerable web outputs?
A. Buffer Overflow
B. SQL Injection
C. Zero-Day Exploit
D. Cross-Site Scripting (XSS)

Correct Answer: Option D


Explanation:
XSS allows threat actors to execute malicious client-side scripts inside other users' browser views by compromising vulnerable web outputs.

This question belongs to: Computer Cyber Security
Question #2 Report Error
What is the difference between encryption and hashing?
A. They are the same
B. Hashing is reversible, encryption is not
C. Encryption is reversible, hashing is not
D. Encryption is used for integrity, hashing for confidentiality

Correct Answer: Option C


Explanation:
Encryption is a two-way function that can be reversed with a key, while hashing is a one-way function that produces a fixed-size output from input and cannot be reversed to obtain the original data.

This question belongs to: Computer Cyber Security
Question #3 Report Error
Which of the following is a characteristic of a secure network?
A. Regular security updates and patches
B. Disabled firewalls
C. Open Wi-Fi access
D. Use of weak passwords

Correct Answer: Option A


Explanation:
Regular security updates and patches are crucial for maintaining a secure network by fixing known vulnerabilities.

This question belongs to: Computer Cyber Security