Explotdbee.py - Tool for improved working with exploits
Easily search for exploits in BackTrack's exploitdb (files.csv).
Hey guys! I wrote some script to make my work easier. Got tired of grepping through files.csv and then manually copy found exploits if I would like to modify them.
I know there is "searchsploit" but exploitdbee does a better job. Feel free to test it!
I would be very grateful to see it in backtrack!
Highlights:
• Search the exploitdb archive
• Case sensitive & insensitive
• Change output mode
• Automaticlly 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] <term1> <term2> <term3> <term...>
exploitdbee.py "windows 7" remote
exploitdbee.py -c Microsoft IIS -d /tmp
Options:
--version show program's version number and exit
-h, --help show this help message and exit
-c, --casesensitive switch to casesensitive
-v, --verbose detailed output
-d PATH, --destination=PATH path to copy exploits
MORE
DOWNLOAD
Happy hacking!
P.S.
Any suggestions to improve the script are always welcome.
Re: Explotdbee.py - Tool for improved working with exploits
it looks very good. i will look forward to useing it in the future!!
Re: Explotdbee.py - Tool for improved working with exploits
like you said it just is better this save the tedious job searching... it's make the job to test some script on my local machines thanks for share!!
Re: Explotdbee.py - Tool for improved working with exploits
Re: Explotdbee.py - Tool for improved working with exploits
Re: Explotdbee.py - Tool for improved working with exploits
how can i install it ?
&
use it ??
Re: Explotdbee.py - Tool for improved working with exploits
Quote:
Originally Posted by
homam123
how can i install it ?
&
use it ??
just copy or download exploitdbee.py into backtrack linux and execute it. it will look for /pentest/exploits/exploitdb/files.csv. from the command line (terminal) in backtrack use: # python exploitdbee.py