← Cybersecurity Alphabet Soup

CPE

Common Platform Enumeration

operationshard

CPE is a standardized naming scheme for identifying software, operating systems, and hardware, such as a specific version of Apache on Linux. Vulnerability databases use CPE names to state exactly which products a CVE affects. It matters because matching your asset inventory against CPE names is how scanners figure out which vulnerabilities apply to you.

Sources

More in operations