Friday, July 22, 2011

exploitdbee.py – Easily Search For Exploits In BackTrack’s Exploitdb (files.csv).

This is a simple Python tool to help you search for exploits in the BackTrack Exploit Database.
Features

  • Search the exploitdb archive
  • Case sensitive & insensitive
  • Change output mode
  • Automatically copy your exploits
Requirements
  • python (tested with python 2.7.1 and 2.5.2)
  • local exploitdb (pre-installed on BackTrack Linux)
Usage
exploitdbee.py [-c] [-d path]
exploitdbee.py "windows 7" remote
exploitdbee.py -c Microsoft IIS -d /tmp
You can download exploitdbee.py v1.0 here:
exploitdbee.py

0 comments:

Post a Comment