exam questions

Exam CS0-003 All Questions

View all questions & answers for the CS0-003 exam

Exam CS0-003 topic 1 question 417 discussion

Actual exam question from CompTIA's CS0-003
Question #: 417
Topic #: 1
[All CS0-003 Questions]

An organization performs software assurance activities and reviews some web framework code that uses exploitable jquery modules. Which of the following tools or techniques should the organization use to help identify these issues?

  • A. Security Content Automation Protocol
  • B. Application fuzzing
  • C. Common weakness enumeration
  • D. Static analysis
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Justheretolook
1 month ago
Selected Answer: D
The correct answer is: D. Static analysis Explanation: • D. Static analysis involves reviewing source code or binaries without executing them, to identify security flaws such as the use of vulnerable libraries or modules—like exploitable jQuery components. Static analysis tools can flag known vulnerable functions, outdated libraries, and insecure coding patterns.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...