exploitlens

command module
v0.0.0-...-9d0aa32 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 15, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

README

exploitlens

A simple, lightweight vulnerability scanner that reports if CVEs are present in the CISA KEV database.

Checking for the presense of CVEs in the CISA KEV database is useful for choosing which vulnerabilities to prioritize for remediation.

Uses Grype to perform the scan.

Usage

Build from source
make build
Scan a container image
./build/exploitlens golang:1.21.4

If there are CVEs discovered that are present in the CISA KEV database, the output will look similar to:

*** WARNING: These are known exploited vulnerabilities ***
NAME            INSTALLED  FIXED-IN  TYPE  VULNERABILITY   SEVERITY
libnghttp2-14   1.52.0-1             deb   CVE-2023-44487  High
linux-libc-dev  6.1.55-1             deb   CVE-2021-3864   High

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL