ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 498 - CAS-004 discussion

Report
Export

A Chief Information Security Officer is concerned about the condition of the code security being used for web applications. It is important to get the review right the first time, and the company is willing to use a tool that will allow developers to validate code as it is written. Which of the following methods should the company use?

A.
SAST
Answers
A.
SAST
B.
DAST
Answers
B.
DAST
C.
Fuzz testing
Answers
C.
Fuzz testing
D.
Intercepting proxy
Answers
D.
Intercepting proxy
Suggested answer: A

Explanation:

Static Application Security Testing (SAST) is the best method for validating code as it is written. SAST analyzes the source code or binaries of an application for vulnerabilities before the code is executed, allowing developers to identify and fix security flaws early in the development process. This method integrates into the development environment and provides real-time feedback, which is critical for ensuring secure coding practices from the start. CASP+ highlights the importance of SAST in secure software development lifecycles (SDLCs) as a proactive measure to prevent security issues before the code is deployed.

CASP+ CAS-004 Exam Objectives: Domain 2.0 -- Enterprise Security Operations (SAST for Secure Code Validation)

CompTIA CASP+ Study Guide: Secure Software Development and Static Code Analysis

asked 02/10/2024
Yuri Mitrofanov
44 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first