Lucene search
+L

1433502 matches found

Kitploit
Kitploit
added 2026/09/11 12:17 a.m.7 views

DAHUA_AUTH-BYPASS-CVE-2021-33044

Dahua Authentication Bypass Exploit Simulation PoC CVE-2021-33044 Overview Dahua IP cameras are IoT devices commonly used in security surveillance systems. Due to frequent deployment in internal networks or Internet access, security vulnerabilities in IP cameras can severely impact privacy and...

10CVSS7.9AI score0.99871EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/11 12:15 a.m.5 views

CVE-2025-4190

CVE-2025-4190 — WordPress CSV Mass Importer ≤ 1.2 任意文件上传 -purple 📌 描述 CSV Mass Importer 插件(≤ 1.2)存在一个 管理员+ 任意文件上传 漏洞。 由于对上传文件验证不当,高权限用户(如管理员)可以在服务器上上传任意文件 ,即使在应受限制的场景下(例如多站点设置)也不例外。 攻击者可利用此漏洞上传 PHP 木马或恶意文件,从而在服务器上实现远程代码执行(RCE) 。 由Nxploited(Khaled Alenazi) 发现。 🔥 详情 插件名称: CSV Mass Importer 受影响版本: ≤...

7.2CVSS8.1AI score0.00557EPSS
SaveExploits3References1
Kitploit
Kitploit
added 2026/09/11 12:14 a.m.6 views

DVRFaultNET

DVRFaultNET .NET console application that exploits DVR CVE-2018-9995 vulnerability Usage Once launched, you will be prompted to enter the URL of the DVR camera. The program add ?opt=user&cmd=list to the URL and sends a request containing "Cookie:uid=admin" header then server return a JSON string...

9.8CVSS8.2AI score0.82608EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/09/11 12:13 a.m.6 views

CVE-2025-53580

CVE-2025-53580 WordPress Simple Business Directory Pro 插件 15.6.9 存在高危权限提升漏洞 CVE-2025-53580 Simple Business Directory Pro — 错误的权限分配 → 密码重置 → 管理员接管 root@kitploit: / | |// / / / | | / | / \ / \ | | | \ /| | / | | /| /| | | | | / -----/ | |/ ----- \ \ / | | / / / //// //// / ❶ 漏洞 根本原因:...

9.8CVSS6AI score0.0037EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/11 12:12 a.m.8 views

WinboxPoC

WinboxExploit This is a proof of concept of the critical WinBox vulnerability CVE-2018-14847 which allows for arbitrary file read of plain text passwords. The vulnerability has long since been fixed, so this project has ended and will not be supported or updated anymore. You can fork it and updat...

9.1CVSS8.4AI score0.96087EPSS
SaveExploits24
Kitploit
Kitploit
added 2026/09/11 12:12 a.m.8 views

jexboss

JexBoss - JBoss およびその他のJavaデシリアライゼーション脆弱性 検証および悪用ツール JexBossは、JBoss Application Serverやその他のJavaプラットフォーム、フレームワーク、アプリケーションなどの脆弱性をテストし、悪用するためのツールです。 必要条件 Python = 2.7.x urllib3 ipaddress Linux\Mac へのインストール JexBossの最新バージョンをインストールするには、以下のコマンドを使用してください。 root@kitploit: git clone...

8.3AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 12:11 a.m.5 views

CVE-2021-41773

CVE-2021-41773 Vulnerable service Installation Several options: 1. Docker container root@kitploit: docker run -d -p 8080:80 12345qwert123456/apache2449cve-2021-41773 2. Dockerfile root@kitploit: git clone https://github.com/12345qwert123456/CVE-2021-41773.git cd...

9.8CVSS8.1AI score0.99992EPSS
SaveExploits165
Kitploit
Kitploit
added 2026/09/11 12:11 a.m.8 views

Secure-Desktop

Secure-Desktop Secure Desktop 是一款用于 Windows 的工具,可在安全区域中打开程序,键盘记录器和远程管理工具无法通过任何常规方式访问该区域。 软件键盘记录器的工作原理是设置一个 Windows 钩子,该钩子会告诉 Windows,每当用户 按下按键 或 使用鼠标 时,就将按下的按键、鼠标移动的位置以及鼠标点击的位置告知键盘记录器。 Secure Desktop 会 打开一个新桌面,然后在该桌面内打开你选择的程序。Windows 会阻止程序访问它们未在其中打开的桌面,这意味着在常规桌面中打开的任何键盘记录器都无法访问安全桌面中的键盘或鼠标操作,反之亦然。...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 12:10 a.m.8 views

Scalar-Venom-Attack

This paper analyzes cryptographic vulnerabilities discovered in modern cryptographic key management infrastructure, with a particular focus on critical flaws in the architecture of hardware security modules HSMs when handling elliptic curve private keys. The study focuses on a class of attacks th...

