go-exploitdb
builds a local copy of the Exploit-DB (OffensiveSecurity)
Install
- All systems
-
curl cmd.cat/go-exploitdb.sh
- Debian
-
apt-get install go-exploitdb
- Ubuntu
-
apt-get install go-exploitdb
- Kali Linux
-
apt-get install go-exploitdb
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install go-exploitdb
- Dockerfile
- dockerfile.run/go-exploitdb
go-exploitdb
builds a local copy of the Exploit-DB (OffensiveSecurity)
go-exploitdb is a tool for searching Exploits from Exploit-DB (OffensiveSecurity) by CVE number or Exploit Database ID. Exploits are inserted at sqlite database(go-exploitdb) from Exploit-DB and can be searched by command line interface. In server mode, a simple Web API can be used.