Exam objective
SY0-701 2.3: Vulnerability Types
Vulnerability Types for Security+
This Security+ topic covers vulnerability class recognition: the underlying weakness, insecure condition, platform weakness, provider weakness, or flaw category that could be exploited.
Start first lesson5 lessons in this topic
Common mistakes to avoid
Learners often confuse SQLi and XSS because both involve untrusted input. SQLi changes database query behavior. XSS runs script in a browser.
Learners often treat end-of-life and legacy as the same. End-of-life is a support status. Legacy is an older retained technology pattern.
Learners often label every cloud-hosted issue as cloud-specific. If the flaw would be the same in a non-cloud web application, such as SQLi or XSS, classify the application or web vulnerability.
Learners often confuse supply chain vector, supply chain vulnerability, and third-party risk management. The vector is the trusted path through a provider. The vulnerability is the weakness introduced by that provider, component, or update path.