Lucene search
+L

59 matches found

Kitploit
Kitploit
added 2026/09/19 4:13 a.m.7 views

XeytanWin32-RAT

ADVERTENCIA Este es un RAT con errores, no completado, no estable. Sigue siendo una aplicación "en progreso". Introducción Proyecto creado para matar algo de mi tiempo libre, no se mantiene activamente. Hay muchas cosas que mejorar/arreglar, y llevará tiempo alcanzar estabilidad en este proyecto...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 11:23 p.m.16 views

wasmforge

WasmForge WasmForge compila programas en Go y C a WebAssembly, luego los empaqueta como binarios nativos individuales. Los ejecutables resultantes aíslan el código invitado dentro de un runtime WASM una bifurcación por compilación de wazero. Desde dentro de esa caja de arena, los invitados obtien...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/18 9:54 p.m.10 views

D1rkSleep

D1rkSleep Versión mejorada de EKKO por @5pider que cifra solo las secciones de imagen. Técnica de ofuscación de Sleep que utiliza la API Win32 CreateTimerQueueTimer. Créditos: https://github.com/Cracked5pider/Ekko...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/18 9:35 p.m.12 views

charlotte

charlotte c++ 完全免杀的 shellcode 加载器 ; 发布此工具以庆祝我的新生儿诞生 描述 13/05/2021: 1. c++ shellcode 加载器,截至 2021 年 5 月 13 日完全免杀 0/26。 2. 动态调用 win32 API 函数 3. shellcode 和函数名的 XOR 加密 4. 每次运行随机化 XOR 密钥和变量 5. 在 Kali Linux 上,只需 'apt-get install mingw-w64' 即可! 17/05/2021: 6. 随机字符串长度和 XOR 密钥长度 antiscan.me 使用方法 git clone...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/18 9:35 p.m.173 views

charlotte

charlotte c++ fully undetected shellcode launcher ; releasing this to celebrate the birth of my newborn description 13/05/2021: 1. c++ shellcode launcher, fully undetected 0/26 as of 13th May 2021. 2. dynamic invoking of win32 api functions 3. XOR encryption of shellcode and function names 4...

5.5AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/18 7:52 p.m.8 views

staged-DLL-Injection-SMB-

staged-DLL-Injection Prueba de concepto de inyección de DLL por etapas escrita en C usando APIs de Win32, desarrollada en un entorno de laboratorio aislado para el estudio de certificación de red team CRTO. ⚠️ Aviso legal: Este proyecto fue desarrollado estrictamente en un entorno de laboratorio...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 2:41 p.m.14 views

CVE-2024-4577-checker

CVE-2024-4577 漏洞检查器 CVE-2024-4577 漏洞检查器是一个 Bash 脚本,用于扫描多个域名中是否存在 PHP-CGI 的 CVE-2024-4577 漏洞。该工具允许安全研究人员和系统管理员快速评估其系统或域名列表是否可能受到此特定安全问题的影响。 描述 在 PHP 8.1. 版本(早于 8.1.29)、8.2. 版本(早于 8.2.20)、8.3. 版本(早于 8.3.8)中,当在 Windows 上使用 Apache 和 PHP-CGI 时,如果系统设置为使用某些代码页,Windows 可能会使用“最佳匹配”行为来替换传递给 Win32 API...

9.8CVSS7.7AI score0.99987EPSS
SaveExploits68
Kitploit
Kitploit
added 2026/09/18 9:09 a.m.9 views

C2-Hunter

C2-Hunter C2-Hunter 是一款专为恶意软件分析师设计的程序,用于实时提取恶意软件中的命令与控制(C2)流量。该程序采用独特方法,通过挂钩 Win32 连接 API 实现。 借助 C2-Hunter,恶意软件分析师现在可以实时拦截和分析通信,深入了解网络威胁的内部运作。其跟踪恶意软件 C2 元素的能力使其成为任何网络安全团队不可或缺的工具。 特性 实时提取 C2 流量 绕过恶意软件的时间延迟以加快提取过程(即将推出) 真实恶意软件使用案例 用于从恶意软件中提取多个 C2 地址...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/18 7:41 a.m.7 views

thematrix

TheMatrix 本项目旨在简化恶意软件分析过程。目标是创建一个激活器二进制文件,其作用是加载用户定义的二进制文件,并通过使用 Win32 API 钩子监视执行过程。相关数据随后保存到磁盘。代码支持 x86 和 x64 二进制文件。 文档 我写了一篇博客文章解释其工作原理:http://antonioparata.blogspot.com/2022/06/thematrix-process-inspection-tool-aimed.html 用法 要监视一个新的二进制文件,需要创建一个激活器 。激活器将加载并监视用户输入的二进制文件。要创建激活器,请使用 -add 选项。用法示例如下...

