Courseiva
Systems and Application SecurityhardMultiple SelectObjective-mapped

SSCP Systems and Application Security Practice Question

A security analyst is reviewing a web application for OWASP Top 10 vulnerabilities. Which THREE of the following are examples of injection flaws?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

SQL injection

Injection flaws occur when untrusted data is sent to an interpreter. SQL, OS command, and LDAP injection are classic examples.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • SQL injection

    Why this is correct

    SQL injection is a type of injection flaw.

  • LDAP injection

    Why this is correct

    LDAP injection is an injection attack against directory services.

  • Broken authentication

    Why it's wrong here

    Broken authentication is a separate category.

  • OS command injection

    Why this is correct

    Command injection allows arbitrary OS commands to be executed.

  • Cross-Site Scripting (XSS)

    Why it's wrong here

    XSS is a separate OWASP category, not injection.

About these practice questions

One of 920 original SSCP practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Same concept, more angles

1 more way this is tested on SSCP

These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.

Variation 1. A security analyst is reviewing OWASP Top 10 vulnerabilities in a web application. Which TWO are injection-related attacks? (Select TWO.)

hard
  • A.Security Misconfiguration
  • B.Cross-Site Scripting (XSS)
  • C.Cross-Site Request Forgery (CSRF)
  • D.Insecure Direct Object References (IDOR)
  • E.SQL injection

Why B: SQL injection is a classic injection; Cross-Site Scripting (XSS) is also a form of injection (script injection).

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This SSCP practice question is part of Courseiva's free ISC2 certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SSCP exam.