项目作者: Zenithar

项目描述 :
ExploitDB indexer with Bleve / Golang
高级语言: Go
项目地址: git://github.com/Zenithar/exploitdb.git
创建时间: 2015-12-15T22:48:24Z
项目社区:https://github.com/Zenithar/exploitdb

开源协议:

下载


ExploitDB

Based on https://github.com/dutchcoders/vulndb

Building the DB

Build a DB with a list of files. Eg:
exploiter init

If the DB already exists, it will throw an error. The -f flag will force a removal of the existing database.

Searching the DB

If a raw string is used, it will do a full text search on everything.

Example:

vulndb search drupal

Contributions

Contributions are welcome.

Creators

Thibault Normand

Remco Verhoef

Original Code and documentation copyright 2011-2015 Remco Verhoef.

Code released under the MIT license.