CASP+ Practice Test

Lakukan tugas rumah & ujian kamu dengan baik sekarang menggunakan Quizwiz!

The Chief Information Security Officer (CISO) has asked the security team to determine whether the organization is susceptible to a zero-day exploit utilized in the banking industry and whether attribution is possible. The CISO has asked what process would be utilized to gather the information, and then wants to apply signatureless controls to stop these kinds of attacks in the future. Which of the following are the MOST appropriate ordered steps to take to meet the CISO's request? 1. Perform the ongoing research of the best practices 2. Determine current vulnerabilities and threats 3. Apply Big Data techniques 4. Use antivirus control 1. Apply artificial intelligence algorithms for detection 2. Inform the CERT team 3. Research threat intelligence and potential adversaries 4. Utilize threat intelligence to apply Big Data techniques 1. Obtain the latest IOCs from the open source repositories 2. Perform a sweep across the network to identify positive matches 3. Sandbox any suspicious files 4. Notify the CERT team to apply a future proof threat model 1. Analyze the current threat intelligence 2. Utilize information sharing to obtain the latest industry IOCs 3. Perform a sweep across the network to identify positive matches 4. Apply machine learning algorithms

1. Obtain the latest IOCs from the open source repositories 2. Perform a sweep across the network to identify positive matches 3. Sandbox any suspicious files 4. Notify the CERT team to apply a future proof threat model

During a security assessment, an organization is advised of inadequate control over network segmentation. The assessor explains that the organization's reliance on VLANs to segment traffic is insufficient to provide segmentation based on regulatory standards. Which of the following should the organization consider implementing along with VLANs to provide a greater level of segmentation? Air gaps Access control lists Spanning tree protocol Network virtualization E. Elastic load balancing D

Access control lists

The code snippet below controls all electronic door locks to a secure facility in which the doors should only fail open in an emergency. In the code, "criticalValue" indicates if an emergency is underway:Which of the following is the BEST course of action for a security analyst to recommend to the software developer? Rewrite the software to implement fine-grained, conditions-based testing Add additional exception handling logic to the main program to prevent doors from being opened Apply for a life-safety-based risk exception allowing secure doors to fail open Rewrite the software's exception handling routine to fail in a secure state

Add additional exception handling logic to the main program to prevent doors from being opened

Given the following output from a local PC: [SEE IMAGE] Which of the following ACLs on a stateful host-based firewall would allow the PC to serve an intranet website? Allow 172.30.0.28:80 -> ANY Allow 172.30.0.28:80 -> 172.30.0.0/16 Allow 172.30.0.28:80 -> 172.30.0.28:443 Allow 172.30.0.28:80 -> 172.30.0.28:53

Allow 172.30.0.28:80 -> 172.30.0.0/16

A recent penetration test identified that a web server has a major vulnerability. The web server hosts a critical shipping application for the company and requires99.99% availability. Attempts to fix the vulnerability would likely break the application. The shipping application is due to be replaced in the next three months.Which of the following would BEST secure the web server until the replacement web server is ready? Patch management Antivirus Application firewall Spam filters HIDS E

Application firewall

A Chief Information Security Officer (CISO) is reviewing the results of a gap analysis with an outside cybersecurity consultant. The gap analysis reviewed all procedural and technical controls and found the following: ✑ High-impact controls implemented: 6 out of 10 ✑ Medium-impact controls implemented: 409 out of 472 ✑ Low-impact controls implemented: 97 out of 1000The report includes a cost-benefit analysis for each control gap. The analysis yielded the following information: ✑ Average high-impact control implementation cost: $15,000; Probable ALE for each high-impact control gap: $95,000 ✑ Average medium-impact control implementation cost: $6,250; Probable ALE for each medium-impact control gap: $11,000 Due to the technical construction and configuration of the corporate enterprise, slightly more than 50% of the medium-impact controls will take two years to fully implement. Which of the following conclusions could the CISO draw from the analysis? Too much emphasis has been placed on eliminating low-risk vulnerabilities in the past The enterprise security team has focused exclusively on mitigating high-level risks Because of the significant ALE for each high-risk vulnerability, efforts should be focused on those controls The cybersecurity team has balanced residual risk for both high and medium controls

Because of the significant ALE for each high-risk vulnerability, efforts should be focused on those controls

