Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Mock Exam 3 (Sec + 701)

Total questions: 60

Worksheet time: 43mins

Name
Class
Date
1.

A hacker uses a program to flood a network with packets, causing it to become unavailable to users. Which type of attack is this?

a)

Phishing

b)

DDoS

c)

SQL Injection

d)

Cross-site scripting

2.

What is a common security risk associated with SQL injection attacks?

a)

Unauthorized access to databases

b)

Execution of malicious scripts in web browsers

c)

Theft of user authentication credentials

d)

Disclosure of sensitive information via email

3.

Scenario: A user receives an email with a link prompting them to update their online banking credentials. Upon clicking the link, they are directed to a website that looks identical to their bank's website but is hosted on a different domain. What type of attack is this?

a)

Man-in-the-middle

b)

Spoofing

c)

Phishing

d)

Spear phishing

4.

What is the primary goal of a buffer overflow attack?

a)

To disrupt the normal operations of a web server

b)

To execute arbitrary code on the target system by overwriting memory

c)

To execute an arithmetic operation that exceeds the maximum size of the integer type used to store it

d)

To insert comments in a log file

5.

Scenario: An attacker sends a specially crafted packet to a network device, causing it to crash or become unresponsive. What type of attack is this?

a)

Buffer overflow

b)

SQL injection

c)

Denial of Service (DoS)

d)

Cross-site scripting

6.

What is the purpose of using VLANs (Virtual Local Area Networks)?

a)

To improve network performance

b)

To segment broadcast domains

c)

To increase the speed of data transmission

d)

To prevent unauthorized access to network devices

7.

Scenario: An organization is designing a new network infrastructure and wants to ensure that users can securely access resources remotely. Which technology should be implemented to provide secure remote access?

a)

SSL VPN

b)

WPA2-Enterprise

c)

MAC filtering

d)

NAT (Network Address Translation)

8.

Which cryptographic algorithm is commonly used for digital signatures and key exchange?

a)

DES (Data Encryption Standard)

b)

RSA (Rivest-Shamir-Adleman)

c)

AES (Advanced Encryption Standard)

d)

MD5 (Message Digest Algorithm 5)

9.

Scenario: An organization is implementing a network security control that inspects and filters incoming and outgoing network traffic based on predetermined security rules. Which type of security control is this?

a)

Firewall

b)

IDS (Intrusion Detection System)

c)

IPS (Intrusion Prevention System)

d)

VPN (Virtual Private Network)

10.

What is the purpose of using hashing algorithms in cryptography?

a)

To encrypt data for secure transmission

b)

To compress data for efficient storage

c)

To verify the integrity of data

d)

To authenticate users during login processes

11.

Scenario: An organization is implementing a BYOD (Bring Your Own Device) policy to allow employees to use their personal devices for work purposes. What security measure should be implemented to protect corporate data on personal devices?

a)

Containerization

b)

MAC filtering

c)

VLAN segmentation

d)

Intrusion Detection System (IDS)

12.

Which of the following is a best practice for securing wireless networks?

a)

Disabling encryption to improve performance

b)

Broadcasting SSID (Service Set Identifier) to facilitate connections

c)

Enabling WPA2-Enterprise encryption with strong authentication

d)

Using default admin credentials for easy access management

13.

Scenario: An organization is deploying a web application that handles sensitive customer information. What security measure should be implemented to protect the confidentiality of data transmitted between the web server and clients?

a)

Implementing CAPTCHA on all forms

b)

Using strong, unique passwords for user accounts

c)

Encrypting data in transit with SSL/TLS

d)

Regularly updating the web server's software

14.

What is the primary purpose of deploying host-based intrusion detection systems (HIDS)?

a)

To monitor network traffic for suspicious activities

b)

To detect and prevent unauthorized access to network devices

c)

To monitor system logs and file integrity on individual hosts

d)

To authenticate users before granting access to network resources

15.

Which security control is commonly used to protect against malware infections on endpoints?

a)

Patch management

b)

VLAN segregation

c)

MAC filtering

d)

NAT (Network Address Translation)

16.

Scenario: An organization has experienced a security breach resulting in unauthorized access to sensitive customer data. What is the first step the incident response team should take?

a)

Notify law enforcement agencies

b)

Contain the breach to prevent further damage

c)

Restore affected systems from backups

d)

Conduct a post-incident review

17.

What is the primary purpose of performing a vulnerability scan?

a)

To identify and mitigate security vulnerabilities

b)

To recover data after a security incident

c)

To test the effectiveness of security controls

d)

To investigate the root cause of security breaches

18.

Scenario: An organization has detected unusual network activity indicating a potential security incident. What action should be taken to investigate the incident further?

a)

Review network logs and traffic patterns

b)

Restore affected systems from backups

c)

Notify senior management immediately

d)

Ignore the incident as it may be a false positive

19.

What is the role of a Security Operations Center (SOC) in an organization?

a)

To provide technical support to end-users

b)

To monitor and respond to security incidents

c)

To develop security policies and procedures

d)

To conduct vulnerability assessments

20.

