Pre-Winter Sale - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 65percent

Welcome To DumpsPedia

CS0-004 Sample Questions Answers

Questions 4

A security operations center analyst is using the command line to display specific traffic.

The analyst uses the following command:

$tshark -r file.pcap -Y "http or udp"

Which of the following will the command line display?

Options:

A.

Encrypted web requests and Domain Name System (DNS) traffic

B.

Unencrypted web requests and DNS traffic

C.

Neither encrypted nor unencrypted web and DNS traffic

D.

Both encrypted and unencrypted web and DNS traffic

Buy Now
Questions 5

A security analyst isolates a Windows 11 workstation from the network after known malware is detected. The list of security information and event management (SIEM) events during the malware installation and timeline does not identify a specific user who was logged in. The security analyst uses the local administrative account to log in and would like a list of logins to the machine.

Which of the following PowerShell commands should the analyst use?

Options:

A.

Eventvwr.exe -LogType "Security" EventID "*" | Export-Csv c:\temp\Seclog.csv -NoTypeInformation

B.

Get-WinEvent -FilterHashTable @{ Logname="Security"

ED=4624;

} | Sort-Object TimeCreated -Descending | Export-Csv c:\temp\Seclog.csv -NoTypeInformation

C.

Get-WinEvent -FilterHashTable @{ Logname="System"

ED=9754;

} | Sort-Object TimeCreated -Descending | Export-Csv c:\temp\Seclog.csv -NoTypeInformation

D.

Get-WinEvent -FilterHashTable @{ Logname="Application"

ED=7124;

} | Sort-Object TimeCreated -Descending | Export-Csv c:\temp\Seclog.csv -NoTypeInformation

Buy Now
Questions 6

A security team reviews a penetration testing report of a web application that contains multiple cross-site scripting (XSS) and Structured Query Language injection (SQLi) vulnerabilities.

Which of the following is most likely causing these to occur?

Options:

A.

Misconfigured web application firewall (WAF)

B.

Lack of secure input validation

C.

Lack of a Hypertext Transfer Protocol (HTTP) Strict Transport Security (HSTS) header

D.

Lack of endpoint protection in the environment

Buy Now
Questions 7

An analyst reviews the following system logs from a recent breach attempt:

7

Which of the following techniques did the attacker attempt to use?

Options:

A.

Exfiltration

B.

Remote code execution

C.

Privilege escalation

D.

Spoofing

Buy Now
Questions 8

Which of the following contains stakeholder contact information for incident response reporting?

Options:

A.

The company organization chart

B.

The communication plan

C.

The last incident report

D.

The standard operating procedures

Buy Now
Questions 9

A cybersecurity analyst receives an unstructured text document that contains advanced persistent threat (APT)-related indicators of compromise (IoCs). The analyst needs to extract the IPv4 addresses.

Which of the following is the best tool to accomplish this task?

Options:

A.

CyberChef

B.

Wireshark

C.

Zeek

D.

Open Cyber Threat Intelligence (OpenCTI)

Buy Now
Questions 10

Which of the following phases of the incident response process will permanently remove an attacker’s access to corporate resources?

Options:

A.

Eradication

B.

Containment

C.

Denial of service

D.

Detection

Buy Now
Questions 11

The Chief Information Officer (CIO) is requiring users to phase out a legacy system that no longer receives security updates because the system will be decommissioned soon.

Which of the following risk management strategies is the CIO using?

Options:

A.

Avoidance

B.

Mitigation

C.

Acceptance

D.

Transference

Buy Now
Questions 12

Before merging with a software company, the acquiring company's legal team requires a detailed software scan to determine if all code base is using open-source or paid licensed libraries. The vulnerability management analyst needs to provide this report.

Which of the following scan methods will best meet this requirement?

Options:

A.

Static application security testing (SAST)

B.

Dynamic application security testing (DAST)

C.

Software composition analysis (SCA)

D.

Runtime application self-protection (RASP)

E.

Credentialed vulnerability scan

Buy Now
Questions 13

An analyst receives the following output:

13

Which of the following is the correct number of discovered systems that are allowing unencrypted traffic?

Options:

A.

1

B.

2

C.

3

D.

5

Buy Now
Questions 14

A security analyst responds to an alert regarding identity and access management activity within the cloud environment. The attacker is currently trying to gain access from one isolated cloud subscription to another via a compromised user role.

Which of the following aspects of the MITRE ATT & CK framework is the attacker trying to perform?

