g0tmi1k
b543db6a5b
Add path information in output (Copying & updating)
2017-08-29 11:44:36 +01:00
g0tmi1k
0417b1f9e8
Fix #97 - JSON Formatting Issue
2017-08-29 11:41:33 +01:00
g0tmi1k
ec953c87a3
Missed one with ed901b5499
2017-06-27 11:41:43 +01:00
g0tmi1k
ed901b5499
Move the ordering about (to help regex)
2017-06-26 17:52:14 +01:00
g0tmi1k
c35249ca4b
Output is sorted by the title
2017-06-26 11:54:53 +01:00
g0tmi1k
2b95b7a760
Add "--exclude" to remove values from results
2017-06-14 15:58:54 +01:00
g0tmi1k
d029dd02ce
Add (hidden) additional long arguments commands
2017-06-14 15:58:29 +01:00
g0tmi1k
62241c3543
Code clean up
2017-06-14 15:58:12 +01:00
g0tmi1k
2be6186aa3
Better EDB-ID detection - able to put in path and it will extract the value
2017-06-13 13:48:07 +01:00
g0tmi1k
0c3de08656
Add brew update support
2017-04-21 11:48:37 +01:00
g0tmi1k
19f77d26f4
Remove leading slash on path results & add manual references in
2017-03-17 10:55:36 +00:00
Ben Mz
0c1feefa49
show more detailed results with JSON output
2017-03-17 00:57:20 +01:00
rofl0r
92e9596050
searchsploit: use --color only when grep supports it
...
this fixes usage with busybox grep.
2017-02-05 21:43:44 +00:00
g0tmi1k
688cd13e96
Fix for #67 - Show result when their’s only 1 for nmap’s XML mode
2016-12-20 14:30:14 +00:00
g0tmi1k
c00b72665a
Fix for #66 - Process the last port in nmap’s XML mode
2016-12-20 14:12:29 +00:00
g0tmi1k
2b92095822
Better solution for #64
2016-12-20 11:14:28 +00:00
g0tmi1k
b94b787e2d
Fix for #64
...
Dirty, but it works
2016-12-08 20:35:54 +00:00
g0tmi1k
55bbc4f153
Code cleanup - adds comments & formatting
2016-11-07 12:24:58 +00:00
g0tmi1k
9f26e75621
Screen width will not affect the results
2016-11-07 12:23:24 +00:00
g0tmi1k
c1fe53ce4b
Hardcode ${gitpath} path
2016-10-26 13:13:51 +01:00
g0tmi1k
f0efa2c25a
Add '--nmap' flag. Able to load from Nmap's XML output
2016-10-26 12:07:52 +01:00
g0tmi1k
9a1da54ee2
Add more comments in
2016-10-26 12:07:20 +01:00
g0tmi1k
bd3cac3bb6
Escape slashes if using '-t'
2016-10-26 12:06:57 +01:00
g0tmi1k
01cd5bae40
Fix an clipboard issue if it there wasn't $DISPLAY
2016-09-20 23:28:07 +01:00
g0tmi1k
52d612d57a
Able to update via package management
2016-09-19 23:37:14 +01:00
g0tmi1k
a53a982fb2
Fixed a few minor bugs in SearchSploit & more verbose output.
2016-09-16 16:22:52 +01:00
xtrm0
5512cfc6f3
Gets the physical script path in case of link
2016-09-13 02:14:42 +01:00
Chris Baal
51ac261a7f
Adjust usage info and README to reflect new flags
2016-09-12 17:48:40 -04:00
Chris Baal
2ce9b3fd51
Remove -X flag and replace with -m for mirror only
2016-09-12 17:42:29 -04:00
Chris Baal
a30ebe3ca1
Add two flags for viewing exploits in terminal pager
2016-09-12 17:19:32 -04:00
g0tmi1k
45ec8a72aa
Fix up of bash fu for both OSX & Linux
2016-08-18 16:53:10 +01:00
g0tmi1k
f2bad1410c
SearchSploit version bump (v3.4) & Update for OSX support since #23
2016-08-17 17:31:09 +01:00
Offensive Security
1ee59272f8
Merge branch 'x62en-master'
2016-08-17 15:04:14 +00:00
Offensive Security
fe449aa010
Merge branch 'default_gitpath_to_script_dir' of https://github.com/cbrunnkvist/exploit-database
2016-08-17 14:42:03 +00:00
Ben Mz
df9d0bee72
add json output support
...
remove json test fil
remove personnal repository
clean code
add json option to readme
add json output support
2016-08-10 09:47:10 +02:00
g0tmi1k
a26695ae60
searchsploit -u // Works better with Homebrew (add remote git repo)
2016-04-03 14:28:35 +01:00
Lorenzo
d820d493e5
[UPD] improve git clone performances
...
dear maintainers,
i reviewed the code of this script and i discovered that git clone works by cloning the current state of the repository and also all the history. i think that someone using searchsploit -u will not use the history, but only the current state.
so i propose you to use the option "--depth=1", which allows the clone of only the current state of the db.
if you think this is a bad idea for any reason, feel free to drop this request (if so, could you please let me know why? just because i am curious :D ).
thanks a lot for providing exploit-db, i really appreciate the effort and the project itself!
happy hacking!
Lo
2016-03-27 15:16:28 +02:00
g0tmi1k
308309b359
SearchSploit - tweaked output of '-p'
2016-03-19 22:00:59 +00:00
g0tmi1k
ee2c184df9
SearchSploit - Improved OSX support
2016-03-19 21:34:30 +00:00
g0tmi1k
fc03ae3188
SearchSploit v3.3 - Adds '-p' for copying path
2016-03-19 09:53:07 +00:00
Leon Jacobs
6d4ba0dc1a
Be a little more clever about matching a sploit based off the edb-id
...
Thanks @g0tmi1k
2016-03-19 11:23:04 +02:00
Leon Jacobs
0eb0e396ae
Add -p parameter to get full exploit paths and copy to clipboard
2016-03-18 21:17:43 +02:00
g0tmi1k
a41a17c7d3
Fix typo
2016-03-18 15:35:00 +00:00
g0tmi1k
a4652ab04d
SearchSploit v3.2 - Adds '-e' for exact match
2016-03-18 15:31:20 +00:00
g0tmi1k
281ee2cecd
searchsploit - Add support searching for '`'
2016-03-16 12:30:51 +00:00
g0tmi1k
e40fc6ca09
searchsploit - quick fixes
2016-03-16 12:28:56 +00:00
Conny Brunnkvist
cf69efdfca
Use dir of searchsploit to find files.csv
2015-08-29 13:56:05 +07:00
g0tmi1k
7f2dc9d41b
Updated README
2015-07-08 23:12:58 +01:00
g0tmi1k
60391041b9
Switch update to function
2015-07-08 21:38:52 +01:00
g0tmi1k
32edeb4342
Switching -f with -t (--file to --title)
...
Search just the exploit title (Default is title AND the file's path)
2015-07-08 21:24:00 +01:00