問題一覧
1
Which of the following threat actors is the most likely to be hired by a foreign government to attack critical systems located in other countries?
Organized crime
2
Which of the following is used to add extra complexity before using a one-way data transformation algorithm?
Salting
3
An employee clicked a link in an email from a payment website that asked the employee to update contact information. The employee entered the log-in information but received a “page not found” error message. Which of the following types of social engineering attacks occurred?
Phishing
4
An enterprise is trying to limit outbound DNS traffic originating from its internal network. Outbound DNS requests will only be allowed from one device with the IP address 10.50.10.25. Which of the following firewall ACLs will accomplish this goal?
Access list outbound permit 10.50.10.25 32 0.0.0.0/0 port 53 Access list outbound deny 0.0.0.0.0.0.0.0.0/0 port 53
5
A data administrator is configuring authentication for a SaaS application and would like to reduce the number of credentials employees need to maintain. The company prefers to use domain credentials to access new SaaS applications. Which of the following methods would allow this functionality?
SSO
6
Which of the following scenarios describes a possible business email compromise attack?
An employee receives a gift card request in an email that has an executive's name in the display field of the email.
7
A company prevented direct access from the database administrators’ workstations to the network segment that contains database servers. Which of the following should a database administrator use to access the database servers?
Jump server
8
An organization’s internet-facing website was compromised when an attacker exploited a buffer overflow. Which of the following should the organization deploy to best protect against similar attacks in the future?
WAF
9
An administrator notices that several users are logging in from suspicious IP addresses. After speaking with the users, the administrator determines that the employees were not logging in from those IP addresses and resets the affected users’ passwords. Which of the following should the administrator implement to prevent this type of attack from succeeding in the future?
Multifactor authentication
10
An employee receives a text message that appears to have been sent by the payroll department and is asking for credential verification. Which of the following social engineering techniques are being attempted? (Choose two.)
Phishing, Smishing
11
Several employees received a fraudulent text message from someone claiming to be the Chief Executive Officer (CEO). The message stated: “I’m in an airport right now with no access to email. I need you to buy gift cards for employee recognition awards. Please send the gift cards to following email address.” Which of the following are the best responses to this situation? (Choose two).
Add a smishing exercise to the annual company training., Issue a general email warning to the company.
12
A company is required to use certified hardware when building networks. Which of the following best addresses the risks associated with procuring counterfeit hardware?
A thorough analysis of the supply chain
13
Which of the following provides the details about the terms of a test with a third-party penetration tester?
Rules of engagement
14
A penetration tester begins an engagement by performing port and service scans against the client environment according to the rules of engagement. Which of the following reconnaissance types is the tester performing?
Active
15
Which of the following is required for an organization to properly manage its restore process in the event of system failure?
DRP
16
Which of the following vulnerabilities is associated with installing software outside of a manufacturer’s approved software repository?
Side loading
17
Which of the following attacks is most likely occurring?
Password spraying
18
An analyst is evaluating the implementation of Zero Trust principles within the data plane. Which of the following would be most relevant for the analyst to evaluate?
Threat scope reduction
19
An engineer needs to find a solution that creates an added layer of security by preventing unauthorized access to internal company resources. Which of the following would be the best solution?
Jump server
20
A company’s web filter is configured to scan the URL for strings and deny access when matches are found. Which of the following search strings should an analyst employ to prohibit access to non- encrypted websites?
http://
21
During a security incident, the security operations team identified sustained network traffic from a malicious IP address: 10.1.4.9. A security analyst is creating an inbound firewall rule to block the IP address from accessing the organization’s network. Which of the following fulfills this request?
access-list inbound deny ig source 10.1.4.9/32 destination 0.0.0.0/0
22
A company needs to provide administrative access to internal resources while minimizing the traffic allowed through the security boundary. Which of the following methods is most secure?
Implementing a bastion host
23
A security analyst is reviewing alerts in the SIEM related to potential malicious network traffic coming from an employee’s corporate laptop. The security analyst has determined that additional data about the executable running on the machine is necessary to continue the investigation. Which of the following logs should the analyst use as a data source?
Endpoint
24
A cyber operations team informs a security analyst about a new tactic malicious actors are using to compromise networks. SIEM alerts have not yet been configured. Which of the following best describes what the security analyst should do to identify this behavior?
Threat hunting
25
A company purchased cyber insurance to address items listed on the risk register. Which of the following strategies does this represent?
Transfer
26
A security administrator would like to protect data on employees’ laptops. Which of the following encryption techniques should the security administrator use?
Full disk
27
Which of the following security control types does an acceptable use policy best represent?
Preventive
28
An IT manager informs the entire help desk staff that only the IT manager and the help desk lead will have access to the administrator console of the help desk software. Which of the following security techniques is the IT manager setting up?
Least privilege
29
Which of the following is the most likely to be used to document risks, responsible parties, and thresholds?
Risk register
30
Which of the following should a security administrator adhere to when setting up a new set of firewall rules?
Change management procedure
31
A company is expanding its threat surface program and allowing individuals to security test the company’s internet-facing application. The company will compensate researchers based on the vulnerabilities discovered. Which of the following best describes the program the company is setting up?
Bug bounty
32
Which of the following threat actors is the most likely to use large financial resources to attack critical systems located in other countries?
Nation-state
33
Which of the following enables the use of an input field to run commands that can view or manipulate data?
SQL injection
34
Employees in the research and development business unit receive extensive training to ensure they understand how to best protect company data. Which of the following is the type of data these employees are most likely to use in day-to-day work activities?
Intellectual property
35
A company has begun labeling all laptops with asset inventory stickers and associating them with employee IDs. Which of the following security benefits do these actions provide? (Choose two.)
If a security incident occurs on the device, the correct employee can be notified., Company data can be accounted for when the employee leaves the organization.
36
A technician wants to improve the situational and environmental awareness of existing users as they transition from remote to in-office work. Which of the following is the best option?
Modify the content of recurring training.
37
A newly appointed board member with cybersecurity knowledge wants the board of directors to receive a quarterly report detailing the number of incidents that impacted the organization. The systems administrator is creating a way to present the data to the board of directors. Which of the following should the systems administrator use?
Dashboard
38
A systems administrator receives the following alert from a file integrity monitoring tool: The hash of the cmd.exe file has changed.The systems administrator checks the OS logs and notices that no patches were applied in the last two months. Which of the following most likely occurred?
A rootkit was deployed.
39
Which of the following roles, according to the shared responsibility model, is responsible for securing the company’s database in an IaaS model for a cloud environment?
Client
40
A client asked a security company to provide a document outlining the project, the cost, and the completion time frame. Which of the following documents should the company provide to the client?
SOW
41
A security team is reviewing the findings in a report that was delivered after a third party performed a penetration test. One of the findings indicated that a web application form field is vulnerable to cross-site scripting. Which of the following application security techniques should the security analyst recommend the developer implement to prevent this vulnerability?
Input validation
42
Which of the following must be considered when designing a high-availability network? (Choose two).
Ease of recovery, Attack surface
43
A technician needs to apply a high-priority patch to a production system. Which of the following steps should be taken first?
Create a change control request.
44
Which of the following describes the reason root cause analysis should be conducted as part of incident response?
To prevent future incidents of the same nature
45
Which of the following is the most likely outcome if a large bank fails an internal PCI DSS compliance assessment?
Fines
46
A company is developing a business continuity strategy and needs to determine how many staff members would be required to sustain the business in the case of a disruption. Which of the following best describes this step?
Capacity planning
47
A company’s legal department drafted sensitive documents in a SaaS application and wants to ensure the documents cannot be accessed by individuals in high-risk countries. Which of the following is the most effective way to limit this access?
Geolocation policy
48
Which of the following is a hardware-specific vulnerability?
Firmware version
49
While troubleshooting a firewall configuration, a technician determines that a “deny any” policy should be added to the bottom of the ACL. The technician updates the policy, but the new policy causes several company servers to become unreachable. Which of the following actions would prevent this issue?
Testing the policy in a non-production environment before enabling the policy in the production network
50
An organization is building a new backup data center with cost-benefit as the primary requirement and RTO and RPO values around two days. Which of the following types of sites is the best for this scenario?
Cold
51
A company requires hard drives to be securely wiped before sending decommissioned systems to recycling. Which of the following best describes this policy?
Sanitization
52
A systems administrator works for a local hospital and needs to ensure patient data is protected and secure. Which of the following data classifications should be used to secure patient data?
Sensitive
53
A U.S.-based cloud-hosting provider wants to expand its data centers to new international locations. Which of the following should the hosting provider consider first?
Local data protection regulations
54
Which of the following would be the best way to block unknown programs from executing?
Application allow list.
55
A company hired a consultant to perform an offensive security assessment covering penetration testing and social engineering. Which of the following teams will conduct this assessment activity?
Red
56
A software development manager wants to ensure the authenticity of the code created by the company. Which of the following options is the most appropriate?
Performing code signing on company-developed software
57
Which of the following can be used to identify potential attacker activities without affecting production servers?
Honey pot
58
During an investigation, an incident response team attempts to understand the source of an incident. Which of the following incident response activities describes this process?
Analysis
59
A security practitioner completes a vulnerability assessment on a company’s network and finds several vulnerabilities, which the operations team remediates. Which of the following should be done next?
Rescan the network.
60
An administrator was notified that a user logged in remotely after hours and copied large amounts of data to a personal device. Which of the following best describes the user’s activity?
Insider threat
61
Which of the following allows for the attribution of messages to individuals?
Non-repudiation
62
Which of the following is the best way to consistently determine on a daily basis whether security settings on servers have been modified?
Automation
63
Which of the following tools can assist with detecting an employee who has accidentally emailed a file containing a customer’s PII?
DLP
64
An organization recently updated its security policy to include the following statement: Regular expressions are included in source code to remove special characters such as $, |, ;. &, `, and ? from variables set by forms in a web application. Which of the following best explains the security technique the organization adopted by making this addition to the policy?
Input validation
65
A security analyst and the management team are reviewing the organizational performance of a recent phishing campaign. The user click-through rate exceeded the acceptable risk threshold, and the management team wants to reduce the impact when a user clicks on a link in a phishing message. Which of the following should the analyst do?
Update the EDR policies to block automatic execution of downloaded programs.
66
Which of the following has been implemented when a host-based firewall on a legacy Linux system allows connections from only specific internal IP addresses?
Compensating control
67
The management team notices that new accounts that are set up manually do not always have correct access or permissions. Which of the following automation techniques should a systems administrator use to streamline account creation?
User provisioning script
68
A company is planning to set up a SIEM system and assign an analyst to review the logs on a weekly basis. Which of the following types of controls is the company setting up?
Detective
69
A systems administrator is looking for a low-cost application-hosting solution that is cloud-based. Which of the following meets these requirements?
Serverless framework
70
A security operations center determines that the malicious activity detected on a server is normal. Which of the following activities describes the act of ignoring detected activity in the future?
Tuning
71
Which of the following is the best explanation for what the security analyst has discovered?
An attacker is attempting to brute force ismith's account.
72
A company is concerned about weather events causing damage to the server room and downtime. Which of the following should the company consider?
Geographic dispersion
73
Which of the following is a primary security concern for a company setting up a BYOD program?
Jailbreaking
74
A company decided to reduce the cost of its annual cyber insurance policy by removing the coverage for ransomware attacks. Which of the following analysis elements did the company most likely use in making this decision?
ARO
75
Which of the following is the most likely to be included as an element of communication in a security awareness program?
Reporting phishing attempts or other suspicious activities
76
Select the appropriate attack and remediation from each drop-down list to label the corresponding attack with its remediation.
Web server - Botnet - Enable DDoS protection, User - RAT - Implement a host-based IPS, Database server - Worm - Change the default application password, Executive - Keylogger - Disable vulnerable services, Application - Backdoor - Implement 2FA using push notification
77
You are security administrator investigating a potential infection on a network. Click on each host and firewall. Review all logs to determine which host originated the Infecton and then deny each remaining hosts clean or infected.
192.168.10.22 Infected, 192.168.10.37 Clean, 192.168.10.41 Clean, 10.10.9.12 Clean, 10.10.9.18 Infected
78
Which of the following vulnerabilities is exploited when an attacker overwrites a register with a malicious address?
Buffer overflow
79
Which of the following would be the best way to handle a critical business application that is running on a legacy server?
Hardening
80
Which of the following describes the process of concealing code or text inside a graphical image?
Steganography
81
After a company was compromised, customers initiated a lawsuit. The company's attorneys have requested that the security team initiate a legal hold in response to the lawsuit. Which of the following describes the action the security team will most likely be required to take?
Retain any communications related to the security breach until further notice.
82
A network manager wants to protect the company's VPN by implementing multifactor authentication that uses: . Something you know . Something you have . Something you are Which of the following would accomplish the manager's goal?
Password, authentication token, thumbprint
83
A security manager created new documentation to use in response to various types of security incidents. Which of the following is the next step the manager should take?
Conduct a tabletop exercise with the team.
84
Users at a company are reporting they are unable to access the URL for a new retail website because it is flagged as gambling and is being blocked. Which of the following changes would allow users to access the site?
Updating the categorization in the content filter
85
An administrator discovers that some files on a database server were recently encrypted. The administrator sees from the security logs that the data was last accessed by a domain user. Which of the following best describes the type of attack that occurred?
Insider threat
86
Which of the following automation use cases would best enhance the security posture of an organization by rapidly updating permissions when employees leave a company?
Disabling access
87
Which of the following must be considered when designing a high-availability network? (Select two).
Ease of recovery, Attack surface
88
Which of the following methods to secure credit card data is best to use when a requirement is to see only the last four numbers on a credit card?
Masking
89
An administrator finds that all user workstations and servers are displaying a message that is associated with files containing an extension of .ryk. Which of the following types of infections is present on the systems?
Ransomware
90
A healthcare organization wants to provide a web application that allows individuals to digitally report health emergencies. Which of the following is the most important consideration during development?
Availability
91
An organization wants a third-party vendor to do a penetration test that targets a specific device. The organization has provided basic information about the device. Which of the following best describes this kind of penetration test?
Partially known environment
92
An attacker posing as the Chief Executive Officer calls an employee and instructs the employee to buy gift cards. Which of the following techniques is the attacker using?
Whaling
93
An analyst is evaluating the implementation of Zero Trust principles within the data plane. Which of the following would be most relevant for the analyst to evaluate?
Secured zones
94
An organization is leveraging a VPN between its headquarters and a branch location. Which of the following is the VPN protecting?
Data in transit
95
The marketing department set up its own project management software without telling the appropriate departments. Which of the following describes this scenario?
Shadow IT
96
An enterprise is trying to limit outbound DNS traffic originating from its internal network. Outbound DNS requests will only be allowed from one device with the IP address 10.50.10.25. Which of the following firewall ACLs will accomplish this goal?
Access list outbound permit 10.50.10.25/32 0.0.0.0/0 port 53 Access list outbound deny 0.0.0.0/0 0.0.0.0/0 port 53
97
After a security incident, a systems administrator asks the company to buy a NAC platform. Which of the following attack surfaces is the systems administrator trying to protect?
Wired
98
Which of the following factors are the most important to address when formulating a training curriculum plan for a security awareness program? (Select two).
Threat vectors based on the industry in which the organization operates, Cadence and duration of training events
99
An organization disabled unneeded services and placed a firewall in front of a business-critical legacy system. Which of the following best describes the actions taken by the organization?
Compensating controls