What form of social engineering trick uses a physical item—such as scattering malware-infected USB flash drives around an office elevator—to compromise a network via employee curiosity? MCQ with Answer and Explanation

What form of social engineering trick uses a physical item—such as scattering malware-infected USB flash drives around an office elevator—to compromise a network via employee curiosity?
A. Baiting
B. Pharming Attack
C. Whaling Scam
D. Smishing Attempt
Answer: Option A
Solution (By JKSSB Mock Tests)
Baiting leverages curiosity or greed by using physical media tokens to trick victims into executing malicious payloads on their systems.

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Cyber Security Questions

Question #1
A type of attack where an operator uses automated scripts to cycle through thousands of dictionary words or random password combinations systematically until the correct sequence is verified is a/an:
A. Phishing Setup
B. Eavesdropping Exploit
C. Brute Force Attack
D. SQL Injection Exploit

Correct Answer: Option C


Explanation:
Brute force attacks systematically guess login combinations, trying permutations until a successful authentication match unlocks the targeted account.

This question belongs to: Computer Cyber Security
Question #2
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. Buffer Overflow
B. Zero-Day Exploit
C. Cross-Site Scripting
D. SQL Injection

Correct Answer: Option A


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
Question #3
Which type of network security exploit uses a fake wireless router with the exact same SSID label as a corporate office network to trick workers into connecting so the attacker can log their data traffic?
A. SQL Injection Squeeze
B. Evil Twin Attack
C. Brute Force Cracking
D. DDoS Flood

Correct Answer: Option B


Explanation:
An Evil Twin attack clones a legitimate Wi-Fi access point configuration to trick users into connecting, allowing the attacker to monitor network traffic.

This question belongs to: Computer Cyber Security