What social engineering tactic involves an attacker tailing an authorized corporate employee closely through an office entryway to slip inside without scanning security badges? MCQ with Answer and Explanation

What social engineering tactic involves an attacker tailing an authorized corporate employee closely through an office entryway to slip inside without scanning security badges?
A. Tailgating
B. Pretexting
C. Baiting
D. Pharming
Answer: Option A
Solution (By JKExamLibrary)
Tailgating is a physical security breach where an unauthorized person enters a secured facility by following closely behind a legitimate credential holder.

Discuss this Question (0)

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

Practice More Cyber Security Questions

Question #1
Which defensive process runs suspicious executable files inside a restricted, isolated virtual machine to see if they attempt to alter system registries before allowing them onto the main network?
A. Firewall Rule Listing
B. Sandboxing
C. Static Signature Masking
D. Data Deduplication

Correct Answer: Option B


Explanation:
Sandboxing provides an isolated virtual testing environment where security tools can safely witness and analyze untrusted file behaviors.

This question belongs to: Computer Cyber Security
Question #2
What is the role of encryption in protecting data?
A. To ensure data confidentiality and integrity
B. To increase data size
C. To reduce data speed
D. To delete data

Correct Answer: Option A


Explanation:
Encryption protects data confidentiality by making it unreadable to unauthorized parties and ensures integrity by detecting any unauthorized modifications to the data.

This question belongs to: Computer Cyber Security
Question #3
What is the purpose of a security token in authentication?
A. To store passwords permanently
B. To provide a time-based one-time password (TOTP)
C. To manage network traffic
D. To decrypt files

Correct Answer: Option B


Explanation:
A security token generates a time-based one-time password (TOTP) that changes periodically, adding an extra layer of security for authentication.

This question belongs to: Computer Cyber Security