Lucene search
+L

1307018 matches found

Kitploit
Kitploit
added 2026/09/11 5:34 p.m.6 views

CVE-2026-20685

CVE-2026-20685 Donar Apoya el mantenimiento de este proyecto con PayPal o escaneando el código QR a continuación. ⚡ Uso Sencillo Utiliza este proyecto solo en entornos seguros y autorizados, como: Máquinas virtuales locales Contenedores Docker Configuraciones de laboratorio aisladas Entornos de...

6.5CVSS6.2AI score0.00212EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 5:34 p.m.4 views

cve-2021-44228-log4j-test

cve-2021-44228-log4j-test 测试 1. LDAP服务器与恶意文件下载服务器 1.1 运行Docker-compose docker-compose.yml root@kitploit: version: '2' services: dockerdj: image: openidentityplatform/opendj:latest containername: ldap environment: ROOTUSERDN: "cn=han" ROOTPASSWORD: "han" BASEDN: "dc=bumbing,dc=xyz" ports: -...

10CVSS7.4AI score0.99999EPSS
SaveExploits368
Kitploit
Kitploit
added 2026/09/11 5:34 p.m.6 views

gradle-cve-2021-29427-demo

gradle-cve-2021-29427-demo gradle CVE 漏洞...

8CVSS7.3AI score0.01307EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/11 5:34 p.m.5 views

system_bt_AOSP10_r33_CVE-2021-0431

Fluoride 蓝牙协议栈 在 AOSP 上构建和运行 只需构建 AOSP - Fluoride 默认就在其中。 在 Linux 上构建和运行 适用于 Ubuntu 的说明,已在 14.04(Clang 3.5.0)和 16.10(Clang 3.8.0)上测试通过。 下载源码 root@kitploit: mkdir /fluoride cd /fluoride git clone https://android.googlesource.com/platform/system/bt 安装依赖项(需要 sudo 权限): root@kitploit: cd /fluoride/bt...

7.5CVSS7.4AI score0.01712EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 5:34 p.m.10 views

CVE-2022-38599

Este repositorio no tiene un README...

6.5CVSS6.6AI score0.00831EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/11 5:33 p.m.4 views

CVE-2024-9474

CVE-2024-9474 Palo Alto PAN-OS 漏洞 PoC 要求 不需要任何特殊要求,仅需 python3 和标准库 用法 root@kitploit: python3 cve.py --help root@kitploit: python3 cve.py -u URL 致谢 https://github.com/Chocapikk/CVE-2024-9474...

7.2CVSS8.2AI score0.94701EPSS
SaveExploits14References1
Kitploit
Kitploit
added 2026/09/11 5:33 p.m.5 views

sudo-cve-2019-18634

CVE-2019-18634 https://www.sudo.ws/alerts/pwfeedback.html https://nvd.nist.gov/vuln/detail/CVE-2019-18634 感谢Apple Information Security的Joe Vennix发现此漏洞。...

7.8CVSS7.5AI score0.19426EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/11 5:33 p.m.5 views

CVE-2021-43858-MinIO

CVE-2021-43858 MinIO exploit MinIO 用户权限提升漏洞CVE-2021-43858 exp 运行方式:go run exp.go ip port...

8.8CVSS8.1AI score0.35462EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/11 5:33 p.m.6 views

Remote-Buffer-overflow-CVE-2003-0172

Remote-Buffer-overflow-CVE-2003-0172 root@kitploit: ┌──cyberdesu㉿MSI- └─$ python3 buffer.py usage: exploit.py...

7.5CVSS5.9AI score0.19002EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/11 5:33 p.m.6 views

VMware-CVE-2022-22954-Command-Injector

VMware-CVE-2022-22954-命令注入器 用于利用 VMware CVE-2022-22954 的概念验证 工作原理 这个简单的 Python 脚本向指定的 URL 发送 GET 请求,附加 /catalog-portal/ui/oauth/verify?error=&deviceUdid=,然后跟上该字符串的 URL 编码版本: root@kitploit: $"freemarker.template.utility.Execute"?new"command" 例如,用于执行 "cat /etc/passwd" 的输出如下:...

10CVSS8.4AI score0.99997EPSS
SaveExploits25References1
Kitploit
Kitploit
added 2026/09/11 5:32 p.m.7 views