A company wants to perform analysis of a tool that is suspected to contain a malicious payload. A forensic analyst is given the following snippet: ^32^[34fda19(fd^43gfd/home/user/lib/module.so.343jk^rfw(342fds43g Which of the following did the analyst use to determine the location of the malicious payload? Code deduplicators Binary reverse-engineering Fuzz testing Security containers

Binary reverse-engineering

An advanced threat emulation engineer is conducting testing against a clientג€™s network. The engineer conducts the testing in as realistic a manner as possible.Consequently, the engineer has been gradually ramping up the volume of attacks over a long period of time. Which of the following combinations of techniques would the engineer MOST likely use in this testing? (Choose three.) Black box testing Gray box testing Code review Social engineering Vulnerability assessment Pivoting Self-assessment White teaming External auditing

Black box testing Vulnerability assessment Pivoting

A Chief Information Officer (CIO) publicly announces the implementation of a new financial system. As part of a security assessment that includes a social engineering task, which of the following tasks should be conducted to demonstrate the BEST means to gain information to use for a report on social vulnerability details about the financial system? Call the CIO and ask for an interview, posing as a job seeker interested in an open position Compromise the email server to obtain a list of attendees who responded to the invitation who is on the IT staff Notify the CIO that, through observation at events, malicious actors can identify individuals to befriend Understand the CIO is a social drinker, and find the means to befriend the CIO at establishments the CIO frequents

Call the CIO and ask for an interview, posing as a job seeker interested in an open position

During a security event investigation, a junior analyst fails to create an image of a server's hard drive before removing the drive and sending it to the forensics analyst. Later, the evidence from the analysis is not usable in the prosecution of the attackers due to the uncertainty of tampering. Which of the following should the junior analyst have followed? Continuity of operations Chain of custody Order of volatility Data recovery

Chain of custody

A financial consulting firm recently recovered from some damaging incidents that were associated with malware installed via rootkit. Post-incident analysis is ongoing, and the incident responders and systems administrators are working to determine a strategy to reduce the risk of recurrence. The firmג€™s systems are running modern operating systems and feature UEFI and TPMs. Which of the following technical options would provide the MOST preventive value? Update and deploy GPOs Configure and use measured boot Strengthen the password complexity requirements Update the antivirus software and definitions

Configure and use measured boot

An engineer maintains a corporate-owned mobility infrastructure, and the organization requires that all web browsing using corporate-owned resources be monitored. Which of the following would allow the organization to meet its requirement? (Choose two.) Exempt mobile devices from the requirement, as this will lead to privacy violations Configure the devices to use an always-on IPSec VPN Configure all management traffic to be tunneled into the enterprise via TLS Implement a VDI solution and deploy supporting client apps to devices Restrict application permissions to establish only HTTPS connections outside of the enterprise boundary

Configure the devices to use an always-on IPSec VPN Restrict application permissions to establish only HTTPS connections outside of the enterprise boundary

A systems administrator at a medical imaging company discovers protected health information (PHI) on a general-purpose file server. Which of the following steps should the administrator take NEXT? Isolate all of the PHI on its own VLAN and keep it segregated at Layer 2 Immediately encrypt all PHI with AES-256 Delete all PHI from the network until the legal department is consulted Consult the legal department to determine legal requirements

Consult the legal department to determine legal requirements

A security analyst is reviewing the corporate MDM settings and notices some disabled settings, which consequently permit users to download programs from untrusted developers and manually install them. After some conversations, it is confirmed that these settings were disabled to support the internal development of mobile applications. The security analyst is now recommending that developers and testers have a separate device profile allowing this, and that the rest of the organization's users do not have the ability to manually download and install untrusted applications. Which of the following settings should be toggled to achieve the goal? (Choose two.) OTA updates Remote wiping Side loading Sandboxing Containerization Signed applications

Containerization Signed applications

A web developer has implemented HTML5 optimizations into a legacy web application. One of the modifications the web developer made was the following client side optimization: localStorage.setItem(ג€session-cookieג€, document.cookie);Which of the following should the security engineer recommend? SessionStorage should be used so authorized cookies expire after the session ends Cookies should be marked as ג€secureג€ and ג€HttpOnlyג€ Cookies should be scoped to a relevant domain/path Client-side cookies should be replaced by server-side mechanisms

Cookies should be scoped to a relevant domain/path

A security administrator wants to allow external organizations to cryptographically validate the company's domain name in email messages sent by employees.Which of the following should the security administrator implement? SPF S/MIME TLS DKIM

DKIM

A business is growing and starting to branch out into other locations. In anticipation of opening an office in a different country, the Chief Information SecurityOfficer (CISO) and legal team agree they need to meet the following criteria regarding data to open the new office: ✑ Store taxation-related documents for five years ✑ Store customer addresses in an encrypted format ✑ Destroy customer information after one year ✑ Keep data only in the customer's home country Which of the following should the CISO implement to BEST meet these requirements? (Choose three.) Capacity planning policy Data retention policy Data classification standard Legal compliance policy Data sovereignty policy Backup policy Acceptable use policy Encryption standard

Data retention policy Data sovereignty policy Encryption standard

An organization is currently working with a client to migrate data between a legacy ERP system and a cloud-based ERP tool using a global PaaS provider. As part of the engagement, the organization is performing data deduplication and sanitization of client data to ensure compliance with regulatory requirements. Which of the following is the MOST likely reason for the need to sanitize the client data? Data aggregation Data sovereignty Data isolation Data volume Data analytics

Data sovereignty If the Q asks for 2 answers, then it's Data sovereignty AND Data aggregation

An engineer is assisting with the design of a new virtualized environment that will house critical company services and reduce the datacenter's physical footprint.The company has expressed concern about the integrity of operating systems and wants to ensure a vulnerability exploited in one datacenter segment would not lead to the compromise of all others. Which of the following design objectives should the engineer complete to BEST mitigate the company's concerns? (Choose two.) Deploy virtual desktop infrastructure with an OOB management network Employ the use of vTPM with boot attestation Leverage separate physical hardware for sensitive services and data Use a community CSP with independently managed security services Deploy to a private cloud with hosted hypervisors on each physical machine

Deploy virtual desktop infrastructure with an OOB management network Employ the use of vTPM with boot attestation

A forensics analyst suspects that a breach has occurred. Security logs show the company's OS patch system may be compromised, and it is serving patches that contain a zero-day exploit and backdoor. The analyst extracts an executable file from a packet capture of communication between a client computer and the patch server. Which of the following should the analyst use to confirm this suspicion? File size Digital signature Checksums Anti-malware software Sandboxing

Digital signature but potentially Sandboxing. Do some research

The Chief Information Security Officer (CISO) for an organization wants to develop custom IDS rulesets faster, prior to new rules being released by IDS vendors.Which of the following BEST meets this objective? Identify a third-party source for IDS rules and change the configuration on the applicable IDSs to pull in the new rulesets Encourage cybersecurity analysts to review open-source intelligence products and threat database to generate new IDS rules based on those sources Leverage the latest TCP- and UDP-related RFCs to arm sensors and IDSs with appropriate heuristics for anomaly detection Use annual hacking conventions to document the latest attacks and threats, and then develop IDS rules to counter those threats

Encourage cybersecurity analysts to review open-source intelligence products and threat database to generate new IDS rules based on those sources

A large enterprise with thousands of users is experiencing a relatively high frequency of malicious activity from the insider threats. Much of the activity appears to involve internal reconnaissance that results in targeted attacks against privileged users and network file shares. Given this scenario, which of the following would MOST likely prevent or deter these attacks? (Choose two.) Conduct role-based training for privileged users that highlights common threats against them and covers best practices to thwart attacks Increase the frequency at which host operating systems are scanned for vulnerabilities, and decrease the amount of time permitted between vulnerability identification and the application of corresponding patches Enforce command shell restrictions via group policies for all workstations by default to limit which native operating system tools are available for use Modify the existing rules of behavior to include an explicit statement prohibiting users from enumerating user and file directories using available tools and/or accessing visible resources that do not directly pertain to their job functions For all workstations, implement full-disk encryption and configure UEFI instances to require complex passwords for authentication Implement application blacklisting enforced by the operating systems of all machines in the enterprise

Enforce command shell restrictions via group policies for all workstations by default to limit which native operating system tools are available for use Modify the existing rules of behavior to include an explicit statement prohibiting users from enumerating user and file directories using available tools and/or accessing visible resources that do not directly pertain to their job functions

A SaaS-based email service provider often receives reports from legitimate customers that their IP netblocks are on blacklists and they cannot send email. TheSaaS has confirmed that affected customers typically have IP addresses within broader network ranges and some abusive customers within the same IP ranges may have performed spam campaigns. Which of the following actions should the SaaS provider perform to minimize legitimate customer impact? Inform the customer that the service provider does not have any control over third-party blacklist entries. The customer should reach out to the blacklist operator directly Perform a takedown of any customer accounts that have entries on email blacklists because this is a strong indicator of hostile behavior Work with the legal department and threaten legal action against the blacklist operator if the netblocks are not removed because this is affecting legitimate traffic Establish relationship with a blacklist operators so broad entries can be replaced with more granular entries and incorrect entries can be quickly pruned

Establish relationship with a blacklist operators so broad entries can be replaced with more granular entries and incorrect entries can be quickly pruned

A security incident responder discovers an attacker has gained access to a network and has overwritten key system files with backdoor software. The server was reimaged and patched offline. Which of the following tools should be implemented to detect similar attacks? Vulnerability scanner TPM Host-based firewall File integrity monitor NIPS

File integrity monitor

An organization is preparing to develop a business continuity plan. The organization is required to meet regulatory requirements relating to confidentiality and availability, which are well-defined. Management has expressed concern following initial meetings that the organization is not fully aware of the requirements associated with the regulations. Which of the following would be MOST appropriate for the project manager to solicit additional resources for during this phase of the project? After-action reports Gap assessment Security requirements traceability matrix Business impact assessment Risk analysis

Gap assessment

An engineer is evaluating the control profile to assign to a system containing PII, financial, and proprietary data. [SEE IMAGE] Based on the data classification table above, which of the following BEST describes the overall classification? High confidentiality, high availability High confidentiality, medium availability Low availability, low confidentiality High integrity, low availability

High confidentiality, medium availability

After multiple service interruptions caused by an older datacenter design, a company decided to migrate away from its datacenter. The company has successfully completed the migration of all datacenter servers and services to a cloud provider. The migration project includes the following phases: ✑ Selection of a cloud provider ✑ Architectural design ✑ Microservice segmentation ✑ Virtual private cloud ✑ Geographic service redundancy ✑ Service migration The Chief Information Security Officer (CISO) is still concerned with the availability requirements of critical company applications. Which of the following should the company implement NEXT? Multicloud solution Single-tenancy private cloud Hybrid cloud solution Cloud access security broker

Hybrid cloud solution

A company has entered into a business agreement with a business partner for managed human resources services. The Chief Information Security Officer (CISO) has been asked to provide documentation that is required to set up a business-to-business VPN between the two organizations. Which of the following is required in this scenario? ISA BIA SLA RA A

ISA A document that regulates security-relevant aspects of an intended connection between an agency and an external system. It regulates the security interface between any two systems operating under two different distinct authorities

An SQL database is no longer accessible online due to a recent security breach. An investigation reveals that unauthorized access to the database was possible due to an SQL injection vulnerability. To prevent this type of breach in the future, which of the following security controls should be put in place before bringing the database back online? (Choose two.) Secure storage policies Browser security updates Input validation Web application firewall Secure coding standards Database activity monitoring

Input validation Web application firewall

A user workstation was infected with a new malware variant as a result of a drive-by download. The security administrator reviews key controls on the infected workstation and discovers the following:Which of the following would BEST prevent the problem from reoccurring in the future? (Choose two.) [SEE IMAGE] Install HIPS Enable DLP Install EDR Install HIDS Enable application blacklisting Improve patch management processes

Install HIPS Install EDR

A company monitors the performance of all web servers using WMI. A network administrator informs the security engineer that web servers hosting the companyג€™s client-facing portal are running slowly today. After some investigation, the security engineer notices a large number of attempts at enumerating host information viaSNMP from multiple IP addresses. Which of the following would be the BEST technique for the security engineer to employ in an attempt to prevent reconnaissance activity? Install a HIPS on the web servers Install a HIPS on the web servers Disable inbound traffic from offending sources Disable SNMP on the web servers Install anti-DDoS protection in the DMZ

Install a HIPS on the web servers

An architect was recently hired by a power utility to increase the security posture of the company's power generation and distribution sites. Upon review, the architect identifies legacy hardware with highly vulnerable and unsupported software driving critical operations. These systems must exchange data with each other, be highly synchronized, and pull from the Internet time sources. Which of the following architectural decisions would BEST reduce theterm-73 likelihood of a successful attack without harming operational capability? (Choose two.) Isolate the systems on their own network Install a firewall and IDS between systems and the LAN Employ own stratum-0 and stratum-1 NTP servers Upgrade the software on critical systems Configure the systems to use government-hosted NTP servers

Install a firewall and IDS between systems and the LAN Configure the systems to use government-hosted NTP servers (Might be: Employ own stratum-0 and stratum-1 NTP servers)

A security architect is implementing security measures in response to an external audit that found vulnerabilities in the corporate collaboration tool suite. The report identified the lack of any mechanism to provide confidentiality for electronic correspondence between users and between users and group mailboxes.Which of the following controls would BEST mitigate the identified vulnerability? Issue digital certificates to all users, including owners of group mailboxes, and require S/MIME with AES-256. Federate with an existing PKI provider, and reject all non-signed emails Implement two-factor email authentication, and require users to hash all email messages upon receipt Provide digital certificates to all systems, and eliminate the user group or shared mailboxes

Issue digital certificates to all users, including owners of group mailboxes, and require S/MIME with AES-256.

A security administrator was informed that a server unexpectedly rebooted. The administrator received an export of syslog entries for analysis: [SEE IMAGE] Which of the following does the log sample indicate? (Choose two.) A root user performed an injection attack via kernel module Encrypted payroll data was successfully decrypted by the attacker Jsmith successfully used a privilege escalation attack Payroll data was exfiltrated to an attacker-controlled host Buffer overflow in memory paging caused a kernel panic Syslog entries were lost due to the host being rebooted

Jsmith successfully used a privilege escalation attack Payroll data was exfiltrated to an attacker-controlled host

A company wants to extend its help desk availability beyond business hours. The Chief Information Officer (CIO) decides to augment the help desk with a third- party service that will answer calls and provide Tier 1 problem resolution, such as password resets and remote assistance. The security administrator implements the following firewall change: [SEE IMAGE] The administrator provides the appropriate path and credentials to the third-party company. Which of the following technologies is MOST likely being used to provide access to the third company? LDAP WAYF OpenID RADIUS SAML

LDAP

SCENARIO DRAG DROP -Drag and drop the cloud deployment model to the associated use-case scenario. Options may be used only once or not at all. [SEE IMAGE]

Large multinational organization - Private cloud with IaaS Collection of organizations in the same industry - Community cloud with PaaS Organization that has an orchestration - Hybrid Cloud Marketing organization that outsources - Public cloud with SaaS Organization that has migrated - Public cloud with PaaS

A security engineer has implemented an internal user access review tool so service teams can baseline user accounts and group memberships. The tool is functional and popular among its initial set of onboarded teams. However, the tool has not been built to cater to a broader set of internal teams yet. The engineer has sought feedback from internal stakeholders, and a list of summarized requirements is as follows: ✑ The tool needs to be responsive so service teams can query it, and then perform an automated response action. ✑ The tool needs to be resilient to outages so service teams can perform the user access review at any point in time and meet their own SLAs. ✑ The tool will become the system-of-record for approval, reapproval, and removal life cycles of group memberships and must allow for data retrieval after failure. Which of the following need specific attention to meet the requirements listed above? (Choose three.) Scalability Latency Availability Usability Recoverability Maintainability

Latency Availability Recoverability

Legal authorities notify a company that its network has been compromised for the second time in two years. The investigation shows the attackers were able to use the same vulnerability on different systems in both attacks. Which of the following would have allowed the security team to use historical information to protect against the second attack? Key risk indicators Lessons learned Recovery point objectives Tabletop exercise

Lessons learned

An insurance company has two million customers and is researching the top transactions on its customer portal. It identifies that the top transaction is currently password reset. Due to users not remembering their secret questions, a large number of calls are consequently routed to the contact center for manual password resets. The business wants to develop a mobile application to improve customer engagement in the future, continue with a single factor of authentication, minimize management overhead of the solution, remove passwords, and eliminate to the contact center. Which of the following techniques would BEST meet the requirements? (Choose two.) Magic link sent to an email address Customer ID sent via push notification SMS with OTP sent to a mobile number Third-party social login Certificate sent to be installed on a device Hardware tokens sent to customers

Magic link sent to an email address SMS with OTP sent to a mobile number

Two competing companies experienced similar attacks on their networks from various threat actors. To improve response times, the companies wish to share some threat intelligence about the sources and methods of attack. Which of the following business documents would be BEST to document this engagement? Business partnership agreement Memorandum of understanding Service-level agreement Interconnection security agreement

Memorandum of understanding

Which of the following BEST represents a risk associated with merging two enterprises during an acquisition? The consolidation of two different IT enterprises increases the likelihood of the data loss because there are now two backup systems Integrating two different IT systems might result in a successful data breach if threat intelligence is not shared between the two enterprises Merging two enterprise networks could result in an expanded attack surface and could cause outages if trust and permission issues are not handled carefully Expanding the set of data owners requires an in-depth review of all data classification decisions, impacting availability during the review

Merging two enterprise networks could result in an expanded attack surface and could cause outages if trust and permission issues are not handled carefully

Two new technical SMB security settings have been enforced and have also become policies that increase secure communications. Network Client: Digitally sign communication Network Server: Digitally sign communication A storage administrator in a remote location with a legacy storage array, which contains time-sensitive data, reports employees can no longer connect to their department shares. Which of the following mitigation strategies should an information security manager recommend to the data owner? Accept the risk, reverse the settings for the remote location, and have the remote location file a risk exception until the legacy storage device can be upgraded Accept the risk for the remote location, and reverse the settings indefinitely since the legacy storage device will not be upgraded Mitigate the risk for the remote location by suggesting a move to a cloud service provider. Have the remote location request an indefinite risk exception for the use of cloud storage Avoid the risk, leave the settings alone, and decommission the legacy storage device

Mitigate the risk for the remote location by suggesting a move to a cloud service provider. Have the remote location request an indefinite risk exception for the use of cloud storage

After embracing a BYOD policy, a company is faced with new security challenges from unmanaged mobile devices and laptops. The company's IT department has seen a large number of the following incidents:✑ Duplicate IP addresses✑ Rogue network devices✑ Infected systems probing the company's networkWhich of the following should be implemented to remediate the above issues? (Choose two.) Port security Route protection NAC HIPS NIDS

NAC NIDS

A company is acquiring incident response and forensic assistance from a managed security service provider in the event of a data breach. The company has selected a partner and must now provide required documents to be reviewed and evaluated. Which of the following documents would BEST protect the company and ensure timely assistance? (Choose two.) RA BIA NDA RFI RFQ MSA

NDA MSA

A company is developing requirements for a customized OS build that will be used in an embedded environment. The company procured hardware that is capable of reducing the likelihood of successful buffer overruns while executables are processing. Which of the following capabilities must be included for the OS to take advantage of this critical hardware-based countermeasure? Application whitelisting NX/XN bit ASLR TrustZone SCP

NX/XN bit

A recent assessment identified that several usersג€™ mobile devices are running outdated versions of endpoint security software that do not meet the companyג€™s security policy. Which of the following should be performed to ensure the users can access the network and meet the companyג€™s security requirements? Vulnerability assessment Risk assessment Patch management Device quarantine E. Incident management

Patch management

A deployment manager is working with a software development group to assess the security of a new version of the organizationג€™s internally developed ERP tool.The organization prefers to not perform assessment activities following deployment, instead focusing on assessing security throughout the life cycle. Which of the following methods would BEST assess the security of the product? Static code analysis in the IDE environment Penetration testing of the UAT environment Vulnerability scanning of the production environment Penetration testing of the production environment Peer review prior to unit testing

Penetration testing of the UAT environment OR Peer review prior to unit testing Need to do some research

One of the objectives of a bank is to instill a security awareness culture. Which of the following are techniques that could help to achieve this? (Choose two.) Blue teaming Phishing simulations Lunch-and-learn Random audits Continuous monitoring Separation of duties

Phishing simulations Lunch-and-learn

A penetration tester has been contracted to conduct a physical assessment of a site. Which of the following is the MOST plausible method of social engineering to be conducted during this engagement? Randomly calling customer employees and posing as a help desk technician requiring user password to resolve issues Posing as a copier service technician and indicating the equipment had "phoned home" to alert the technician for a service call Simulating an illness while at a client location for a sales call and then recovering once listening devices are installed Obtaining fake government credentials and impersonating law enforcement to gain access to a company facility

Posing as a copier service technician and indicating the equipment had "phoned home" to alert the technician for a service call

After investigating virus outbreaks that have cost the company $1000 per incident, the companyג€™s Chief Information Security Officer (CISO) has been researching new antivirus software solutions to use and be fully supported for the next two years. The CISO has narrowed down the potential solutions to four candidates that meet all the companyג€™s performance and capability requirements: [SEE IMAGE] Using the table above, which of the following would be the BEST business-driven choice among the five possible solutions? Product A Product B Product C Product D Product E

Product D

Following a security assessment, the Chief Information Security Officer (CISO) is reviewing the results of the assessment and evaluating potential risk treatment strategies. As part of the CISO's evaluation, a judgment of potential impact based on the identified risk is performed. To prioritize response actions, the CISO uses past experience to take into account the exposure factor as well as the external accessibility of the weakness identified. Which of the following is the CISO performing? Documentation of lessons learned Quantitative risk assessment Qualitative assessment of risk Business impact scoring Threat modeling B

Qualitative assessment of risk

To prepare for an upcoming audit, the Chief Information Security Officer (CISO) asks for all 1200 vulnerabilities on production servers to be remediated. The security engineer must determine which vulnerabilities represent real threats that can be exploited so resources can be prioritized to migrate the most dangerous risks. The CISO wants the security engineer to act in the same manner as would an external threat, while using vulnerability scan results to prioritize any actions. Which of the following approaches is described? Blue team Red team Black box White team

Red team

A server (10.0.0.2) on the corporate network is experiencing a DoS from a number of marketing desktops that have been compromised and are connected to a separate network segment. The security engineer implements the following configuration on the management router: [SEE IMAGE] Which of the following is the engineer implementing? Remotely triggered black hole Route protection Port security Transport security Address space layout randomization

Remotely triggered black hole

An infrastructure team is at the end of a procurement process and has selected a vendor. As part of the final negotiations, there are a number of outstanding issues, including: 1. Indemnity clauses have identified the maximum liability 2. The data will be hosted and managed outside of the company's geographical location The number of users accessing the system will be small, and no sensitive data will be hosted in the solution. As the security consultant on the project, which of the following should the project's security consultant recommend as the NEXT step? Develop a security exemption, as it does not meet the security policies Mitigate the risk by asking the vendor to accept the in-country privacy principles Require the solution owner to accept the identified risks and consequences Review the entire procurement process to determine the lessons learned

Require the solution owner to accept the identified risks and consequences

A software development team is conducting functional and user acceptance testing of internally developed web applications using a COTS solution. For automated testing, the solution uses valid user credentials from the enterprise directory to authenticate to each application. The solution stores the username in plain text and the corresponding password as an encoded string in a script within a file, located on a globally accessible network share. The account credentials used belong to the development team lead. To reduce the risks associated with this scenario while minimizing disruption to ongoing testing, which of the following are the BEST actions to take? (Choose two.) Restrict access to the network share by adding a group only for developers to the share's ACL Implement a new COTS solution that does not use hard-coded credentials and integrates with directory services Obfuscate the username within the script file with encoding to prevent easy identification and the account used Provision a new user account within the enterprise directory and enable its use for authentication to the target applications. Share the username and password with all developers for use in their individual scripts Redesign the web applications to accept single-use, local account credentials for authentication

Restrict access to the network share by adding a group only for developers to the share's ACL Provision a new user account within the enterprise directory and enable its use for authentication to the target applications. Share the username and password with all developers for use in their individual scripts

The board of a financial services company has requested that the senior security analyst acts as a cybersecurity advisor in order to comply with recent federal legislation. The analyst is required to give a report on current cybersecurity and threat trends in the financial services industry at the next board meeting. Which of the following would be the BEST methods to prepare this report? (Choose two.) Review the CVE database for critical exploits over the past year Use social media to contact industry analysts Use intelligence gathered from the Internet relay chat channels Request information from security vendors and government agencies Perform a penetration test of the competitor's network and share the results with the board

Review the CVE database for critical exploits over the past year Request information from security vendors and government agencies

A security engineer must establish a method to assess compliance with company security policies as they apply to the unique configuration of individual endpoints, as well as to the shared configuration policies of common devices. [SEE IMAGE] Which of the following tools is the security engineer using to produce the above output? Vulnerability scanner SIEM Port scanner SCAP scanner

SCAP scanner

A security administrator is hardening a TrustedSolaris server that processes sensitive data. The data owner has established the following security requirements: ✑ The data is for internal consumption only and shall not be distributed to outside individuals ✑ The systems administrator should not have access to the data processed by the server ✑ The integrity of the kernel image is maintained Which of the following host-based security controls BEST enforce the data owner's requirements? (Choose three.) SELinux DLP HIDS Host-based firewall Measured boot Data encryption Watermarking

SELinux DLP Data encryption

An organization is in the process of integrating its operational technology and information technology areas. As part of the integration, some of the cultural aspects it would like to see include more efficient use of resources during change windows, better protection of critical infrastructure, and the ability to respond to incidents.The following observations have been identified: 1. The ICS supplier has specified that any software installed will result in lack of support. 2. There is no documented trust boundary defined between the SCADA and corporate networks. 3. Operational technology staff have to manage the SCADA equipment via the engineering workstation. 4. There is a lack of understanding of what is within the SCADA network. Which of the following capabilities would BEST improve the security position? VNC, router, and HIPS SIEM, VPN, and firewall Proxy, VPN, and WAF IDS, NAC, and log monitoring

SIEM, VPN, and firewall

A company contracts a security engineer to perform a penetration test of its client-facing web portal. Which of the following activities would be MOST appropriate? Use a protocol analyzer against the site to see if data input can be replayed from the browser Scan the website through an interception proxy and identify areas for the code injection Scan the site with a port scanner to identify vulnerable services running on the web server Use network enumeration tools to identify if the server is running behind a load balancer

Scan the site with a port scanner to identify vulnerable services running on the web server

A security engineer is designing a system in which offshore, outsourced staff can push code from the development environment to the production environment securely. The security engineer is concerned with data loss, while the business does not want to slow down its development process. Which of the following solutions BEST balances security requirements with business need? Set up a VDI environment that prevents copying and pasting to the local workstations of outsourced staff members Install a client-side VPN on the staff laptops and limit access to the development network Create an IPSec VPN tunnel from the development network to the office of the outsourced staff Use online collaboration tools to initiate workstation-sharing sessions with local staff who have access to the development network

Set up a VDI environment that prevents copying and pasting to the local workstations of outsourced staff members

A team is at the beginning stages of designing a new enterprise-wide application. The new application will have a large database and require a capital investment in hardware. The Chief Information Officer (׀¡IO) has directed the team to save money and reduce the reliance on the datacenter, and the vendor must specialize in hosting large databases in the cloud. Which of the following cloud-hosting options would BEST meet these needs? Multi-tenancy SaaS Hybrid IaaS Single-tenancy PaaS Community IaaS

Single-tenancy PaaS

SCENARIO DRAG DROP -A security administrator must configure the database server shown below to comply with the four requirements listed. Drag and drop the appropriate ACL that should be configured on the database server to its corresponding requirement. Answer options may be used once or not at all. [SEE IMAGE]

The DB server can only be managed from NIC3 via RDP from the sysadmin 10.100.2.0/24 network - Permit TCP from 10.100.2.0/24 to 172.16.0.20/32 port 3389 The web server in the 10.10.10.0/25 net - Permit TCP from 10.10.10.0/25 to 192.168.1.20/24 port 1433 The backup server at 172.30.10.3 - Permit IP from 172.30.103.3 to 192.168.1.20 The DB server should not initiate outbound connection on NIC2 - Deny IP from 10.0.10.20 to ANY

A systems security engineer is assisting an organization's market survey team in reviewing requirements for an upcoming acquisition of mobile devices. The engineer expresses concerns to the survey team about a particular class of devices that uses a separate SoC for baseband radio I/O. For which of the following reasons is the engineer concerned? These devices can communicate over networks older than HSPA+ and LTE standards, exposing device communications to poor encryptions routines The organization will be unable to restrict the use of NFC, electromagnetic induction, and Bluetooth technologies The associated firmware is more likely to remain out of date and potentially vulnerable The manufacturers of the baseband radios are unable to enforce mandatory access controls within their driver set

The associated firmware is more likely to remain out of date and potentially vulnerable

A company has hired an external security consultant to conduct a thorough review of all aspects of corporate security. The company is particularly concerned about unauthorized access to its physical offices resulting in network compromises. Which of the following should the consultant recommend be performed to evaluate potential risks? The consultant should attempt to gain access to physical offices through social engineering and then attempt data exfiltration The consultant should be granted access to all physical access control systems to review logs and evaluate the likelihood of the threat The company should conduct internal audits of access logs and employee social media feeds to identify potential insider threats The company should install a temporary CCTV system to detect unauthorized access to physical offices

The consultant should attempt to gain access to physical offices through social engineering and then attempt data exfiltration

A newly hired systems administrator is trying to connect a new and fully updated, but very customized, Android device to access corporate resources. However, the MDM enrollment process continually fails. The administrator asks a security team member to look into the issue. Which of the following is the MOST likely reason the MDM is not allowing enrollment? The OS version is not compatible The OEM is prohibited The device does not support FDE The device is rooted

The device is rooted

Topic 1 An agency has implemented a data retention policy that requires tagging data according to type before storing it in the data repository. The policy requires all business emails be automatically deleted after two years. During an open records investigation, information was found on an employee's work computer concerning a conversation that occurred three years prior and proved damaging to the agency's reputation. Which of the following MOST likely caused the data leak? The employee manually changed the email client retention settings to prevent deletion of emails The file that contained the damaging information was mistagged and retained on the server for longer than it should have been The email was encrypted and an exception was put in place via the data classification application The employee saved a file on the computer's hard drive that contained archives of emails, which were more than two years old

The employee saved a file on the computer's hard drive that contained archives of emails, which were more than two years old

A penetration tester is conducting an assessment on Comptia.org and runs the following command from a coffee shop while connected to the public Internet: [SEE IMAGE] Which of the following should the penetration tester conclude about the command output? The public/private views on the Comptia.org DNS servers are misconfigured Comptia.org is running an older mail server, which may be vulnerable to exploits The DNS SPF records have not been updated for Comptia.org 192.168.102.67 is a backup mail server that may be more vulnerable to attack

The public/private views on the Comptia.org DNS servers are misconfigured

An organization has employed the services of an auditing firm to perform a gap assessment in preparation for an upcoming audit. As part of the gap assessment, the auditor supporting the assessment recommends the organization engage with other industry partners to share information about emerging attacks to organizations in the industry in which the organization functions. Which of the following types of information could be drawn from such participation? Threat modeling Risk assessment Vulnerability data Threat intelligence Risk metrics Exploit frameworks

Threat intelligence

Management is reviewing the results of a recent risk assessment of the organization's policies and procedures. During the risk assessment it is determined that procedures associated with background checks have not been effectively implemented. In response to this risk, the organization elects to revise policies and procedures related to background checks and use a third-party to perform background checks on all new employees. Which of the following risk management strategies has the organization employed? Transfer Mitigate Accept Avoid Reject

Transfer

A software development team has spent the last 18 months developing a new web-based front-end that will allow clients to check the status of their orders as they proceed through manufacturing. The marketing team schedules a launch party to present the new application to the client base in two weeks. Before the launch, the security team discovers numerous flaws that may introduce dangerous vulnerabilities, allowing direct access to a database used by manufacturing. The development team did not plan to remediate these vulnerabilities during development. Which of the following SDLC best practices should the development team have followed? Implementing regression testing Completing user acceptance testing Verifying system design documentation Using a SRTM

Using a SRTM

A hospital uses a legacy electronic medical record system that requires multicast for traffic between the application servers and databases on virtual hosts that support segments of the application. Following a switch upgrade, the electronic medical record is unavailable despite physical connectivity between the hypervisor and the storage being in place. The network team must enable multicast traffic to restore access to the electronic medical record. The ISM states that the network team must reduce the footprint of multicast traffic on the network. [SEE IMAGE] Using the above information, on which VLANs should multicast be enabled? VLAN201, VLAN202, VLAN400 VLAN201, VLAN202, VLAN700 VLAN201, VLAN202, VLAN400, VLAN680, VLAN700 VLAN400, VLAN680, VLAN700

VLAN201, VLAN202, VLAN700

A hospitalג€™s security team recently determined its network was breached and patient data was accessed by an external entity. The Chief Information SecurityOfficer (CISO) of the hospital approaches the executive management team with this information, reports the vulnerability that led to the breach has already been remediated, and explains the team is continuing to follow the appropriate incident response plan. The executive team is concerned about the hospital's brand reputation and asks the CISO when the incident should be disclosed to the affected patients. Which of the following is the MOST appropriate response? When it is mandated by their legal and regulatory requirements As soon as possible in the interest of the patients As soon as the public relations department is ready to be interviewed When all steps related to the incident response plan are completed Upon the approval of the Chief Executive Officer (CEO) to release information to the public

When it is mandated by their legal and regulatory requirements

SCENARIO DRAG DROP - A security consultant is considering authentication options for a financial institution. The following authentication options are available. Drag and drop the security mechanism to the appropriate use case. Options may be used once. [SEE IMAGE] Where users are attached to the corporate net, SSO will be used: Auth to cloud-based corporate portals will feature SSO: Any infrastructure portal will require time-based auth: Customers will have delegated access to multiple digital services: Choices: Kerberos OAUTH OTP SAML

Where users are attached to the corporate net, SSO will be used - Kerberos Auth to cloud-based corporate portals will feature SSO- SAML Any infrastructure portal will require time-based auth - OTP Customers will have delegated access to multiple digital services - OAUTH

A security controls assessor intends to perform a holistic configuration compliance test of networked assets. The assessor has been handed a package of definitions provided in XML format, and many of the files have two common tags within them: ג€<object object_ref=ג€¦ />ג€ and ג€<state state_ref=ג€¦ />ג€. Which of the following tools BEST supports the use of these definitions? HTTP interceptor Static code analyzer SCAP scanner XML fuzzer

XML fuzzer

An internal penetration tester was assessing a recruiting page for potential issues before it was pushed to the production website. The penetration tester discovers an issue that must be corrected before the page goes live. The web host administrator collects the log files below and gives them to the development team so improvements can be made to the security design of the website. [SEE IMAGE] Which of the following types of attack vector did the penetration tester use? SQL injection CSRF Brute force XSS TOC/TOU

XSS

A security consultant is attempting to discover if the company is utilizing databases on client machines to store the customer data. The consultant reviews the following information: [SEE IMAGE] Which of the following commands would have provided this output? arp -s netstat -a ifconfig -arp sqlmap -w

netstat -a

The risk subcommittee of a corporate board typically maintains a master register of the most prominent risks to the company. A centralized holistic view of risk is particularly important to the corporate Chief Information Security Officer (CISO) because: IT systems are maintained in silos to minimize interconnected risks and provide clear risk boundaries used to implement compensating controls risks introduced by a system in one business unit can affect other business units in ways in which the individual business units have no awareness corporate general counsel requires a single system boundary to determine overall corporate risk exposure major risks identified by the subcommittee merit the prioritized allocation of scare funding to address cybersecurity concerns

risks introduced by a system in one business unit can affect other business units in ways in which the individual business units have no awareness


Set pelajaran terkait

COBA CORE FALL 2021 - Complete set

View Set

Project Management and IT: chapter 12

View Set

Integumentary NCLEX practice questions (CASBN)

View Set

study chapter 7. Taxation of Personal Life Insurance

View Set

PSYC 212 - Chapter 4 Ethics in Research

View Set

Chapter 20-Nervous system (PREPU)

View Set

anatomy and physiology 1: chapter 2

View Set