GitXplorerGitXplorer
Z

exploitdb

public
6 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
b21fe482ede2f9e925cf3b04f35ea7b1611b150d

[APP] Initial commit.

ZZenithar committed 9 years ago

README

The README file for this repository.

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.