aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--README.md2
-rw-r--r--[-rwxr-xr-x]exploitdb/exploitdb.SlackBuild2
-rw-r--r--exploitdb/exploitdb.info7
4 files changed, 7 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 5eec986..f1d886b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
.claude
+*.bak
diff --git a/README.md b/README.md
index 0a878a8..8e88286 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ This list is ever growing, if you want to ask for a package to be prioritized, j
| gobuster | ✅ | [OJ/gobuster](https://github.com/OJ/gobuster) | 3.8.2 |
| hashcat | ✅ | [hashcat.net](https://hashcat.net/hashcat/) | 7.1.2 |
| john | ✅ | [openwall.com](https://www.openwall.com/john/) | 1.9.0 |
-| exploitdb | ✅ | [exploit-db.com](https://www.exploit-db.com/) | 2026-03-04 |
+| exploitdb | ✅ | [exploit-db.com](https://www.exploit-db.com/) | 2026-04-07 |
| cadaver | ✅ | [notroj/cadaver](https://notroj.github.io/cadaver/) | 0.28 |
| powershell | ✅ | [microsoft.com](https://www.microsoft.com/powershell/) | 7.6.0 |
| nuclei | ✅ | [projectdiscovery/nuclei](https://github.com/projectdiscovery/nuclei) | 3.7.1 |
diff --git a/exploitdb/exploitdb.SlackBuild b/exploitdb/exploitdb.SlackBuild
index 5e4c3e9..bd68a81 100755..100644
--- a/exploitdb/exploitdb.SlackBuild
+++ b/exploitdb/exploitdb.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=exploitdb
-VERSION=${VERSION:-2026_03_04}
+VERSION=${VERSION:-2026_04_07}
SRCVER=$(echo $VERSION | tr _ -)
BSNAM=exploitdb-bin-sploits
diff --git a/exploitdb/exploitdb.info b/exploitdb/exploitdb.info
index 67dc460..9adc925 100644
--- a/exploitdb/exploitdb.info
+++ b/exploitdb/exploitdb.info
@@ -1,8 +1,9 @@
PRGNAM="exploitdb"
-VERSION="2026_03_04"
+VERSION="2026_04_07"
HOMEPAGE="https://www.exploit-db.com/"
-DOWNLOAD="https://gitlab.com/exploit-database/exploitdb/-/archive/2026-03-04/exploitdb-2026-03-04.tar.gz https://gitlab.com/exploit-database/exploitdb-bin-sploits/-/archive/2022-11-22/exploitdb-bin-sploits-2022-11-22.tar.gz"
-MD5SUM="07801797198f2f2b6afce7fb412143dd a7085246c2dcb84068065ee87519f47e"
+DOWNLOAD="https://gitlab.com/exploit-database/exploitdb/-/archive/2026-04-07/exploitdb-2026-04-07.tar.gz https://gitlab.com/exploit-database/exploitdb-bin-sploits/-/archive/2022-11-22/exploitdb-bin-sploits-2022-11-22.tar.gz"
+MD5SUM="dcc5ea4c6720aa7248aeb1d2ce47eba9 \
+ a7085246c2dcb84068065ee87519f47e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""