Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 647 Bytes

File metadata and controls

20 lines (11 loc) · 647 Bytes

What is it?

A local web interface with search functionality for exploit-db for if you are working somewhere without Internet access

How to clone the repo

This repository uses submodules so you will need to:

git clone --recurse-submodules git@github.com:RichHacks/goExploitDB.git

Ensure your directory is excluded from AV, because when it clones ExploitDB the AV will likely block a lot of it.

How to run it

Just run the binary for your platform. The default is to launch the web server on port 7777 but you can choose your own.

Search Results