ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 74 - PT0-002 discussion

Report
Export

A penetration tester has completed an analysis of the various software products produced by the company under assessment. The tester found that over the past several years the company has been including vulnerable third-party modules in multiple products, even though the quality of the organic code being developed is very good. Which of the following recommendations should the penetration tester include in the report?

A.
Add a dependency checker into the tool chain.
Answers
A.
Add a dependency checker into the tool chain.
B.
Perform routine static and dynamic analysis of committed code.
Answers
B.
Perform routine static and dynamic analysis of committed code.
C.
Validate API security settings before deployment.
Answers
C.
Validate API security settings before deployment.
D.
Perform fuzz testing of compiled binaries.
Answers
D.
Perform fuzz testing of compiled binaries.
Suggested answer: A

Explanation:

Adding a dependency checker into the tool chain is the best recommendation for the company that has been including vulnerable third-party modules in multiple products. A dependency checker is a tool that analyzes the dependencies of a software project and identifies any known vulnerabilities or outdated versions. This can help the developers to update or replace the vulnerable modules before deploying the products.

asked 02/10/2024
Shirish Astagikar
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first