Commit graph

76 commits

Author SHA1 Message Date
Armando Lüscher
cbf80e3023
Correct paths and initial proofread to clean up the English a tiny bit 2019-09-23 21:00:23 +02:00
g0tmi1k
7f34ab8cf6 Fix #131 - echo to stderr 2019-04-03 14:11:58 +01:00
g0tmi1k
8135e1a38f Add shellcode support for any URLs 2019-03-27 16:32:46 +08:00
g0tmi1k
2c2d1d2da8 New site, new URLs 2019-02-18 07:04:09 +00:00
Eli Schwartz
66aaac8e63
nmapxml: don't use unnecessary temporary files
Instead of saving data to insecure temporary files created without
mktemp, simply echo them directly to the next stage of a pipeline.

Also reset the $software at the beginning of each round, to prevent
processing and then having to deduplicate many things, twice.
2018-10-04 13:54:06 -04:00
g0tmi1k
c4f625e62d Update GIT repos & add homebrew info 2018-09-24 12:51:27 +01:00
g0tmi1k
2bf619d766 Better Paper support - Crops filepath & Improves EDB-ID detection 2018-01-26 14:44:07 +00:00
g0tmi1k
ac2c9fab6b SearchSploit v4.0.1 - Minor bugs fixes 2018-01-25 17:08:34 +00:00
g0tmi1k
b7c71cdfb9 SearchSploit v4 - Now with paper support! 2018-01-23 11:33:41 +00:00
g0tmi1k
d509b5196d Support multiple CSV & Fix JSON 2017-11-28 19:09:33 +00:00
g0tmi1k
a832be6ebb Update SearchSploit for: platorms/ -> {exploits,shellcodes}/ 2017-11-27 10:38:54 +00:00
Offensive Security
d304cc3d3e DB: 2017-11-24
116602 new exploits

Too many to list!
2017-11-24 20:56:23 +00:00
g0tmi1k
f925180ed4 Fix #104: Add --json support for --id & --www
..and sudo for some git commands
2017-10-23 11:41:09 +01:00
g0tmi1k
fc086df901 Fix #101 - Git update issue & echo standard. 2017-09-18 18:22:53 +01:00
g0tmi1k
2644d23e07 Tweak update system for git & brew 2017-09-04 18:33:19 +01:00
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