ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 178 - CAS-004 discussion

Report
Export

A security engineer is reviewing a record of events after a recent data breach incident that Involved the following:

* A hacker conducted reconnaissance and developed a footprint of the company s Internet-facing web application assets.

* A vulnerability in a third-party horary was exploited by the hacker, resulting in the compromise of a local account.

* The hacker took advantage of the account's excessive privileges to access a data store and exfiltrate the data without detection.

Which of the following is the BEST solution to help prevent this type of attack from being successful in the future?

A.
Dynamic analysis
Answers
A.
Dynamic analysis
B.
Secure web gateway
Answers
B.
Secure web gateway
C.
Software composition analysis
Answers
C.
Software composition analysis
D.
User behavior analysis
Answers
D.
User behavior analysis
E.
Stateful firewall
Answers
E.
Stateful firewall
Suggested answer: C

Explanation:

Software composition analysis (SCA) is the best solution to help prevent this type of attack from being successful in the future. SCA is a process of identifying the third-party and open source components in the applications of an organization. This analysis leads to the discovery of security risks, quality of code, and license compliance of the components. SCA can help the security engineer to detect and remediate any vulnerabilities in a third-party library that was exploited by the hacker, such as updating to a newer and more secure version of the library. SCA can also help to enforce secure coding practices and standards, such as following the principle of least privilege and avoiding excessive privileges for local accounts. By using SCA, the security engineer can improve the security posture and resilience of the web application assets against future attacks. Verified

Reference:

https://www.synopsys.com/glossary/what-is-software-composition-analysis.html

https://www.geeksforgeeks.org/overview-of-software-composition-analysis/

asked 02/10/2024
nico farina
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first