bluekeep

描述 该脚本用于检查多个IP地址是否存在BlueKeep漏洞(CVE-2019-0708),这是一个影响旧版本Windows操作系统的严重远程桌面协议(RDP)漏洞。攻击者可利用该漏洞在无需用户交互的情况下远程执行目标机器上的代码,可能导致系统完全沦陷。 操作说明 如果尚未安装Python 3.x,请先安装(https://www.python.org/downloads/)。 使用以下命令克隆仓库: git clone https://github.com/davidfortytwo/bluekeep.git 打开终端或命令提示符。 使用cd命令导航到脚本所在的目录。...

10CVSS7.7AI score0.99999EPSS
SaveExploits126References1
Kitploit
Kitploit
added 2026/09/11 5:32 p.m.3 views

Log4j-Exploit-CVE-2021-44228

Log4j漏洞利用-CVE-2021-44228 Log4Shell漏洞测试工具 https://log4shell.tools/ 漏洞利用已包含Java,无需创建账号等.. root@kitploit: http://www.mediafire.com/file/bs1spnysc6fbz1a/log4j-shell-poc%25281%2529.zip/file root@kitploit: pip install -r requirements.txt root@kitploit: $ python3 poc.py --userip localhost --webport 8000...

10CVSS7.3AI score0.99999EPSS
SaveExploits368
Kitploit
Kitploit
added 2026/09/11 5:31 p.m.10 views

react2shell-scanner

react2shell-scanner Una herramienta de línea de comandos para detectar CVE-2025-55182 y CVE-2025-66478 en aplicaciones Next.js que utilizan React Server Components. Para obtener detalles técnicos sobre la vulnerabilidad y la metodología de detección, consulta nuestra publicación de blog:...

10CVSS7.5AI score0.99802EPSS
SaveExploits405
Kitploit
Kitploit
added 2026/09/11 5:31 p.m.5 views

framework_base_AOSP10_r33_CVE-2020-0391

此存储库没有 README。...

7.8CVSS7.3AI score0.00425EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 5:31 p.m.5 views

CVE-2017-0199-master

CVE-2017-0199-master CVE-2017-0199...

9.3CVSS8AI score0.99933EPSS
SaveExploits30
Kitploit
Kitploit
added 2026/09/11 5:31 p.m.11 views

xortigate-cve-2023-27997

xortigate-cve-2023-27997 针对 xortigate(CVE-2023-27997)的漏洞利用程序。它不能直接“原样”使用,仅用于教育目的。 信息 请参阅博客文章以获取更多详细信息。 这只是一个演示该漏洞的 POC,仅此而已。 示例...

9.8CVSS8.4AI score0.85689EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/11 5:30 p.m.5 views

webmin_CVE-2019-15107

webminCVE-2019-15107 webminCVE-2019-15107...

10CVSS8.4AI score0.99766EPSS
SaveExploits39
Kitploit
Kitploit
added 2026/09/11 5:30 p.m.6 views

Mass-CVE-2023-3460

大规模CVE-2023-3460 大规模CVE-2023-3460。 用法 mass-CVE-2023-3460.py list.txt 致谢 https://github.com/gbrsh/CVE-2023-3460...

9.8CVSS8.4AI score0.72306EPSS
SaveExploits12References1
Kitploit
Kitploit
added 2026/09/11 5:30 p.m.6 views

fortigate-belsen-leak

╔═════════════════════════════════════════════════════════════════════════════╗ ║ ███████╗ ██████╗ ██████╗ ████████╗██╗ ██████╗ █████╗ ████████╗███████╗ ║ ║ ██╔════╝██╔═══██╗██╔══██╗╚══██╔══╝██║██╔════╝ ██╔══██╗╚══██╔══╝██╔════╝ ║ ║ █████╗ ██║ ██║██████╔╝ ██║ ██║██║ ███╗███████║ ██║ █████╗ ║ ║...

9.8CVSS8AI score0.99984EPSS
SaveExploits25
Kitploit
Kitploit
added 2026/09/11 5:30 p.m.7 views

CVE-2025-24071

此存储库没有 README。...

6.5CVSS7.2AI score0.22915EPSS
SaveExploits22
Rows per page
Query Builder