Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 723 Bytes

README.md

File metadata and controls

37 lines (21 loc) · 723 Bytes

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

Copyright and license

Original Code and documentation copyright 2011-2015 Remco Verhoef.

Code released under the MIT license.