From 2ef577065120f5142fd48c26ac12c80ac5b06e18 Mon Sep 17 00:00:00 2001 From: bpmcdevitt Date: Thu, 12 Jun 2025 01:11:38 +0000 Subject: [PATCH] Update recent feed data --- exploits/2024/CVE-2024-0399.json | 2 +- exploits/2024/CVE-2024-24402.json | 11 +++++++++++ exploits/2025/CVE-2025-21756.json | 11 +++++++++++ 3 files changed, 23 insertions(+), 1 deletion(-) create mode 100644 exploits/2024/CVE-2024-24402.json create mode 100644 exploits/2025/CVE-2025-21756.json diff --git a/exploits/2024/CVE-2024-0399.json b/exploits/2024/CVE-2024-0399.json index b4fa92a..e086293 100644 --- a/exploits/2024/CVE-2024-0399.json +++ b/exploits/2024/CVE-2024-0399.json @@ -4,7 +4,7 @@ "full_name": "xbz0n/CVE-2024-0399", "html_url": "https://github.com/xbz0n/CVE-2024-0399", "description": null, - "stargazers_count": 0, + "stargazers_count": 1, "forks_count": 0, "created_at": "2024-05-09T18:21:42Z" } diff --git a/exploits/2024/CVE-2024-24402.json b/exploits/2024/CVE-2024-24402.json new file mode 100644 index 0000000..9e91304 --- /dev/null +++ b/exploits/2024/CVE-2024-24402.json @@ -0,0 +1,11 @@ +[ + { + "name": "CVE-2024-24402", + "full_name": "MAWK0235/CVE-2024-24402", + "html_url": "https://github.com/MAWK0235/CVE-2024-24402", + "description": "Priv esc in Nagios 2024R1.01", + "stargazers_count": 4, + "forks_count": 0, + "created_at": "2024-02-18T20:33:28Z" + } +] \ No newline at end of file diff --git a/exploits/2025/CVE-2025-21756.json b/exploits/2025/CVE-2025-21756.json new file mode 100644 index 0000000..f32bbb1 --- /dev/null +++ b/exploits/2025/CVE-2025-21756.json @@ -0,0 +1,11 @@ +[ + { + "name": "CVE-2025-21756", + "full_name": "hoefler02/CVE-2025-21756", + "html_url": "https://github.com/hoefler02/CVE-2025-21756", + "description": "Exploit for CVE-2025-21756 for Linux kernel 6.6.75. My first linux kernel exploit!", + "stargazers_count": 135, + "forks_count": 20, + "created_at": "2025-04-18T14:22:15Z" + } +] \ No newline at end of file