What is 'social engineering' in cybersecurity? MCQ with Answer and Explanation

What is 'social engineering' in cybersecurity?
A. The process of encrypting data
B. The use of technical hacking tools
C. The psychological manipulation of people to divulge confidential information
D. A type of firewall
Answer: Option C
Solution (By JKSSB Mock Tests)
Social engineering is a manipulation technique that exploits human error to gain access to private information or systems.

Discuss this Question (0)

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

Practice More Cyber Security Questions

Question #1
Which type of malware detection technique relies on sandboxing and virtual machines to monitor what a file actually attempts to do after execution?
A. Static Signature Identification
B. Cryptographic Hash Comparison
C. Dynamic / Behavioral Detection
D. Static Directory Indexing

Correct Answer: Option C


Explanation:
Dynamic behavioral detection monitors programs during runtime inside secure sandboxes, analyzing execution behavior for indicators of compromise.

This question belongs to: Computer Cyber Security
Question #2
What is the principle of 'least privilege' in cybersecurity?
A. Granting access to all employees
B. Granting all users full access
C. Granting users the minimum levels of access necessary to perform their tasks
D. Granting access based on seniority

Correct Answer: Option C


Explanation:
The principle of least privilege means providing users with only the access and permissions they need to perform their job functions, reducing the risk of misuse or unauthorized access.

This question belongs to: Computer Cyber Security
Question #3
Which social engineering attack vector uses spoofed emails, misleading hyperlinks, and look-alike landing pages to trick corporate employees into surrendering their login credentials?
A. Phishing
B. Man-in-the-Middle
C. SQL Injection
D. DDoS Attack

Correct Answer: Option A


Explanation:
Phishing involves masquerading as a trustworthy entity via digital communications to manipulate victims into revealing passwords, financial records, or sensitive personal tokens.

This question belongs to: Computer Cyber Security