Lucene search
+L

128616 matches found

Kitploit
Kitploit
added 2026/09/08 7:53 p.m.9 views

CVE-2026-15826-CVE-2026-15748

CVE-2026-15826, CVE-2026-15748 捐赠 通过 PayPal 或扫描下方二维码来支持本项目的维护。 ⚡ 简单使用 请仅在安全且经过授权的环境中使用本项目,例如: 本地虚拟机 Docker 容器 隔离的实验室环境 授权的渗透测试环境 示例设置: root@kitploit: git clone cd Project use python follow below Create a virtual environment python -m venv venv Activate the virtual environment macOS / Linux source...

9.8CVSS6.2AI score0.04615EPSS
SaveExploits33References2
Kitploit
Kitploit
added 2026/09/08 7:52 p.m.3 views

OpenSSL_1_0_1g_CVE-2015-1788

OpenSSL 1.0.1g 7 Apr 2014 Copyright c 1998-2011 The OpenSSL Project Copyright c 1995-1998 Eric A. Young, Tim J. Hudson All rights reserved. DESCRIPTION The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, fully featured, and Open Source toolkit implementing the...

4.3CVSS6.7AI score0.24447EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 7:52 p.m.15 views

CVE-2026-65400

CVE-2026-65400 捐赠 通过 PayPal 或扫描下方的二维码来支持本项目的维护。 ⚡ 简单用法 请仅在安全且经授权的环境中使用本项目,例如: 本地虚拟机 Docker 容器 隔离实验室环境 经授权的渗透测试环境 示例配置: root@kitploit: git clone cd Project use python follow below Create a virtual environment python -m venv venv Activate the virtual environment macOS / Linux source venv/bin/activa...

9.8CVSS8.4AI score0.09905EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/08 7:50 p.m.10 views

Automated-blind-xss-search-for-Burp-Suite

Femida-xss WIP 一个用于 Burp Suite 的自动化盲 XSS 搜索插件。 安装 Git clone https://github.com/ianxtianxt/Automated-blind-xss-search-for-Burp-Suite.git Burp - Extender - Add - 找到并选择 blind-xss.py 如何使用 设置 首先,你需要在名为 “Your url” 的字段中设置你的回调 URL,然后按 Enter 键自动将其保存到 config.py 文件中。 设置完成后,你需要用你的 OOB-XSS 向量填充 Payloads...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/08 7:48 p.m.6 views

skulto

Skulto 在安装 AI 智能体技能之前,扫描其中的提示注入风险 ╔════════════════════════════════════════════════════════╗ ║ ███████╗██╗ ██╗██╗ ██╗██╗ ████████╗ ██████╗ ║ ║ ██╔════╝██║ ██╔╝██║ ██║██║ ╚══██╔══╝██╔═══██╗ ║ ║ ███████╗█████╔╝ ██║ ██║██║ ██║ ██║ ██║ ║ ║ ╚════██║██╔═██╗ ██║ ██║██║ ██║ ██║ ██║ ║ ║ ███████║██║...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/08 7:46 p.m.6 views

CVE-2024-6387-POC

Exploiting OpenSSH Vulnerability CVE-2024-6387 🚀 A Python script designed to exploit a remote code execution RCE vulnerability in OpenSSH CVE-2024-6387. This vulnerability involves a condition in the handler that can lead to arbitrary code execution, allowing an attacker to gain root access. This...

8.1CVSS7.1AI score0.99506EPSS
SaveExploits71
Github Security Blog
Github Security Blog
added 2026/09/08 7:42 p.m.8 views

GitPython: TagReference.create positional reference bypasses kwargs-only --file guard, enabling arbitrary file read (incomplete fix of 3af0c251)

Summary TagReference.create forwards a caller-influenced positional reference value into git tag without it ever being inspected by the unsafe-option guard, allowing an arbitrary file read the file's contents are returned in-band as the annotated tag message. This is an incomplete-fix bypass of...

7.1CVSS0.00241EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/09/08 7:42 p.m.5 views

GHSA-3WXW-XV34-2FRG GitPython: TagReference.create positional reference bypasses kwargs-only --file guard, enabling arbitrary file read (incomplete fix of 3af0c251)

Summary TagReference.create forwards a caller-influenced positional reference value into git tag without it ever being inspected by the unsafe-option guard, allowing an arbitrary file read the file's contents are returned in-band as the annotated tag message. This is an incomplete-fix bypass of...

6.5CVSS0.00241EPSS
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/08 7:40 p.m.6 views

confusploit

This is a Script to find vulnerable servers to CVE-2022-26134 and can be used together SHODAN CLI and Bash Scripting One-Liner Please use only for legal and educational purposes Confluence Pre-Auth Remote Code Execution via OGNL Injection CVE-2022-26134 On June 02, 2022 Atlassian released a...

9.8CVSS8.2AI score0.99999EPSS
SaveExploits77
Kitploit
Kitploit
added 2026/09/08 7:39 p.m.9 views

CVE-2024-8275

CVE-2024-8275 CVE-2024-8275 is a critical SQL injection vulnerability discovered in the WordPress plugin The Events Calendar. This vulnerability affects versions up to and including 6.6.4. The issue arises from insufficient escaping of the 'order' parameter in the tribehasnextevent function...

9.8CVSS8.2AI score0.49914EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/08 7:39 p.m.6 views

CVE-2024-43363

CVE-2024-43363 CVE-2024-43363 Exploit Script This Python script is designed to test if a Cacti instance is vulnerable to CVE-2024-43363, a Remote Code Execution RCE vulnerability caused by log poisoning. How the Vulnerability Works: root@kitploit: Log Poisoning: An attacker injects PHP code into...

7.2CVSS7.9AI score0.35599EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/08 7:37 p.m.8 views

CVE-2023-25581

This Python script demonstrates the exploitation of the CVE-2023-25581 vulnerability in pac4j-core. The vulnerability allows an attacker to execute arbitrary code RCE by deserializing maliciously crafted Base64-encoded data. Prerequisites Before running the script, make sure you have the followin...

9.2CVSS5.8AI score0.01936EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/08 7:32 p.m.10 views

violent-python3

Python 3 "Violent Python" Source Code Source code for the book "Violent Python" by TJ O'Connor. The code has been fully converted to Python 3, reformatted to comply with PEP8 standards and refactored to eliminate dependency issues involving the implementation of deprecated libraries. A conversion...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/08 7:30 p.m.7 views

Detection-and-Mitigation-for-CVE-2022-1679

Detection-and-Mitigation-for-CVE-2022-1679 The ath9k is a Linux kernel driver supporting Atheros chips. A use-after-free flaw was found in the Linux kernel’s Atheros wireless adapter driver in the way a user forces the ath9khtcwaitfortarget function to fail with some input messages. This flaw...

7.8CVSS6.9AI score0.00813EPSS
SaveExploits2References1
GithubExploit
GithubExploit
added 2026/09/08 7:20 p.m.24 views

Exploit for CVE-2026-82222

⚡ GHOSTLYR00T - GiveWP RCE Exploit Framework...

10CVSS0.01547EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/08 7:19 p.m.9 views

zeek-xor-exe-plugin

Corelight::PEXOR Zeek 插件,用于检测并解密经过 XOR 混淆的 Windows EXE。 用于对文件进行 XOR 的密钥会被自动发现,并被用于将文件还原为原始的 Windows 可执行文件。文件去混淆后,会被传回文件分析框架进行进一步分析。 安装 从源码安装 .. code:: bash git clone https://github.com/corelight/zeek-xor-exe-plugin.git cd zeek-xor-exe-plugin ./configure sudo make install 现在确认 Zeek 可以识别它: .. code:...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/08 7:14 p.m.7 views

CVE-2017-0781

CVE-2017-0781 PoC Overview This is an implementation of the CVE-2017-0781 Android heap overflow vulnerability described in the Blueborne whitepaper released by Armis. Further reading: https://www.armis.com/blueborne/ In the current state, this code only demonstrates the overflow and the ability o...

8.8CVSS8.1AI score0.2285EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/08 7:06 p.m.8 views

CVE-2019-9081_PoC

CVE-2019-9081poc Poc for CVE-2019-9081, this CVE is just a new POP chain. The project is a pre-built vulnerable Laravel 5.7.x application with an entry point for POI vulnerability at URI /deserialize POST-request. Lab setup: Starting the vulnerable application: root@kitploit: $ git clone...

7.9AI score
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/08 6:55 p.m.6 views

sshelf

sshelf Fuzzy-search your SSH hosts and connect in two keystrokes. sshelf keeps its own host list, builds the ssh command for you, and then gets out of the way. It hands the terminal to real OpenSSH and never touches /.ssh/config. Install macOS and Linux, x8664 and arm64. The prebuilt packages nee...

5.8AI score
SaveExploits0References24
EUVD
EUVD
added 2026/09/08 6:41 p.m.11 views

EUVD-2026-65223

GitPython: clonefrom/clone omit --separate-git-dir from unsafegitcloneoptions, enabling arbitrary git-directory creation outside the destination...

8.7CVSS5.7AI score0.0043EPSS
SaveExploits1References7
Rows per page
Query Builder