7.5CVSS6.4AI score0.01804EPSS
SaveExploits1References4
Kitploit
Kitploit
added 2026/09/11 12:09 a.m.7 views

Cordon

Cordon ⚠️ PROJECT DEPRECATED Development on this project has been stopped because someone else was working on the same idea and built a better solution. We highly recommend checking out:Fence by Use-Tusk. Note: This repository was originally created forFOSS HACK 2026 , though we unfortunately...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 12:07 a.m.6 views

CVE-2026-26832

CVE-2026-26832: node-tesseract-ocr 中的操作系统命令注入 摘要 node-tesseract-ocr 至版本 2.2.1 允许在 src/index.js 的 recognize 中进行操作系统命令注入。该包构建一个 shell 命令字符串并使用 childprocess.exec 执行它。由于输入路径仅用双引号包裹,攻击者可以通过精心构造的文件路径注入 shell 语法。 受影响产品 产品| 受影响版本| 修复版本 ---|---|--- node-tesseract-ocr| 所有 2.2.1 及之前版本| 截至 2026-03-24 无可用修复...

9.8CVSS8.2AI score0.01706EPSS
SaveExploits3References2
Kitploit
Kitploit
added 2026/09/11 12:03 a.m.9 views

jaeles-signatures

该项目是 Osmedeus Engine 的一部分。查看其在 @OsmedeusEngine 的集成方式 本仓库仅包含 Jaeles 项目的默认签名。欢迎提交 Pull Request 或任何想法。 请阅读官方文档 这里 以了解如何编写你自己的签名。 安装 root@kitploit: jaeles config init 或者 尝试将签名文件夹克隆到某个位置,例如: root@kitploit: git clone --depth=1 https://github.com/jaeles-project/jaeles-signatures /tmp/jaeles-signatures/...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/11 12:02 a.m.5 views

CVE-2025-57819-ioc-check

CVE-2025-57819-ioc-check 説明 CVE-2024-6387-ioc-check は、FreePBXサーバー上で endpoint ユーザーは、FreePBXの最新サポートバージョン(現在は15、16、17)にアップグレードし、インストールされている「endpoint」モジュールが最小パッチバージョンを満たしていることを確認する必要があります。自動アップデートが設定されていないシステム、または手動でアップデートしたい場合は、管理者コントロールパネルのメニュー Admin - Module Admin...

10CVSS8.5AI score0.99506EPSS
SaveExploits100References1
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.8 views

PT-2026-89813

A vulnerability allows users authenticating through a federated OIDC provider to obtain the uaa.admin scope despite operators restricting that provider through externalGroupsWhitelist configuration. The issue occurs specifically when an OIDC identity provider uses groupMappingMode: AS SCOPES with...

9.2CVSS
SaveExploits0References2
OPENSUSE Linux
OPENSUSE Linux
added 2026/09/11 12:00 a.m.3 views

ansible-creator-26.8.0-1.1 on GA media (moderate)

ansible-creator-26.8.0-1.1 on GA media Announcement ID: openSUSE-SU-2026:11729-1 Rating: moderate Cross-References: CVE-2026-31899 CVSS scores: CVE-2026-31899 SUSE : 5.5 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H CVE-2026-31899 SUSE : 6.8...

6.8CVSS0.0049EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2026/09/11 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-88014

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.72.0 until 1.75.1, the archive ZIP backend...

6.3CVSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.4 views

PT-2026-90548

Summary The published fix for GHSA-v6ph-xcq9-qxxj / CVE-2026-39885 added a direct hostname denylist for OpenAPI external $ref dereferencing, but the latest patched dependency mcp-from-openapi 2.3.0 still makes backend-origin requests to loopback when the target is reached through hostname...

8.5CVSS0.00319EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.4 views

PT-2026-90160

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-wmi-sysman: Don't hex dump attribute security buffer set attribute populates the security area of the BIOS attribute request buffer with the current admin password via populate security buffer, then dumps the...

SaveExploits0References5
Cvelist
Cvelist
added 2026/09/11 12:00 a.m.10 views

CVE-2026-79395

An improper authentication vulnerability in the WS-Security wsse:UsernameToken verification routine within the Sofia IPC daemon in Xiongmai IP Camera XM530 firmware HMT.CM2005-v220608.1837 and earlier allows remote attackers to bypass authentication and execute privileged ONVIF actions including...

SaveExploits0References1
EUVD
EUVD
added 2026/09/11 12:00 a.m.4 views

EUVD-2026-76192

An improper authentication vulnerability in the WS-Security wsse:UsernameToken verification routine within the Sofia IPC daemon in Xiongmai IP Camera XM530 firmware HMT.CM2005-v220608.1837 and earlier allows remote attackers to bypass authentication and execute privileged ONVIF actions including...

9.8CVSS
SaveExploits0References1
Rows per page
Query Builder