6.2AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 6:38 a.m.13 views

p-invoke.net

p-invoke.net 此仓库包含了大多数情况下离线的 pinvoke.net 中的大部分 P/Invoke 定义,并为每个定义添加了微软文档链接。 Gitbook 地址:https://ricardojoserf.gitbook.io/pinvoke 备注 我做这个是为了快速查看一些定义,因为我经常使用 pinvoke.net,但有更专业的解决方案,比如 CsWin32。 该网站包含近 2500 个文件,是 Gitbook 的极限,但非常欢迎提交 Pull Request(如果某个定义有误,或者你想添加新的定义)。...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 10:54 a.m.13 views

pywintrace

ETW Event Tracing for Windows ETW es una facilidad de rastreo que permite a un usuario registrar eventos en un archivo o búfer. Una descripción general de ETW se puede encontrar aquí. La arquitectura básica incluye un Proveedor, un Controlador y un Consumidor. El controlador define y controla una...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 5:20 p.m.10 views

Ekko

Ekko A small sleep obfuscation technique that uses CreateTimerQueueTimer Win32 API. Proof of Concept. Can be done better. NOTE This implementation has known flawes. So I wouldn't recommend using it without knowing how it works or know how to spot and fix those flaws. TLDR: don't copy and past it...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 4:58 p.m.8 views

TokenPlayer

TokenPlayer Manipulando y abusando de los tokens de acceso de Windows. TokenPlayer es solo una pequeña herramienta que hice para aprender programación de la API de win32 y entender mejor el modelo de tokens de acceso de Windows. Características: Robar y suplantar tokens primarios. Suplantar...

6.2AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/05 4:49 a.m.7 views

emp3r0r v4.15.0

emp3r0r A self-healing, memory-only C2 for Linux and Windows — agents that survive broken links, never touch disk, and script their way through the Win32 API. What is emp3r0r? emp3r0r is a post-exploitation framework and C2 built for Linux and Windows environments where stealth and resilience...

6.1AI score
SaveExploits0References7
GithubExploit
GithubExploit
added 2025/04/12 12:28 p.m.1140 views

Exploit for OS Command Injection in Php

CVE-2024-4577 usage: CVE-2024-4577.py -h -v RHOST RPO...

9.8CVSS9.7AI score0.99987EPSS
SaveExploits68
Tenable Nessus
Tenable Nessus
added 2024/09/26 12:00 a.m.506 views

PHP 8.3.x < 8.3.12 Multiple Vulnerabilities

The version of PHP installed on the remote host is prior to 8.3.12. It is, therefore, affected by multiple vulnerabilities as referenced in the Version 8.3.12 advisory. - In PHP versions 8.1. before 8.1.30, 8.2. before 8.2.24, 8.3. before 8.3.12, when using a certain non- standard configurations ...

9.8CVSS8.1AI score0.99987EPSS
SaveExploits72References9
GithubExploit
GithubExploit
added 2024/08/20 2:56 a.m.527 views

Exploit for OS Command Injection in Php

PHP CGI Argument Injection CVE-2024-4577 RCE 📜 Descripti...

9.8CVSS9.5AI score0.99987EPSS
SaveExploits68
Cvelist
Cvelist
added 2024/06/09 7:42 p.m.95 views

CVE-2024-4577 Argument Injection in PHP-CGI

In PHP versions 8.1. before 8.1.29, 8.2. before 8.2.20, 8.3. before 8.3.8, when using Apache and PHP-CGI on Windows, if the system is set up to use certain code pages, Windows may use "Best-Fit" behavior to replace characters in command line given to Win32 API functions. PHP CGI module may...

9.8CVSS0.99987EPSS
SaveExploits68References19
Vulnrichment
Vulnrichment
added 2024/06/09 7:42 p.m.51 views

CVE-2024-4577 Argument Injection in PHP-CGI

In PHP versions 8.1. before 8.1.29, 8.2. before 8.2.20, 8.3. before 8.3.8, when using Apache and PHP-CGI on Windows, if the system is set up to use certain code pages, Windows may use "Best-Fit" behavior to replace characters in command line given to Win32 API functions. PHP CGI module may...

9.8CVSS7.1AI score0.99987EPSS
SaveExploits68References19
AlpineLinux
AlpineLinux
added 2024/06/09 7:42 p.m.66 views

CVE-2024-4577

In PHP versions 8.1. before 8.1.29, 8.2. before 8.2.20, 8.3. before 8.3.8, when using Apache and PHP-CGI on Windows, if the system is set up to use certain code pages, Windows may use "Best-Fit" behavior to replace characters in command line given to Win32 API functions. PHP CGI module may...

9.8CVSS9.5AI score0.99987EPSS
SaveExploits68
Rows per page
Query Builder