Skip to content

ghsec/CVE-PoC-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

CVE-PoC-Finder

This is simple golang script which fetch CVE data from the https://api.exploit.observer/?keyword=CVE-XXXX-XXXX

Usage 

go run cvePoC.go -cve CVE-2016-9349

or

go run cvePoC.go -cve grafana

Output:

Description: Exploit Observer has 5 entries in 4 file formats related to CVE-2016-9349. An issue was discovered in Advantech SUISAccess Server Version 3.0 and prior. An attacker could traverse the file system and extract files that can result in information disclosure.
Entries:
- go:
  - https://github.com/ghsec/cve-poc-finder
- html:
  - https://www.zerodayinitiative.com/advisories/ZDI-16-628
- ruby:
  - https://www.exploit-db.com/raw/42401
  - https://www.exploit-db.com/raw/42402
- unknown:
  - https://ics-cert.us-cert.gov/advisories/ICSA-16-336-04

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages