Security Glossary
Definition
What is Attack Surface?
The sum of all potential entry points where an unauthorized user could attempt to enter, extract data from, or disrupt a system — including exposed network ports, APIs, web interfaces, authentication endpoints, third-party integrations, and human-facing channels such as email. Minimizing the attack surface by disabling unused features, enforcing least-privilege access, and removing unnecessary dependencies is a foundational security hardening principle.