poc-finder

command module
v0.0.0-...-0c81757 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2024 License: MIT Imports: 8 Imported by: 0

README

poc-finder

CVE Checker is a simple Go program that allows you to retrieve information about Common Vulnerabilities and Exposures (CVEs) from GitHub repositories.

Features

  • Fetch CVE details based on the CVE ID.
  • Optionally clone the GitHub repository associated with the CVE.

Installation

If you have Go installed and configured (i.e. with $GOPATH/bin in your $PATH)

go install -v github.com/4m3rr0r/poc-finder@latest

Usage

poc-finder -cve CVE-XXXX-XXXX

alt text

To clone the associated GitHub repository, add the -d flag:

poc-finder -cve CVE-XXXX-XXXX -d

alt text

Sources

Please feel free to issue pull requests with new sources! :)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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