Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
ISC2 logo

Certified Information Systems Security Professional

Domain 8Objective 5

8.5 - Define and Apply Secure Coding Guidelines and Standards CISSP Practice Questions (Page 1)

Part of the Software Development Security domain, which accounts for 10% of the CISSP exam. ISC2 does not publish an official question count, but from its 180-minute exam (~70–120 total, ~7–12 in this domain), expect 1–2 from this objective — we provide 28 practice questions to prepare you well beyond it. (estimate)

28questions here
6free pages
4concepts
10%of the exam

Questions 1–5

  1. 1foundation · easy

    Which secure coding practice is most effective at preventing cross-site scripting (XSS) vulnerabilities?

    Select an answer first
  2. 2expert · hard

    A company is exposing an API that allows partners to submit bulk data. The API uses OAuth 2.0 with client credentials for authentication. A partner reports that their requests are being rejected with HTTP 429 Too Many Requests. The API team wants to allow legitimate partners to increase their throughput without compromising security. What is the most appropriate action?

    Select an answer first
  3. 3application · medium

    A developer is writing a C function that copies user-supplied data into a fixed-size buffer. The developer knows the input length is checked before the copy, but the check uses an unsigned integer and the length value comes from an external header field. Which secure coding practice should the developer apply to prevent a buffer overflow?

    Select an answer first
  4. 4application · medium

    A developer is implementing a login form. The current code compares the entered password to the stored password using a simple string equality check. What is the most important secure coding improvement?

    Select an answer first
  5. 5expert · hard

    A security review of a web application found that error messages reveal the database schema and that the application logs sensitive data such as credit card numbers in plaintext. The team must remediate both issues while preserving the ability to troubleshoot production incidents. Which approach best balances security and operability?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by ISC2. “CISSP” is a trademark of its owner, used for identification only.