nerdexam
(ISC)2

CISSP · Question #761

The BEST way to check for good security programming practices, as well as auditing for possible backdoors, is to conduct

The correct answer is B. code reviews.. Code reviews are the best way to check for good security programming practices, as well as auditing for possible backdoors, in a software system. Code reviews involve examining the source code of the software for any errors, vulnerabilities, or malicious code that could compromis

Submitted by carter_n· Mar 5, 2026Software Development Security

Question

The BEST way to check for good security programming practices, as well as auditing for possible backdoors, is to conduct

Options

  • Alog auditing.
  • Bcode reviews.
  • Cimpact assessments.
  • Dstatic analysis.

How the community answered

(38 responses)
  • A
    13% (5)
  • B
    76% (29)
  • C
    3% (1)
  • D
    8% (3)

Explanation

Code reviews are the best way to check for good security programming practices, as well as auditing for possible backdoors, in a software system. Code reviews involve examining the source code of the software for any errors, vulnerabilities, or malicious code that could compromise the security or functionality of the system. Code reviews can be performed manually by human reviewers, or automatically by tools that scan and analyze the code.

Topics

#code review#software security#backdoors#security auditing

Community Discussion

No community discussion yet for this question.

Full CISSP Practice