ISC2 Certified Secure Software Lifecycle Professional (CSSLP) Practice Question

During a black-box penetration test of a RESTful web service, you discover that its search endpoint passes the cat query-string parameter directly to an outdated data-access library recently reported vulnerable to SQL injection. Which single test request would most convincingly prove the flaw is exploitable in the running environment?

  • Inject a time-based blind payload like ' OR IF(1=1,SLEEP(5),0)-- and watch for a noticeable response delay.

  • Review the application's JavaScript files to see if the cat parameter is validated on the client side.

  • Add a single apostrophe (') to the cat parameter and observe whether the server returns an SQL syntax error.

  • Append a UNION SELECT payload such as union select null,'pwned',null-- to the cat parameter and look for the string pwned in the response.

ISC2 Certified Secure Software Lifecycle Professional (CSSLP)
Secure Software Testing
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