Skip to content

5amu/pocbrowser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


DNSHunter
🔎 POC Browser 🔍

A tool to find exploits for a given CVE.


Very cool, but what it does?

The tool is basically a scraper, it scrapes some websites to find repositories, code or videos involving the exploitation of a CVE id. At the time of writing, it supports scraping for:

  • GitHub, using their API
  • CVEBase, reading from their repository
  • ExploitDB, scraping the search page
  • Youtube, scraping the results page

Usage

$ pocbrowser --help

Install

pipx install git+ssh://git@github.com/5amu/pocbrowser.git