PT0-003 · Question #169
A penetration tester is performing a security review of a web application. Which of the following should the tester leverage to identify the presence of vulnerable open-source libraries?
The correct answer is D. SCA. Software Composition Analysis (SCA): SCA tools analyze the dependencies and libraries used by an application to identify vulnerabilities in open-source components. Examples include identifying outdated or insecure versions of libraries (e.g., Log4j).
Question
A penetration tester is performing a security review of a web application. Which of the following should the tester leverage to identify the presence of vulnerable open-source libraries?
Options
- AVM
- BIAST
- CDAST
- DSCA
How the community answered
(42 responses)- A2% (1)
- B2% (1)
- C7% (3)
- D88% (37)
Explanation
Software Composition Analysis (SCA): SCA tools analyze the dependencies and libraries used by an application to identify vulnerabilities in open-source components. Examples include identifying outdated or insecure versions of libraries (e.g., Log4j).
Topics
Community Discussion
No community discussion yet for this question.