it looks very good. i will look forward to useing it in the future!!
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.
it looks very good. i will look forward to useing it in the future!!
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!!
Another nice tool:
http://forum.intern0t.net/hacking-to...mand-line.html
Last edited by Novacane; 07-24-2011 at 07:24 PM.
how can i install it ?
&
use it ??