mirror of
https://github.com/nomi-sec/PoC-in-GitHub.git
synced 2025-01-15 20:32:21 +01:00
Auto Update 2024/12/16 06:32:16
This commit is contained in:
parent
0f6602ff3f
commit
ddd38f50fb
29 changed files with 268 additions and 136 deletions
|
@ -76,10 +76,10 @@
|
|||
"description": "CVE-2016-5195 (dirtycow\/dirtyc0w) proof of concept for Android",
|
||||
"fork": false,
|
||||
"created_at": "2016-10-21T11:19:21Z",
|
||||
"updated_at": "2024-11-21T22:29:03Z",
|
||||
"updated_at": "2024-12-16T06:05:15Z",
|
||||
"pushed_at": "2021-02-03T16:03:40Z",
|
||||
"stargazers_count": 959,
|
||||
"watchers_count": 959,
|
||||
"stargazers_count": 960,
|
||||
"watchers_count": 960,
|
||||
"has_discussions": false,
|
||||
"forks_count": 395,
|
||||
"allow_forking": true,
|
||||
|
@ -88,7 +88,7 @@
|
|||
"topics": [],
|
||||
"visibility": "public",
|
||||
"forks": 395,
|
||||
"watchers": 959,
|
||||
"watchers": 960,
|
||||
"score": 0,
|
||||
"subscribers_count": 64
|
||||
},
|
||||
|
|
|
@ -14,8 +14,8 @@
|
|||
"description": "Fork of the send module to deal with CVE-2017-20165",
|
||||
"fork": false,
|
||||
"created_at": "2023-01-11T10:20:27Z",
|
||||
"updated_at": "2024-12-15T16:51:00Z",
|
||||
"pushed_at": "2024-12-15T16:50:59Z",
|
||||
"updated_at": "2024-12-16T06:01:30Z",
|
||||
"pushed_at": "2024-12-16T06:01:33Z",
|
||||
"stargazers_count": 13,
|
||||
"watchers_count": 13,
|
||||
"has_discussions": false,
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
"fork": false,
|
||||
"created_at": "2023-03-30T06:39:25Z",
|
||||
"updated_at": "2023-11-15T05:13:25Z",
|
||||
"pushed_at": "2024-12-12T23:55:36Z",
|
||||
"pushed_at": "2024-12-16T04:07:57Z",
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"has_discussions": false,
|
||||
|
|
|
@ -126,5 +126,67 @@
|
|||
"watchers": 0,
|
||||
"score": 0,
|
||||
"subscribers_count": 0
|
||||
},
|
||||
{
|
||||
"id": 903967920,
|
||||
"name": "CVE-2019-12725",
|
||||
"full_name": "YZS17\/CVE-2019-12725",
|
||||
"owner": {
|
||||
"login": "YZS17",
|
||||
"id": 153406185,
|
||||
"avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/153406185?v=4",
|
||||
"html_url": "https:\/\/github.com\/YZS17",
|
||||
"user_view_type": "public"
|
||||
},
|
||||
"html_url": "https:\/\/github.com\/YZS17\/CVE-2019-12725",
|
||||
"description": "The EXP\/POC of CVE-2019-12725",
|
||||
"fork": false,
|
||||
"created_at": "2024-12-16T01:56:12Z",
|
||||
"updated_at": "2024-12-16T03:35:19Z",
|
||||
"pushed_at": "2024-12-16T03:34:27Z",
|
||||
"stargazers_count": 1,
|
||||
"watchers_count": 1,
|
||||
"has_discussions": false,
|
||||
"forks_count": 0,
|
||||
"allow_forking": true,
|
||||
"is_template": false,
|
||||
"web_commit_signoff_required": false,
|
||||
"topics": [],
|
||||
"visibility": "public",
|
||||
"forks": 0,
|
||||
"watchers": 1,
|
||||
"score": 0,
|
||||
"subscribers_count": 0
|
||||
},
|
||||
{
|
||||
"id": 903995896,
|
||||
"name": "CVE-2019-12725-modified-exp",
|
||||
"full_name": "nowindows9\/CVE-2019-12725-modified-exp",
|
||||
"owner": {
|
||||
"login": "nowindows9",
|
||||
"id": 40598802,
|
||||
"avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/40598802?v=4",
|
||||
"html_url": "https:\/\/github.com\/nowindows9",
|
||||
"user_view_type": "public"
|
||||
},
|
||||
"html_url": "https:\/\/github.com\/nowindows9\/CVE-2019-12725-modified-exp",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"created_at": "2024-12-16T03:43:44Z",
|
||||
"updated_at": "2024-12-16T03:49:21Z",
|
||||
"pushed_at": "2024-12-16T03:49:17Z",
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"has_discussions": false,
|
||||
"forks_count": 0,
|
||||
"allow_forking": true,
|
||||
"is_template": false,
|
||||
"web_commit_signoff_required": false,
|
||||
"topics": [],
|
||||
"visibility": "public",
|
||||
"forks": 0,
|
||||
"watchers": 0,
|
||||
"score": 0,
|
||||
"subscribers_count": 0
|
||||
}
|
||||
]
|
|
@ -60,36 +60,5 @@
|
|||
"watchers": 1,
|
||||
"score": 0,
|
||||
"subscribers_count": 2
|
||||
},
|
||||
{
|
||||
"id": 447857478,
|
||||
"name": "CVE-2021-35211",
|
||||
"full_name": "BishopFox\/CVE-2021-35211",
|
||||
"owner": {
|
||||
"login": "BishopFox",
|
||||
"id": 4523757,
|
||||
"avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/4523757?v=4",
|
||||
"html_url": "https:\/\/github.com\/BishopFox",
|
||||
"user_view_type": "public"
|
||||
},
|
||||
"html_url": "https:\/\/github.com\/BishopFox\/CVE-2021-35211",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"created_at": "2022-01-14T05:52:17Z",
|
||||
"updated_at": "2024-12-03T03:14:04Z",
|
||||
"pushed_at": "2022-01-14T05:56:09Z",
|
||||
"stargazers_count": 35,
|
||||
"watchers_count": 35,
|
||||
"has_discussions": false,
|
||||
"forks_count": 9,
|
||||
"allow_forking": true,
|
||||
"is_template": false,
|
||||
"web_commit_signoff_required": false,
|
||||
"topics": [],
|
||||
"visibility": "public",
|
||||
"forks": 9,
|
||||
"watchers": 35,
|
||||
"score": 0,
|
||||
"subscribers_count": 4
|
||||
}
|
||||
]
|
|
@ -45,10 +45,10 @@
|
|||
"description": "command injection vulnerability in the web server of some Hikvision product. Due to the insufficient input validation, attacker can exploit the vulnerability to launch a command injection attack by sending some messages with malicious commands.",
|
||||
"fork": false,
|
||||
"created_at": "2021-10-27T15:51:12Z",
|
||||
"updated_at": "2024-12-03T03:14:03Z",
|
||||
"updated_at": "2024-12-16T04:22:45Z",
|
||||
"pushed_at": "2021-10-28T06:37:37Z",
|
||||
"stargazers_count": 256,
|
||||
"watchers_count": 256,
|
||||
"stargazers_count": 257,
|
||||
"watchers_count": 257,
|
||||
"has_discussions": false,
|
||||
"forks_count": 76,
|
||||
"allow_forking": true,
|
||||
|
@ -57,7 +57,7 @@
|
|||
"topics": [],
|
||||
"visibility": "public",
|
||||
"forks": 76,
|
||||
"watchers": 256,
|
||||
"watchers": 257,
|
||||
"score": 0,
|
||||
"subscribers_count": 5
|
||||
},
|
||||
|
|
|
@ -231,10 +231,10 @@
|
|||
"description": "CVE-2021-40444 PoC",
|
||||
"fork": false,
|
||||
"created_at": "2021-09-10T16:55:53Z",
|
||||
"updated_at": "2024-12-13T20:49:15Z",
|
||||
"updated_at": "2024-12-16T03:38:50Z",
|
||||
"pushed_at": "2021-12-25T18:31:02Z",
|
||||
"stargazers_count": 1603,
|
||||
"watchers_count": 1603,
|
||||
"stargazers_count": 1604,
|
||||
"watchers_count": 1604,
|
||||
"has_discussions": false,
|
||||
"forks_count": 482,
|
||||
"allow_forking": true,
|
||||
|
@ -243,7 +243,7 @@
|
|||
"topics": [],
|
||||
"visibility": "public",
|
||||
"forks": 482,
|
||||
"watchers": 1603,
|
||||
"watchers": 1604,
|
||||
"score": 0,
|
||||
"subscribers_count": 28
|
||||
},
|
||||
|
|
|
@ -3716,5 +3716,36 @@
|
|||
"watchers": 0,
|
||||
"score": 0,
|
||||
"subscribers_count": 1
|
||||
},
|
||||
{
|
||||
"id": 904005872,
|
||||
"name": "CVE-2021-41773",
|
||||
"full_name": "redspy-sec\/CVE-2021-41773",
|
||||
"owner": {
|
||||
"login": "redspy-sec",
|
||||
"id": 142095788,
|
||||
"avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/142095788?v=4",
|
||||
"html_url": "https:\/\/github.com\/redspy-sec",
|
||||
"user_view_type": "public"
|
||||
},
|
||||
"html_url": "https:\/\/github.com\/redspy-sec\/CVE-2021-41773",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"created_at": "2024-12-16T04:23:41Z",
|
||||
"updated_at": "2024-12-16T04:25:13Z",
|
||||
"pushed_at": "2024-12-16T04:25:09Z",
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"has_discussions": false,
|
||||
"forks_count": 0,
|
||||
"allow_forking": true,
|
||||
"is_template": false,
|
||||
"web_commit_signoff_required": false,
|
||||
"topics": [],
|
||||
"visibility": "public",
|
||||
"forks": 0,
|
||||
"watchers": 0,
|
||||
"score": 0,
|
||||
"subscribers_count": 0
|
||||
}
|
||||
]
|
|
@ -91,5 +91,36 @@
|
|||
"watchers": 9,
|
||||
"score": 0,
|
||||
"subscribers_count": 1
|
||||
},
|
||||
{
|
||||
"id": 904036351,
|
||||
"name": "exchange_tools",
|
||||
"full_name": "gmeier909\/exchange_tools",
|
||||
"owner": {
|
||||
"login": "gmeier909",
|
||||
"id": 38092939,
|
||||
"avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/38092939?v=4",
|
||||
"html_url": "https:\/\/github.com\/gmeier909",
|
||||
"user_view_type": "public"
|
||||
},
|
||||
"html_url": "https:\/\/github.com\/gmeier909\/exchange_tools",
|
||||
"description": "将常用的cve工具做个备份(CVE-2021-42321,CVE-2022-23277,CVE-2022-41082,Exchange_GetVersion_MatchVul)",
|
||||
"fork": false,
|
||||
"created_at": "2024-12-16T06:08:45Z",
|
||||
"updated_at": "2024-12-16T06:15:27Z",
|
||||
"pushed_at": "2024-12-16T06:08:45Z",
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"has_discussions": false,
|
||||
"forks_count": 0,
|
||||
"allow_forking": true,
|
||||
"is_template": false,
|
||||
"web_commit_signoff_required": false,
|
||||
"topics": [],
|
||||
"visibility": "public",
|
||||
"forks": 0,
|
||||
"watchers": 0,
|
||||
"score": 0,
|
||||
"subscribers_count": 0
|
||||
}
|
||||
]
|
|
@ -381,10 +381,10 @@
|
|||
"description": "Spring Boot web application vulnerable to Log4Shell (CVE-2021-44228).",
|
||||
"fork": false,
|
||||
"created_at": "2021-12-10T12:38:20Z",
|
||||
"updated_at": "2024-12-07T08:26:38Z",
|
||||
"updated_at": "2024-12-16T02:53:18Z",
|
||||
"pushed_at": "2024-04-26T03:16:26Z",
|
||||
"stargazers_count": 1109,
|
||||
"watchers_count": 1109,
|
||||
"stargazers_count": 1108,
|
||||
"watchers_count": 1108,
|
||||
"has_discussions": false,
|
||||
"forks_count": 536,
|
||||
"allow_forking": true,
|
||||
|
@ -395,7 +395,7 @@
|
|||
],
|
||||
"visibility": "public",
|
||||
"forks": 536,
|
||||
"watchers": 1109,
|
||||
"watchers": 1108,
|
||||
"score": 0,
|
||||
"subscribers_count": 23
|
||||
},
|
||||
|
@ -10710,37 +10710,6 @@
|
|||
"score": 0,
|
||||
"subscribers_count": 1
|
||||
},
|
||||
{
|
||||
"id": 447404470,
|
||||
"name": "log4shell",
|
||||
"full_name": "jxerome\/log4shell",
|
||||
"owner": {
|
||||
"login": "jxerome",
|
||||
"id": 1355634,
|
||||
"avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/1355634?v=4",
|
||||
"html_url": "https:\/\/github.com\/jxerome",
|
||||
"user_view_type": "public"
|
||||
},
|
||||
"html_url": "https:\/\/github.com\/jxerome\/log4shell",
|
||||
"description": "Démo du fonctionnement de log4shell (CVE-2021-44228)",
|
||||
"fork": false,
|
||||
"created_at": "2022-01-12T23:44:20Z",
|
||||
"updated_at": "2022-01-12T23:59:13Z",
|
||||
"pushed_at": "2022-01-14T14:03:14Z",
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"has_discussions": false,
|
||||
"forks_count": 0,
|
||||
"allow_forking": true,
|
||||
"is_template": false,
|
||||
"web_commit_signoff_required": false,
|
||||
"topics": [],
|
||||
"visibility": "public",
|
||||
"forks": 0,
|
||||
"watchers": 0,
|
||||
"score": 0,
|
||||
"subscribers_count": 2
|
||||
},
|
||||
{
|
||||
"id": 447754863,
|
||||
"name": "log4j_github_repository",
|
||||
|
|
|
@ -29,5 +29,36 @@
|
|||
"watchers": 9,
|
||||
"score": 0,
|
||||
"subscribers_count": 1
|
||||
},
|
||||
{
|
||||
"id": 904036351,
|
||||
"name": "exchange_tools",
|
||||
"full_name": "gmeier909\/exchange_tools",
|
||||
"owner": {
|
||||
"login": "gmeier909",
|
||||
"id": 38092939,
|
||||
"avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/38092939?v=4",
|
||||
"html_url": "https:\/\/github.com\/gmeier909",
|
||||
"user_view_type": "public"
|
||||
},
|
||||
"html_url": "https:\/\/github.com\/gmeier909\/exchange_tools",
|
||||
"description": "将常用的cve工具做个备份(CVE-2021-42321,CVE-2022-23277,CVE-2022-41082,Exchange_GetVersion_MatchVul)",
|
||||
"fork": false,
|
||||
"created_at": "2024-12-16T06:08:45Z",
|
||||
"updated_at": "2024-12-16T06:20:04Z",
|
||||
"pushed_at": "2024-12-16T06:19:59Z",
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"has_discussions": false,
|
||||
"forks_count": 0,
|
||||
"allow_forking": true,
|
||||
"is_template": false,
|
||||
"web_commit_signoff_required": false,
|
||||
"topics": [],
|
||||
"visibility": "public",
|
||||
"forks": 0,
|
||||
"watchers": 0,
|
||||
"score": 0,
|
||||
"subscribers_count": 0
|
||||
}
|
||||
]
|
|
@ -121,7 +121,7 @@
|
|||
"forks": 73,
|
||||
"watchers": 885,
|
||||
"score": 0,
|
||||
"subscribers_count": 25
|
||||
"subscribers_count": 26
|
||||
},
|
||||
{
|
||||
"id": 583139600,
|
||||
|
|
|
@ -60,5 +60,36 @@
|
|||
"watchers": 20,
|
||||
"score": 0,
|
||||
"subscribers_count": 1
|
||||
},
|
||||
{
|
||||
"id": 904027205,
|
||||
"name": "CVE-2023-21554",
|
||||
"full_name": "Rahul-Thakur7\/CVE-2023-21554",
|
||||
"owner": {
|
||||
"login": "Rahul-Thakur7",
|
||||
"id": 69378114,
|
||||
"avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/69378114?v=4",
|
||||
"html_url": "https:\/\/github.com\/Rahul-Thakur7",
|
||||
"user_view_type": "public"
|
||||
},
|
||||
"html_url": "https:\/\/github.com\/Rahul-Thakur7\/CVE-2023-21554",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"created_at": "2024-12-16T05:39:53Z",
|
||||
"updated_at": "2024-12-16T05:40:26Z",
|
||||
"pushed_at": "2024-12-16T05:40:23Z",
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"has_discussions": false,
|
||||
"forks_count": 0,
|
||||
"allow_forking": true,
|
||||
"is_template": false,
|
||||
"web_commit_signoff_required": false,
|
||||
"topics": [],
|
||||
"visibility": "public",
|
||||
"forks": 0,
|
||||
"watchers": 0,
|
||||
"score": 0,
|
||||
"subscribers_count": 0
|
||||
}
|
||||
]
|
|
@ -220,6 +220,6 @@
|
|||
"forks": 0,
|
||||
"watchers": 0,
|
||||
"score": 0,
|
||||
"subscribers_count": 0
|
||||
"subscribers_count": 1
|
||||
}
|
||||
]
|
|
@ -14,10 +14,10 @@
|
|||
"description": "Apache HTTP Server Vulnerability Testing Tool | PoC for CVE-2024-38472 , CVE-2024-39573 , CVE-2024-38477 , CVE-2024-38476 , CVE-2024-38475 , CVE-2024-38474 , CVE-2024-38473 , CVE-2023-38709",
|
||||
"fork": false,
|
||||
"created_at": "2024-10-05T20:32:45Z",
|
||||
"updated_at": "2024-12-15T13:55:19Z",
|
||||
"updated_at": "2024-12-16T06:15:44Z",
|
||||
"pushed_at": "2024-10-05T20:37:02Z",
|
||||
"stargazers_count": 26,
|
||||
"watchers_count": 26,
|
||||
"stargazers_count": 27,
|
||||
"watchers_count": 27,
|
||||
"has_discussions": false,
|
||||
"forks_count": 6,
|
||||
"allow_forking": true,
|
||||
|
@ -37,7 +37,7 @@
|
|||
],
|
||||
"visibility": "public",
|
||||
"forks": 6,
|
||||
"watchers": 26,
|
||||
"watchers": 27,
|
||||
"score": 0,
|
||||
"subscribers_count": 1
|
||||
}
|
||||
|
|
|
@ -19,13 +19,13 @@
|
|||
"stargazers_count": 33,
|
||||
"watchers_count": 33,
|
||||
"has_discussions": false,
|
||||
"forks_count": 12,
|
||||
"forks_count": 13,
|
||||
"allow_forking": true,
|
||||
"is_template": false,
|
||||
"web_commit_signoff_required": false,
|
||||
"topics": [],
|
||||
"visibility": "public",
|
||||
"forks": 12,
|
||||
"forks": 13,
|
||||
"watchers": 33,
|
||||
"score": 0,
|
||||
"subscribers_count": 3
|
||||
|
|
|
@ -214,6 +214,6 @@
|
|||
"forks": 0,
|
||||
"watchers": 0,
|
||||
"score": 0,
|
||||
"subscribers_count": 0
|
||||
"subscribers_count": 1
|
||||
}
|
||||
]
|
|
@ -14,8 +14,8 @@
|
|||
"description": "Exploit for CVE-2024-11972, Hunk Companion < 1.9.0 Unauthorized Plugin Installation",
|
||||
"fork": false,
|
||||
"created_at": "2024-12-15T23:54:15Z",
|
||||
"updated_at": "2024-12-16T00:15:27Z",
|
||||
"pushed_at": "2024-12-16T00:15:23Z",
|
||||
"updated_at": "2024-12-16T02:13:42Z",
|
||||
"pushed_at": "2024-12-16T02:13:39Z",
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"has_discussions": false,
|
||||
|
|
|
@ -14,10 +14,10 @@
|
|||
"description": null,
|
||||
"fork": false,
|
||||
"created_at": "2024-12-15T22:17:15Z",
|
||||
"updated_at": "2024-12-15T22:33:02Z",
|
||||
"updated_at": "2024-12-16T01:29:20Z",
|
||||
"pushed_at": "2024-12-15T22:32:58Z",
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"stargazers_count": 1,
|
||||
"watchers_count": 1,
|
||||
"has_discussions": false,
|
||||
"forks_count": 0,
|
||||
"allow_forking": true,
|
||||
|
@ -26,7 +26,7 @@
|
|||
"topics": [],
|
||||
"visibility": "public",
|
||||
"forks": 0,
|
||||
"watchers": 0,
|
||||
"watchers": 1,
|
||||
"score": 0,
|
||||
"subscribers_count": 0
|
||||
}
|
||||
|
|
|
@ -14,10 +14,10 @@
|
|||
"description": null,
|
||||
"fork": false,
|
||||
"created_at": "2024-12-13T18:27:39Z",
|
||||
"updated_at": "2024-12-14T20:38:41Z",
|
||||
"updated_at": "2024-12-16T06:14:15Z",
|
||||
"pushed_at": "2024-12-13T18:54:57Z",
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"stargazers_count": 1,
|
||||
"watchers_count": 1,
|
||||
"has_discussions": false,
|
||||
"forks_count": 1,
|
||||
"allow_forking": true,
|
||||
|
@ -26,7 +26,7 @@
|
|||
"topics": [],
|
||||
"visibility": "public",
|
||||
"forks": 1,
|
||||
"watchers": 0,
|
||||
"watchers": 1,
|
||||
"score": 0,
|
||||
"subscribers_count": 1
|
||||
}
|
||||
|
|
|
@ -429,13 +429,13 @@
|
|||
"stargazers_count": 1,
|
||||
"watchers_count": 1,
|
||||
"has_discussions": false,
|
||||
"forks_count": 0,
|
||||
"forks_count": 1,
|
||||
"allow_forking": true,
|
||||
"is_template": false,
|
||||
"web_commit_signoff_required": false,
|
||||
"topics": [],
|
||||
"visibility": "public",
|
||||
"forks": 0,
|
||||
"forks": 1,
|
||||
"watchers": 1,
|
||||
"score": 0,
|
||||
"subscribers_count": 1
|
||||
|
@ -1018,7 +1018,7 @@
|
|||
"stargazers_count": 7,
|
||||
"watchers_count": 7,
|
||||
"has_discussions": false,
|
||||
"forks_count": 2,
|
||||
"forks_count": 3,
|
||||
"allow_forking": true,
|
||||
"is_template": false,
|
||||
"web_commit_signoff_required": false,
|
||||
|
@ -1031,7 +1031,7 @@
|
|||
"unauthenticated-read-files"
|
||||
],
|
||||
"visibility": "public",
|
||||
"forks": 2,
|
||||
"forks": 3,
|
||||
"watchers": 7,
|
||||
"score": 0,
|
||||
"subscribers_count": 1
|
||||
|
|
|
@ -14,10 +14,10 @@
|
|||
"description": "A Pwn2Own 2024 SpiderMonkey JIT Bug: From Integer Range Inconsistency to Bound Check Elimination then RCE",
|
||||
"fork": false,
|
||||
"created_at": "2024-06-27T13:47:52Z",
|
||||
"updated_at": "2024-12-06T09:40:41Z",
|
||||
"updated_at": "2024-12-16T06:25:48Z",
|
||||
"pushed_at": "2024-07-07T03:36:49Z",
|
||||
"stargazers_count": 87,
|
||||
"watchers_count": 87,
|
||||
"stargazers_count": 88,
|
||||
"watchers_count": 88,
|
||||
"has_discussions": false,
|
||||
"forks_count": 11,
|
||||
"allow_forking": true,
|
||||
|
@ -26,7 +26,7 @@
|
|||
"topics": [],
|
||||
"visibility": "public",
|
||||
"forks": 11,
|
||||
"watchers": 87,
|
||||
"watchers": 88,
|
||||
"score": 0,
|
||||
"subscribers_count": 1
|
||||
}
|
||||
|
|
|
@ -362,10 +362,10 @@
|
|||
"description": "geoserver图形化漏洞利用工具",
|
||||
"fork": false,
|
||||
"created_at": "2024-10-05T10:08:55Z",
|
||||
"updated_at": "2024-12-12T08:41:49Z",
|
||||
"updated_at": "2024-12-16T03:22:40Z",
|
||||
"pushed_at": "2024-10-08T03:16:26Z",
|
||||
"stargazers_count": 23,
|
||||
"watchers_count": 23,
|
||||
"stargazers_count": 24,
|
||||
"watchers_count": 24,
|
||||
"has_discussions": false,
|
||||
"forks_count": 0,
|
||||
"allow_forking": true,
|
||||
|
@ -374,7 +374,7 @@
|
|||
"topics": [],
|
||||
"visibility": "public",
|
||||
"forks": 0,
|
||||
"watchers": 23,
|
||||
"watchers": 24,
|
||||
"score": 0,
|
||||
"subscribers_count": 1
|
||||
},
|
||||
|
|
|
@ -14,10 +14,10 @@
|
|||
"description": null,
|
||||
"fork": false,
|
||||
"created_at": "2024-12-03T08:56:59Z",
|
||||
"updated_at": "2024-12-15T14:33:25Z",
|
||||
"updated_at": "2024-12-16T05:49:36Z",
|
||||
"pushed_at": "2024-11-18T23:48:31Z",
|
||||
"stargazers_count": 38,
|
||||
"watchers_count": 38,
|
||||
"stargazers_count": 40,
|
||||
"watchers_count": 40,
|
||||
"has_discussions": false,
|
||||
"forks_count": 24,
|
||||
"allow_forking": true,
|
||||
|
@ -26,7 +26,7 @@
|
|||
"topics": [],
|
||||
"visibility": "public",
|
||||
"forks": 24,
|
||||
"watchers": 38,
|
||||
"watchers": 40,
|
||||
"score": 0,
|
||||
"subscribers_count": 0
|
||||
}
|
||||
|
|
|
@ -45,10 +45,10 @@
|
|||
"description": "Apache HTTP Server Vulnerability Testing Tool | PoC for CVE-2024-38472 , CVE-2024-39573 , CVE-2024-38477 , CVE-2024-38476 , CVE-2024-38475 , CVE-2024-38474 , CVE-2024-38473 , CVE-2023-38709",
|
||||
"fork": false,
|
||||
"created_at": "2024-10-05T20:32:45Z",
|
||||
"updated_at": "2024-12-15T13:55:19Z",
|
||||
"updated_at": "2024-12-16T06:15:44Z",
|
||||
"pushed_at": "2024-10-05T20:37:02Z",
|
||||
"stargazers_count": 26,
|
||||
"watchers_count": 26,
|
||||
"stargazers_count": 27,
|
||||
"watchers_count": 27,
|
||||
"has_discussions": false,
|
||||
"forks_count": 6,
|
||||
"allow_forking": true,
|
||||
|
@ -68,7 +68,7 @@
|
|||
],
|
||||
"visibility": "public",
|
||||
"forks": 6,
|
||||
"watchers": 26,
|
||||
"watchers": 27,
|
||||
"score": 0,
|
||||
"subscribers_count": 1
|
||||
}
|
||||
|
|
|
@ -14,19 +14,19 @@
|
|||
"description": null,
|
||||
"fork": false,
|
||||
"created_at": "2024-12-14T09:22:33Z",
|
||||
"updated_at": "2024-12-15T16:33:04Z",
|
||||
"updated_at": "2024-12-16T06:27:58Z",
|
||||
"pushed_at": "2024-12-14T10:13:45Z",
|
||||
"stargazers_count": 9,
|
||||
"watchers_count": 9,
|
||||
"stargazers_count": 13,
|
||||
"watchers_count": 13,
|
||||
"has_discussions": false,
|
||||
"forks_count": 2,
|
||||
"forks_count": 3,
|
||||
"allow_forking": true,
|
||||
"is_template": false,
|
||||
"web_commit_signoff_required": false,
|
||||
"topics": [],
|
||||
"visibility": "public",
|
||||
"forks": 2,
|
||||
"watchers": 9,
|
||||
"forks": 3,
|
||||
"watchers": 13,
|
||||
"score": 0,
|
||||
"subscribers_count": 2
|
||||
}
|
||||
|
|
|
@ -19,13 +19,13 @@
|
|||
"stargazers_count": 27,
|
||||
"watchers_count": 27,
|
||||
"has_discussions": false,
|
||||
"forks_count": 13,
|
||||
"forks_count": 14,
|
||||
"allow_forking": true,
|
||||
"is_template": false,
|
||||
"web_commit_signoff_required": false,
|
||||
"topics": [],
|
||||
"visibility": "public",
|
||||
"forks": 13,
|
||||
"forks": 14,
|
||||
"watchers": 27,
|
||||
"score": 0,
|
||||
"subscribers_count": 1
|
||||
|
|
|
@ -45,10 +45,10 @@
|
|||
"description": "A critical vulnerability, CVE-2024-53677, has been identified in the popular Apache Struts framework, potentially allowing attackers to execute arbitrary code remotely. This vulnerability arises from flaws in the file upload logic, which can be exploited to perform path traversal and malicious file uploads.",
|
||||
"fork": false,
|
||||
"created_at": "2024-12-13T17:42:55Z",
|
||||
"updated_at": "2024-12-15T14:22:43Z",
|
||||
"pushed_at": "2024-12-15T05:12:21Z",
|
||||
"stargazers_count": 5,
|
||||
"watchers_count": 5,
|
||||
"updated_at": "2024-12-16T06:17:00Z",
|
||||
"pushed_at": "2024-12-16T06:16:56Z",
|
||||
"stargazers_count": 6,
|
||||
"watchers_count": 6,
|
||||
"has_discussions": false,
|
||||
"forks_count": 1,
|
||||
"allow_forking": true,
|
||||
|
@ -57,7 +57,7 @@
|
|||
"topics": [],
|
||||
"visibility": "public",
|
||||
"forks": 1,
|
||||
"watchers": 5,
|
||||
"watchers": 6,
|
||||
"score": 0,
|
||||
"subscribers_count": 1
|
||||
}
|
||||
|
|
14
README.md
14
README.md
|
@ -7426,7 +7426,11 @@
|
|||
|
||||
- [ThottySploity/CVE-2024-53375](https://github.com/ThottySploity/CVE-2024-53375)
|
||||
|
||||
### CVE-2024-53376
|
||||
### CVE-2024-53376 (2024-12-16)
|
||||
|
||||
<code>CyberPanel before 2.3.8 allows remote authenticated users to execute arbitrary commands via shell metacharacters in the phpSelection field to the websites/submitWebsiteCreation URI.
|
||||
</code>
|
||||
|
||||
- [ThottySploity/CVE-2024-53376](https://github.com/ThottySploity/CVE-2024-53376)
|
||||
|
||||
### CVE-2024-53617 (2024-12-02)
|
||||
|
@ -9417,6 +9421,7 @@
|
|||
|
||||
- [zoemurmure/CVE-2023-21554-PoC](https://github.com/zoemurmure/CVE-2023-21554-PoC)
|
||||
- [3tternp/CVE-2023-21554](https://github.com/3tternp/CVE-2023-21554)
|
||||
- [Rahul-Thakur7/CVE-2023-21554](https://github.com/Rahul-Thakur7/CVE-2023-21554)
|
||||
|
||||
### CVE-2023-21560 (2023-01-10)
|
||||
|
||||
|
@ -18056,6 +18061,7 @@
|
|||
</code>
|
||||
|
||||
- [7BitsTeam/CVE-2022-23277](https://github.com/7BitsTeam/CVE-2022-23277)
|
||||
- [gmeier909/exchange_tools](https://github.com/gmeier909/exchange_tools)
|
||||
|
||||
### CVE-2022-23303 (2022-01-17)
|
||||
|
||||
|
@ -26480,7 +26486,6 @@
|
|||
|
||||
- [NattiSamson/Serv-U-CVE-2021-35211](https://github.com/NattiSamson/Serv-U-CVE-2021-35211)
|
||||
- [0xhaggis/CVE-2021-35211](https://github.com/0xhaggis/CVE-2021-35211)
|
||||
- [BishopFox/CVE-2021-35211](https://github.com/BishopFox/CVE-2021-35211)
|
||||
|
||||
### CVE-2021-35215 (2021-09-01)
|
||||
|
||||
|
@ -27737,6 +27742,7 @@
|
|||
- [Zyx2440/Apache-HTTP-Server-2.4.50-RCE](https://github.com/Zyx2440/Apache-HTTP-Server-2.4.50-RCE)
|
||||
- [0xc4t/CVE-2021-41773](https://github.com/0xc4t/CVE-2021-41773)
|
||||
- [jkska23/Additive-Vulnerability-Analysis-CVE-2021-41773](https://github.com/jkska23/Additive-Vulnerability-Analysis-CVE-2021-41773)
|
||||
- [redspy-sec/CVE-2021-41773](https://github.com/redspy-sec/CVE-2021-41773)
|
||||
|
||||
### CVE-2021-41784 (2022-08-29)
|
||||
|
||||
|
@ -27919,6 +27925,7 @@
|
|||
- [DarkSprings/CVE-2021-42321](https://github.com/DarkSprings/CVE-2021-42321)
|
||||
- [xnyuq/cve-2021-42321](https://github.com/xnyuq/cve-2021-42321)
|
||||
- [7BitsTeam/exch_CVE-2021-42321](https://github.com/7BitsTeam/exch_CVE-2021-42321)
|
||||
- [gmeier909/exchange_tools](https://github.com/gmeier909/exchange_tools)
|
||||
|
||||
### CVE-2021-42325 (2021-10-12)
|
||||
|
||||
|
@ -28831,7 +28838,6 @@
|
|||
- [Vulnmachines/log4jshell_CVE-2021-44228](https://github.com/Vulnmachines/log4jshell_CVE-2021-44228)
|
||||
- [mr-vill4in/log4j-fuzzer](https://github.com/mr-vill4in/log4j-fuzzer)
|
||||
- [mebibite/log4jhound](https://github.com/mebibite/log4jhound)
|
||||
- [jxerome/log4shell](https://github.com/jxerome/log4shell)
|
||||
- [sdogancesur/log4j_github_repository](https://github.com/sdogancesur/log4j_github_repository)
|
||||
- [jrocia/Search-log4Jvuln-AppScanSTD](https://github.com/jrocia/Search-log4Jvuln-AppScanSTD)
|
||||
- [aajuvonen/log4stdin](https://github.com/aajuvonen/log4stdin)
|
||||
|
@ -37137,6 +37143,8 @@
|
|||
- [sma11new/PocList](https://github.com/sma11new/PocList)
|
||||
- [hev0x/CVE-2019-12725-Command-Injection](https://github.com/hev0x/CVE-2019-12725-Command-Injection)
|
||||
- [gougou123-hash/CVE-2019-12725](https://github.com/gougou123-hash/CVE-2019-12725)
|
||||
- [YZS17/CVE-2019-12725](https://github.com/YZS17/CVE-2019-12725)
|
||||
- [nowindows9/CVE-2019-12725-modified-exp](https://github.com/nowindows9/CVE-2019-12725-modified-exp)
|
||||
|
||||
### CVE-2019-12735 (2019-06-05)
|
||||
|
||||
|
|
Loading…
Reference in a new issue