Lucene search
+L

59 matches found

Kitploit
Kitploit
added 2026/09/16 7:35 a.m.7 views

thematrix

TheMatrix This project was created to ease the malware analysis process. The goal is to create an activator binary whose purpose is to load a user defined binary and monitor the execution by using Win32 API hooks. Relevant data is then saved to disk. The code supports both x86 and x64 binaries. D...

6.2AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 6:55 a.m.7 views

staged-DLL-Injection-SMB-

staged-DLL-Injection Staged DLL injection proof-of-concept built in C using Win32 APIs — developed in an isolated lab environment for red team certification study CRTO. ⚠️ Disclaimer: This project was developed strictly in an isolated lab environment for educational purposes as part of offensive...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 3:14 a.m.13 views

p-invoke.net

p-invoke.net This repository contains most of the P/Invoke definitions from the most-of-the-time offline pinvoke.net, adding the link to the Microsoft documentation for each one. The Gitbook is available at https://ricardojoserf.gitbook.io/pinvoke. Notes I did this to check some definitions in a...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/16 12:56 a.m.16 views

wasmforge

WasmForge WasmForge compiles Go and C programs to WebAssembly, then packages them as single native binaries. The resulting executables sandbox guest code inside a WASM runtime a per-build fork of wazero. From inside that sandbox, guests get transparent access to networking, raw sockets, Win32 API...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 8:59 p.m.6 views

XeytanWin32-RAT

WARNING This is a buggy RAT, not completed, not stable. It still a "work in progress" application. Introduction Project created to kill some of my free time, It is not actively maintained. There are a lot of things to improve/fix, and it will take time to reach a stability on this project. Featur...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 6:13 p.m.12 views

charlotte

charlotte c++ lanzador de shellcode totalmente no detectado ; liberando esto para celebrar el nacimiento de mi recién nacido descripción 13/05/2021: 1. lanzador de shellcode en c++, totalmente no detectado 0/26 a fecha del 13 de mayo de 2021. 2. invocación dinámica de funciones de la API de win32...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 6:13 p.m.172 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/15 3:58 p.m.14 views

CVE-2024-4577-checker

CVE-2024-4577 Vulnerability Checker The CVE-2024-4577 Vulnerability Checker is a Bash script designed to scan multiple domains for the CVE-2024-4577 vulnerability in PHP-CGI. This tool allows security researchers and system administrators to quickly assess whether their systems or a list of domai...

9.8CVSS7.7AI score0.99987EPSS
SaveExploits68
Kitploit
Kitploit
added 2026/09/15 11:25 a.m.8 views

C2-Hunter

C2-Hunter C2-Hunter is a program designed for malware analysts to extract Command and Control C2 traffic from malwares in real-time. The program uses a unique approach by hooking into win32 connections APIs. With C2-Hunter, malware analysts can now intercept and analyze communication in real-time...

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

pywintrace

ETW(Windows 事件跟踪) ETW 是一种跟踪机制,允许用户将事件记录到文件或缓冲区中。有关 ETW 的概述可参见此处。其基本架构包括提供程序(Provider)、控制器(Controller)和消费者(Consumer)。控制器定义并控制捕获会话,包括会话中包含哪些提供程序,以及启动和停止会话。提供程序使用 GUID(全局唯一标识符)指定,将事件记录到一系列缓冲区中。消费者从缓冲区或文件中接收消息,并按时间顺序处理它们。 该模块是一个完全基于 Python 的 ctypes 封装,围绕控制 ETW 会话和处理消息数据所需的 Win32 API...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 5:20 p.m.8 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.7 views

TokenPlayer

TokenPlayer Manipulating and Abusing Windows Access Tokens. TokenPlayer is just a small tool i made to learn win32 api programming and understand better the access token model of windows. Features: Stealing and Impersonating primary tokens. Impersonating Protected Processes. Bypassing UAC by usin...

6.2AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/11 9:53 p.m.10 views

D1rkSleep

D1rkSleep Improved version of EKKO by @5pider that Encrypts only Image Sections. Sleep obfuscation technique that uses CreateTimerQueueTimer Win32 API. Credits: https://github.com/Cracked5pider/Ekko...

5.8AI score
SaveExploits0References1
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.1139 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.504 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.526 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.94 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.49 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