What is a cyber exploit?

Definition

A cyber exploit turns a weakness into an actionable attack path. It may bypass authentication, execute code, disclose data, increase privileges or disrupt a service. The exploit is distinct from the underlying vulnerability, which is the defect or unsafe condition it abuses.

Exploit reliability and impact vary across versions and environments. Defenders reduce risk through patching, configuration, segmentation, least privilege and monitoring, while testing should occur only with authorization and controlled scope.

Acronyms and aliases

security exploit variant

Frequently asked questions

How is an exploit different from a vulnerability?

A vulnerability is a weakness, while an exploit is the method or code used to take advantage of that weakness.

Can one exploit affect many systems?

Yes. If many systems share the same vulnerable software or configuration, a reliable exploit can be reused or automated across them.

Videos explaining cyber exploit