Michael Monsivais
8298b27c9c
Fix: searchsploit Nmap parsing loses version data.
...
Modified searchsploit's Nmap XML parsing to correctly extract software
versions. Also, these versions are no longer split on '.'.
2023-09-15 20:29:25 -04:00
g0tmi1k
653b3893e6
Version bump
2022-11-11 01:24:01 +00:00
g0tmi1k
7f3e900967
json_pp -> jq
2022-11-11 00:38:26 +00:00
g0tmi1k
8ff1798f71
Nicer formatting
2022-11-11 00:38:26 +00:00
g0tmi1k
3ae6e956a2
Split code output
2022-11-11 00:38:26 +00:00
g0tmi1k
033af0c325
File may not be installed
2022-11-11 00:38:26 +00:00
g0tmi1k
73e22c7346
Remove new line
2022-11-11 00:38:26 +00:00
g0tmi1k
8cb55f5f95
Update comments
2022-11-11 00:38:26 +00:00
g0tmi1k
142f38c279
Fix Incorrect processing of -t (GitHub 190)
...
https://github.com/offensive-security/exploitdb/issues/190
2022-11-11 00:38:26 +00:00
g0tmi1k
7dc06078b3
SearchSploit v4.2.0
...
Various fixes
2022-11-10 18:01:01 +00:00
g0tmi1k
27211ca2e7
Add comments
2021-09-03 21:11:23 +01:00
g0tmi1k
0ae4570065
Remove invisible space
2021-09-03 21:11:18 +01:00
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