A type of targeted phishing scam designed to look like an urgent confirmation message from an executive's direct supervisor is classified as: MCQ with Answer and Explanation

A type of targeted phishing scam designed to look like an urgent confirmation message from an executive's direct supervisor is classified as:
A. Vishing connection
B. Bulk Spamming
C. Spear Phishing
D. Pharming redirection
Answer: Option C
Solution (By JKExamLibrary)
Spear phishing targets specific groups or individuals within an enterprise, using familiar internal context to improve the likelihood of deception.

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 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?
A. Sandboxing Isolation
B. Heuristic Mapping
C. Password Hashing / Salting
D. File Compression

Correct Answer: Option C


Explanation:
Password hashing applies one-way cryptographic algorithms to obscure plain text passwords, ensuring cleartext credentials aren't exposed if the database is breached.

This question belongs to: Computer Cyber Security
Question #2 Report Error
Which of the following is a type of attack that attempts to make a service unavailable by overwhelming it with traffic?
A. SQL injection
B. Denial-of-Service (DoS)
C. Man-in-the-middle
D. Phishing

Correct Answer: Option B


Explanation:
A Denial-of-Service (DoS) attack aims to make a service or network resource unavailable by flooding it with traffic or requests.

This question belongs to: Computer Cyber Security
Question #3 Report Error
What form of malicious exploit attempts to guess an operator's password by using automated script loops that cycle through millions of characters or dictionary strings systematically?
A. SQL Injection Exploit
B. Brute Force Attack
C. Packet Sniffing Exploit
D. Phishing Setup

Correct Answer: Option B


Explanation:
Brute force attacks run automated character guessing scripts to test password permutations until finding a combination that unlocks the targeted account.

This question belongs to: Computer Cyber Security