350-701 · Question #478
Which solution is made from a collection of secure development practices and guidelines that developers must follow to build secure applications?
The correct answer is D. OWASP. OWASP (Open Web Application Security Project) provides a collection of secure development practices and guidelines that developers follow to build secure applications.
Question
Which solution is made from a collection of secure development practices and guidelines that developers must follow to build secure applications?
Options
- AAFL
- BFuzzing Framework
- CRadamsa
- DOWASP
How the community answered
(44 responses)- A2% (1)
- B2% (1)
- C7% (3)
- D89% (39)
Why each option
OWASP (Open Web Application Security Project) provides a collection of secure development practices and guidelines that developers follow to build secure applications.
AFL (American Fuzzy Lop) is a specific fuzzer, a tool for finding software bugs by brute-force testing, not a collection of secure development practices.
A Fuzzing Framework is a category of tools used for discovering vulnerabilities by providing malformed inputs, not a collection of general secure development practices.
Radamsa is a specific fuzzer, similar to AFL, designed for generating test cases for robustness testing, not a comprehensive set of secure development guidelines.
OWASP (Open Web Application Security Project) is a widely recognized non-profit organization that offers a vast collection of freely available resources, including secure development practices, guidelines, tools, and methodologies, which developers use to build and maintain secure applications.
Concept tested: Secure development guidelines (OWASP)
Source: https://owasp.org/www-project-top-ten/
Topics
Community Discussion
No community discussion yet for this question.