Scenario: An organization has experienced a data breach resulting in the exposure of sensitive customer information. What action should be taken to notify affected individuals and regulatory authorities?

a)

Send an email notification to affected individuals

b)

Post a notice on the company website

c)

File a report with the appropriate regulatory authorities

d)

Ignore the breach and hope it goes unnoticed

21.

Which of the following regulations sets requirements for protecting sensitive information related to credit card transactions?

a)

HIPAA (Health Insurance Portability and Accountability Act)

b)

GDPR (General Data Protection Regulation)

c)

PCI DSS (Payment Card Industry Data Security Standard)

d)

FERPA (Family Educational Rights and Privacy Act)

22.

Scenario: An organization is developing a security policy to define acceptable use of company-owned devices. What should be included in the policy?

a)

Guidelines for securing personal devices

b)

Procedures for reporting security incidents

c)

Requirements for updating antivirus software

d)

Recommendations for securing home networks

23.

What is the purpose of a security risk assessment?

a)

To identify and mitigate security vulnerabilities

b)

To recover data after a security incident

c)

To enforce compliance with regulatory requirements

d)

To provide evidence of security controls

24.

Scenario: An organization is planning to implement a new cloud-based storage solution for storing sensitive company data. What should be included in the cloud security policy?

a)

Guidelines for sharing account credentials with third-party vendors

b)

Procedures for encrypting data before uploading it to the cloud

c)

Requirements for storing sensitive data in plain text format

d)

Recommendations for disabling multi-factor authentication

25.

What is the primary purpose of conducting security awareness training for employees?

a)

To eliminate the need for technical controls

b)

To prevent all security incidents

c)

To educate employees about security risks and best practices

d)

To increase network performance

26.

Scenario: An organization has identified a critical security vulnerability in a third-party software application used for processing customer payments. What action should be taken to mitigate the risk posed by the vulnerability?

a)

Ignore the vulnerability as it might not be exploited

b)

Inform the software provider and wait for a patch

c)

Immediately disconnect the application from the network

d)

Apply a temporary workaround until a patch is available

27.

Scenario: An organization is planning to decommission several legacy servers that are no longer in use. What is the recommended approach for securely decommissioning the servers?

a)

Delete all data from the servers and repurpose them for other use

b)

Physically destroy the servers to prevent data leakage

c)

Conduct a data wipe to ensure all sensitive information is removed

d)

Transfer ownership of the servers to a third-party vendor

28.

Scenario: An organization is experiencing a high volume of spam emails containing malicious attachments. What security measure should be implemented to mitigate the risk posed by these emails?

a)

Implement email encryption to protect sensitive information

b)

Deploy email filtering and anti-malware software

c)

Disable email forwarding to prevent unauthorized access

d)

Train employees to recognize and report suspicious emails

29.

Scenario: An organization has detected unauthorized access to its network resources from an unknown IP address. What action should be taken to respond to the incident?

a)

Block the IP address at the firewall to prevent further access

b)

Notify law enforcement agencies to investigate the incident

c)

Ignore the incident as it may be a false positive

d)

Conduct a vulnerability scan to identify other potential vulnerabilities

30.

Scenario: An organization has discovered that an employee's laptop containing sensitive company information has been stolen. What immediate step should the organization take to secure the data?

a)

Report the theft to the police and wait for their investigation

b)

Remotely wipe the laptop to remove all sensitive data

c)

Inform the company's legal team to prepare for potential lawsuits

d)

Conduct a company-wide meeting to discuss data security policies

31.

Which of the following is an example of a technical control?

a)

Security policy

b)

Security awareness training

c)

Intrusion Detection System (IDS)

d)

Disaster recovery plan

32.

What is the purpose of a security baseline?

a)

To monitor network traffic

b)

To establish a minimum level of security for systems

c)

To provide evidence of compliance

d)

To eliminate the need for security controls

33.

Which of the following is a security control designed to prevent phishing attacks?

a)

SSL/TLS encryption

b)

Penetration testing

c)

Security awareness training

d)

Intrusion Detection System (IDS)

34.

What is the primary goal of an audit trail?

a)

Providing evidence of compliance

b)

Detecting and responding to security breaches

c)

Preventing all security incidents

d)

Increasing network performance

35.

Which of the following is a security control designed to prevent unauthorized access to physical facilities?

a)

Firewall

b)

Biometric authentication

c)

Antivirus software

d)

Encryption

36.

What is the purpose of a vulnerability assessment?

a)

Identifying potential security threats

b)

Identifying security vulnerabilities

c)

Documenting security incidents

d)

Increasing network performance

37.

Which of the following is an example of a security control designed to protect against social engineering attacks?

a)

Security awareness training

b)

Encryption

c)

Firewall

d)

Intrusion Detection System (IDS)

38.

What is the primary goal of incident response planning?

a)

Minimizing the impact of security incidents

b)

Identifying potential security threats

c)

Preventing all security incidents

d)

Increasing network performance

39.

Which of the following is a security control designed to prevent unauthorized access to a network?

a)

Firewall

b)

