What is the purpose of a security awareness campaign? MCQ with Answer and Explanation

What is the purpose of a security awareness campaign?
A. To manage employee attendance
B. To educate employees about cybersecurity best practices
C. To increase company sales
D. To develop new products
Answer: Option B
Solution (By JKSSB Mock Tests)
A security awareness campaign aims to educate employees about cybersecurity risks and best practices, fostering a culture of security within the organization.

Discuss this Question (0)

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

Practice More Cyber Security Questions

Question #1
Which security standard forces a system to demand multiple independent proofs of identity—such as a password mixed with an instant mobile token—before permitting user access?
A. Access Control Listing (ACL)
B. Single Sign-On (SSO)
C. Data Encrypting Standard (DES)
D. Multi-Factor Authentication (MFA)

Correct Answer: Option D


Explanation:
MFA combines validation factors from distinct categories: something you know (password), something you have (token/device), or something you are (biometrics).

This question belongs to: Computer Cyber Security
Question #2
What is a 'man-in-the-middle' (MITM) attack?
A. An attack where the attacker intercepts communication between two parties
B. An attack that targets a single user with a phishing email
C. An attack that physically destroys hardware
D. An attack that uses a virus to replicate

Correct Answer: Option A


Explanation:
A man-in-the-middle attack occurs when an attacker secretly intercepts and possibly alters the communication between two parties who believe they are directly communicating with each other.

This question belongs to: Computer Cyber Security
Question #3
Which of the following is a common type of attack against passwords?
A. Man-in-the-middle
B. Denial-of-service
C. Dictionary attack
D. Phishing

Correct Answer: Option C


Explanation:
A dictionary attack uses a list of common words and phrases to guess a password, exploiting weak passwords that are based on dictionary words.

This question belongs to: Computer Cyber Security