Options:

A.

Privilege escalation

B.

Lateral movement

C.

Persistence

D.

Execution

E.

Credential access

Buy Now
Questions 15

The Chief Information Security Officer (CISO) reviews the following security operations metrics from the last month:

15

Which of the following is the best action to improve overall security operations efficiency?

Options:

A.

Leverage a cloud security posture management tool to add asset context to alerts.

B.

Analyze and tune the detections that are causing non-actionable alerts.

C.

Implement playbooks for the junior analysts to use during investigations.

D.

Perform internal incident training on the most common alerts from security information and event management (SIEM).

Buy Now
Questions 16

Which of the following is the most important reason why tactics, techniques, and procedures (TTP) are beneficial to a defensive strategy?

Options:

A.

TTP provides useful insights on the hash values and internet protocol addresses attributed to an attacker.

B.

TTP provides useful insights on an attacker's indicators of compromise.

C.

TTP provides useful insights on the tools used by an attacker.

D.

TTP provides useful insights on the strategy and behavior of an attacker.

Buy Now
Questions 17

A security analyst must identify documents that contain encoded ActiveMime payloads in a directory containing thousands of files. The analyst runs the following command: grep -rail ActiveMime *

The command returns no output.

Which of the following Yet Another Recursive Acronym (YARA) rules should the analyst use to find the suspicious files?

A)

17

B)

17

C)

17

D)

17

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 18

An analyst executes the top command on a Linux system for an unresponsive application and observes the following output:

18

Which of the following is the most likely cause of this issue?

Options:

A.

Service disruption

B.

Unauthorized software

C.

Resource exhaustion

D.

Filesystem changes

Buy Now
Questions 19

Which of the following best describes a type of risk that exists after mitigations or controls are enacted and implemented?

Options:

A.

Residual

B.

Acceptable

C.

Inherent

D.

Appropriate

Buy Now
Questions 20

A vulnerability analyst runs a credentialed vulnerability scan covering all addressable enterprise assets. After running the scan, the analyst discovers a large number of critical vulnerabilities that cannot be immediately remediated.

Which of the following are the most likely reasons why the vulnerabilities cannot be immediately addressed?

Options:

A.

Lack of technical skills, the absence of a test environment, and the absence of an asset inventory

B.

Physical access challenges, the absence of vendor support, and a lack of system documentation

C.

Inaccurate asset inventory, a lack of system documentation, and an absence of authorization

D.

Legacy and proprietary systems, a lack of patch availability, and vendor dependencies

Buy Now
Questions 21

Which of the following is the most comprehensive type of report associated with a closed incident?

Options:

A.

Lessons-learned

B.

Situation

C.

Root cause analysis

D.

After action

Buy Now
Questions 22

An analyst performs Nmap scans to determine which hosts may need to be targeted to deploy a critical Windows patch. The patch for the vulnerability is to address a critical security flaw that targets open Server Message Block (SMB) ports on Windows systems only.

The analyst scans with the following command:

22

$sudo nmap -Pn 10.203.10.0/24

The analyst then receives the following output:

Which of the following hosts should the analyst prioritize for patching?

Options:

A.

10.203.10.11

B.

10.203.10.12

C.

10.203.10.13

D.

10.203.10.16

Buy Now
Questions 23

A security operations center (SOC) manager reviews a document signed by the Chief Financial Officer (CFO), the sales director, and a customer to decide whether a contract breach occurred.

Which of the following best describes the document that includes key performance indicators (KPIs)?

Options:

A.

Tactics, techniques, and procedures (TTPs)

B.

Return on investment report

C.

Service-level agreement (SLA)

D.

Risk management plan

E.

Memorandum of understanding

Buy Now
Questions 24

Which of the following is the most likely reason an organization might implement compensating controls?

Options:

A.

A vulnerability does not have a patch, and the system is mission critical.

B.

A vulnerability has been fixed, tested, and deployed to production.

C.

A vulnerability is being actively exploited in the wild, but the organization does not use the affected system.

D.

A vulnerability was detected, but the organization has determined the result is a false positive.

Buy Now
Exam Code: CS0-004
Exam Name: CompTIA Cybersecurity Analyst CySA+ V4 (New Version)
Last Update: Sep 21, 2026
Questions: 82

PDF + Testing Engine

$59.99 $171.4

Testing Engine

$44.99 $128.55

PDF (Q&A)

$49.99 $142.82