ISC2 Certified Secure Software Lifecycle Professional (CSSLP) Practice Question

During a peer review of a new RESTful service, you notice that input validation occurs only in browser-side JavaScript, which blacklists the characters < and >. According to secure coding best practices, which single modification would most directly strengthen this control against injection attacks?

  • Keep the blacklist but also use prepared statements for all database operations.

  • Validate every parameter on the server using an allow-list that enforces expected type, length, and format.

  • Move the existing blacklist logic into a shared client-side library used by all pages.

  • Surround any incoming data with HTML entity encoding before storing it in the database.

ISC2 Certified Secure Software Lifecycle Professional (CSSLP)
Secure Software Implementation
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot