0% found this document useful (0 votes)
95 views2 pages

Cybersecurity Basics Quiz for Beginners

The document contains a series of basic multiple-choice questions and answers related to cyber security concepts for beginners. Key topics include the CIA triad, types of malware, firewalls, phishing, VPNs, ransomware, encryption, and various cyber security practices. It serves as a foundational resource for understanding essential cyber security principles.

Uploaded by

240189.cs
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
95 views2 pages

Cybersecurity Basics Quiz for Beginners

The document contains a series of basic multiple-choice questions and answers related to cyber security concepts for beginners. Key topics include the CIA triad, types of malware, firewalls, phishing, VPNs, ransomware, encryption, and various cyber security practices. It serves as a foundational resource for understanding essential cyber security principles.

Uploaded by

240189.cs
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Basic Cyber Security Questions for Beginners

(MCQs with Answers)


1. What does CIA in the CIA triad stand for?
A) Confidentiality, Integrity, Availability

2. Which of the following is a type of malware?


A) Trojan

3. What is the main purpose of a firewall?


A) To monitor and control incoming and outgoing network traffic

4. Which attack involves sending fake emails to trick users?


A) Phishing

5. What is the full form of VPN?


A) Virtual Private Network

6. What is ransomware?
A) Malware that locks data and demands payment to unlock it

7. What is hashing mainly used for?


A) Data integrity verification

8. What is the difference between HTTP and HTTPS?


A) HTTPS is secure using SSL/TLS encryption

9. What is social engineering?


A) Manipulating people to give confidential information

10. What is the purpose of encryption?


A) To protect data from unauthorized access

11. Which layer of the OSI model handles encryption?


A) Presentation layer

12. What is the role of CERT-In?


A) To handle cyber security incidents in India

13. What does a DDoS attack do?


A) Overloads a network or service with traffic

14. What is two-factor authentication?


A) A method that uses two different ways to verify identity

15. What is SQL injection?


A) Inserting malicious SQL code into input fields

16. What is ARP spoofing?


A) Attacker sends fake ARP messages to a LAN

17. What is the function of antivirus software?


A) Detects and removes malicious software

18. What is ethical hacking?


A) Authorized hacking to find vulnerabilities

19. What is the least privilege principle?


A) Giving users the minimum access they need

20. What does GDPR stand for?


A) General Data Protection Regulation

Common questions

Powered by AI

The CIA triad—Confidentiality, Integrity, and Availability—is essential because it provides a structured foundation for developing security policies and practices that protect data and ensure operational continuity. Confidentiality ensures data is accessed only by authorized entities, Integrity ensures the data’s accuracy and trustworthiness, and Availability guarantees that data is accessible to authorized users when needed. An understanding of these principles helps in evaluating risks and implementing effective security measures .

The principle of least privilege is vital because it minimizes the risk of unauthorized access to sensitive information by restricting user access rights to the bare minimum necessary to perform their job duties. This approach limits the potential damage from a compromised account since it reduces the pathways available to malicious insiders or external attackers. Enforcing this principle helps in containing potential breaches and maintaining system integrity .

Security assessments such as ethical hacking are important because they proactively identify vulnerabilities in an organization's systems before malicious hackers can exploit them. By simulating cyberattacks with permission, ethical hackers help organizations discover weaknesses and security holes in their infrastructure. This practice allows enterprises to bolster their defenses by implementing corrective measures, thereby mitigating the risk of data breaches and strengthening overall cyber resilience .

A VPN would be most effectively utilized in scenarios where enhanced security and privacy are needed, such as accessing sensitive corporate networks remotely. It encrypts the user's internet traffic, thereby protecting data from potential intruders, especially when using public Wi-Fi networks where security is often lax. VPNs also help in maintaining privacy by masking the user's IP address, which can prevent tracking and logging of browsing activities by unauthorized third parties .

A firewall and antivirus software serve different functions in network security. A firewall monitors and controls incoming and outgoing network traffic based on predetermined security rules, effectively acting as a barrier that decides which traffic is allowed to enter and exit a network . In contrast, antivirus software is specifically designed to detect, prevent, and remove malware, including viruses, worms, and Trojans. While firewalls protect against unauthorized access from the network level, antivirus software addresses threats that have already penetrated the system .

Two-factor authentication (2FA) significantly increases security by requiring two forms of identity verification, typically a password and a unique code sent to a user’s phone, before account access is granted. This additional layer of security helps protect accounts from unauthorized access, even if the password is compromised. Besides reinforcing user identification protocols, 2FA provides an effective deterrent against attackers and enhances user confidence in data protection .

A DDoS attack disrupts services by overwhelming a network or service with a flood of traffic from multiple sources, rendering it inaccessible to legitimate users . Protective measures against DDoS attacks include implementing traffic filtering and rate limiting, using anti-DDoS hardware and software, and deploying cloud-based services that absorb and mitigate traffic from known malicious sources before it reaches the target system. Additionally, maintaining scalable network infrastructure and creating detailed incident response plans further enhance preparedness against such attacks .

Human behavior plays a critical role in social engineering attacks as attackers exploit human psychology to persuade individuals to divulge confidential information. Techniques often include manipulation and deception, such as phishing emails that appear legitimate. To mitigate these risks, organizations can implement comprehensive training programs to increase employee awareness about these tactics and establish robust verification protocols for identity authentication before sensitive information is disclosed .

Encryption enhances data security by converting plaintext into a coded format, rendering it unreadable to unauthorized users during transmission over the internet. This process ensures that even if data is intercepted by malicious entities, it remains protected since it can only be decrypted by users possessing the valid encryption keys. By using secure protocols like SSL/TLS, HTTPS ensures the confidentiality and integrity of data exchanged between a web server and a client .

GDPR has significantly impacted organizational practices by imposing rigorous requirements on how organizations process and protect personal data. Organizations must now seek explicit consent before collecting personal data, implement robust security measures to protect data, and ensure data subjects have rights to access, correct, and erase their information. Non-compliance with GDPR can lead to severe penalties, driving companies to prioritize data protection policies and enhance transparency regarding user privacy practices .

You might also like