g0tmi1k
db8a253bfd
Merge branch 'master' into fix
2020-06-22 22:14:47 +01:00
g0tmi1k
7ca0e0c447
Version bump
2020-06-22 22:13:58 +01:00
g0tmi1k
09e7d20651
Fix #178 - apt issues
2020-06-22 22:13:02 +01:00
g0tmi1k
a24770728d
Fix for EDBID: 47041
2020-05-28 12:14:47 +01:00
g0tmi1k
733902a6e6
Fix #173 - Escape backslash
2020-05-27 10:15:53 +01:00
g0tmi1k
f312ab6413
Fix bug with --exclude
2020-05-01 16:29:36 +01:00
g0tmi1k
a2a942ae0a
Improved bash, more help, less bugs, and cleaner output
2020-04-30 17:10:35 +01:00
g0tmi1k
23e40674cb
Merge branch 'upstream-master' into misc
...
* upstream-master:
DB: 2020-04-25
DB: 2020-04-24
DB: 2020-04-23
DB: 2020-04-22
DB: 2020-04-21
DB: 2020-04-18
DB: 2020-04-17
DB: 2020-04-16
DB: 2020-04-15
DB: 2020-04-14
Fix bash script
DB: 2020-04-11
Remove debug command
Fix a few grammar mistakes
DB: 2020-04-09
DB: 2020-04-08
DB: 2020-04-07
Fix apt install of exploitdb-{bin-sploits/papers}
# Conflicts:
# searchsploit
2020-04-27 20:20:04 +01:00
g0tmi1k
4dd344c2a8
Set "fuzzy" as default behaviour (to revert, need to use new "--strict" option)
2020-04-27 19:56:53 +01:00
g0tmi1k
9d47cfa837
Bash improvements
2020-04-27 19:55:34 +01:00
chenrui
a2581bc29f
Fix bash script
2020-04-11 14:13:10 -04:00
g0tmi1k
0f8df71e72
Remove debug command
...
Remove debug command
2020-04-09 12:22:20 +01:00
g0tmi1k
aa3b464e6c
Merge branch 'master' into misc
2020-04-09 12:16:56 +01:00
g0tmi1k
37ed20a3b9
Fix a few grammar mistakes
2020-04-09 12:10:00 +01:00
g0tmi1k
a5f8a059f5
Merge branch 'master' into misc
2020-04-06 13:36:23 +01:00
g0tmi1k
87fab8631b
Fix apt install of exploitdb-{bin-sploits/papers}
2020-04-06 13:34:23 +01:00
Srikanth Suresh
d04661607c
Bug fix for searchsploit unable to DB information for products
...
Issue: https://github.com/offensive-security/exploitdb/issues/158
While debugging nmapxml, I found that only those softwares are passed to searchsploitout which are echoed to stdout.
In this case, nostromo was classified as a product but there was no echo command for it in the case block "[PRODUCT]".
The fix adds a single line of echo to handle this scenario
2020-03-31 18:56:19 +03:00
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