Complete the sentence to define an attack surface.
An attack surface is the sum of all points where an attacker can [1] a system.The attack surface includes all points where an attacker can access or interact with a system to try to cause harm.
Complete the sentence to identify a common attack vector.
Phishing emails are a common [1] used by attackers to trick users.Phishing emails are a typical attack vector, meaning a method or path attackers use to gain access or cause harm.
Fix the error in the sentence about attack surfaces.
The attack surface only includes physical points of entry like doors and USB ports, ignoring software vulnerabilities like [1].
Software vulnerabilities such as bugs are part of the attack surface, not ignored. The attack surface includes both physical and software points.
Fill both blanks to complete the description of attack vectors.
Attack vectors can include [1] like email and websites, and [2] like physical access or removable media.
Attack vectors include digital channels such as email and websites, and physical methods like direct access or USB drives.
Fill all three blanks to complete the example of reducing attack surfaces.
To reduce attack surfaces, organizations can [1] unused services, [2] strong passwords, and [3] software regularly.
Reducing attack surfaces involves disabling unused services, using strong passwords, and updating software regularly to fix vulnerabilities.