Intrusion Detection System (IDS)

c)

Security awareness training

d)

Password complexity requirements

40.

What is the purpose of a security incident response plan?

a)

Documenting security incidents

b)

Identifying potential security threats

c)

Providing guidance on how to respond to security breaches

d)

Increasing network performance

41.

Scenario: An organization is implementing a new web application to facilitate online transactions. What security measure should be implemented to protect customer data transmitted over the internet?

a)

SSL/TLS encryption

b)

MAC filtering

c)

Port security

d)

Network segmentation

42.

Scenario: An organization is planning to implement a disaster recovery plan to ensure business continuity in the event of a natural disaster. What component should be included in the plan to mitigate the risk of data loss?

a)

Regular data backups

b)

Redundant power supplies

c)

Uninterruptible power sources (UPS)

d)

Geographically dispersed data centers

43.

Scenario: An organization has detected unauthorized access attempts to its network resources from multiple IP addresses. What security measure should be implemented to prevent further unauthorized access?

a)

Implement multi-factor authentication

b)

Disable unused network ports

c)

Enable MAC filtering on network devices

d)

Conduct a security audit of network configurations

44.

Scenario: An organization is planning to migrate its email infrastructure to a cloud-based platform. What security measure should be implemented to protect email communications from unauthorized access?

a)

Enable email encryption

b)

Use strong password policies

c)

Implement email filtering and anti-malware software

d)

Disable email forwarding

45.

Scenario: An organization has experienced a security incident resulting in the loss of sensitive customer information. What action should be taken to notify affected individuals and regulatory authorities?

a)

File a report with the appropriate regulatory authorities

b)

Send an email notification to affected individuals

c)

Ignore the incident as it may be a false positive

d)

Offer credit monitoring services to affected individuals

46.

Which of the following is a security control designed to prevent malware infections?

a)

Patch management

b)

Security awareness training

c)

Encryption

d)

Intrusion Detection System (IDS)

47.

What is the purpose of a vulnerability assessment?

a)

Identifying potential security threats

b)

Identifying security vulnerabilities

c)

Documenting security incidents

d)

Increasing network performance

48.

Which of the following is a security control designed to protect against social engineering attacks?

a)

Firewalls

b)

Antivirus software

c)

User awareness training

d)

Data encryption

49.

What is the primary goal of an audit trail?

a)

Providing evidence of compliance

b)

Detecting and responding to security breaches

c)

Preventing all security incidents

d)

Increasing network performance

50.

Which of the following is an example of a security control designed to prevent unauthorized access to physical facilities?

a)

Biometric authentication

b)

Security awareness training

c)

Firewall

d)

Intrusion Detection System (IDS)

51.

Scenario: An organization is planning to deploy a new wireless network to provide internet access to employees and guests. What security measure should be implemented to prevent unauthorized access to the wireless network?

a)

Implement WEP encryption

b)

Enable MAC filtering

c)

Broadcast SSID (Service Set Identifier)

d)

Use default admin credentials

52.

Scenario: An organization is developing a security policy to enforce password complexity requirements for user accounts. What should be included in the policy?

a)

Requiring users to change their passwords every six months

b)

Allowing users to reuse their previous passwords

c)

Enforcing a minimum password length and requiring the use of special characters

53.

Scenario: An organization is planning to implement a data backup strategy to protect critical business data. What should be included in the backup strategy?

a)

Backing up data to a single location

b)

Encrypting backup data to improve security

c)

Testing backup and recovery procedures regularly

d)

Storing backup data on the same server as the original data

54.

Scenario: An organization is experiencing a high volume of spam emails containing malicious attachments. What security measure should be implemented to mitigate the risk posed by these emails?

a)

Implement email encryption to protect sensitive information

b)

Deploy email filtering and anti-malware software

c)

Disable email forwarding to prevent unauthorized access

d)

Train employees to recognize and report suspicious emails

55.

Scenario: An organization has detected unauthorized access to its network resources from an unknown IP address. What action should be taken to respond to the incident?

a)

Block the IP address at the firewall to prevent further access

b)

Notify law enforcement agencies to investigate the incident

c)

Ignore the incident as it may be a false positive

d)

Conduct a vulnerability scan to identify other potential vulnerabilities

56.

Which of the following is an example of a technical control?

a)

Security policy

b)

Background checks

c)

Firewall

d)

Security awareness training

57.

Which of the following is a key component of a disaster recovery plan?

a)

Annual company retreats

b)

Data backup and recovery

c)

Employee performance reviews

d)

Customer loyalty programs

58.

Which of the following is an example of a security control designed to prevent data leakage?

a)

Security policy enforcement

b)

Intrusion Detection System (IDS)

c)

Security awareness training

d)

Encryption

59.

What is the purpose of a vulnerability assessment?

a)

Identifying security vulnerabilities

b)

Implementing security controls

c)

Auditing network configurations

d)

Developing security policies

60.

Which of the following is a security control designed to prevent unauthorized access to a wireless network?

a)

IDS/IPS

b)

MAC filtering

c)

VLAN segregation

d)

Port security