Lucene search
+L

13072 matches found

Kitploit
Kitploit
added 2026/09/08 6:52 a.m.6 views

sRDI

sRDI - Shellcode Reflective DLL Injection sRDI allows for the conversion of DLL files to position independent shellcode. It attempts to be a fully functional PE loader supporting proper section permissions, TLS callbacks, and sanity checks. It can be thought of as a shellcode PE loader strapped t...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/08 6:43 a.m.5 views

msxml4-remediation

MSXML 4.0 Remediation PowerShell PowerShell script to remediate security findings related to Microsoft XML Core Services MSXML 4.0 , which is unsupported and commonly flagged by vulnerability scanners. This script I made unregisters the .dll files for MSXML 4 and renames them. This remediates the...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 6:28 a.m.10 views

Prineo_RE

About PriPara internal name Prineo is an arcade rythm game developed by SynSophia. Goal The goal of this project was to reverse the model format of the arcade series in order to port exclusive characters to the newer version of game on Nintendo Switch. Screenshots Some interesting screenshots tak...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/08 6:27 a.m.5 views

CVE-2022-27502

RealVNC server up to 6.9.0 DLL Hijacking Exploit CVE-2022-27502 You can use pre-compiled version 64-bit of it from HERE Copy it to %TEMP% and initiate a repair of RealVNC Server from add or remove programs. It will write the output of whoami command in %TEMP%\output.txt If you want to change the...

7.8CVSS7.4AI score0.0066EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/08 6:12 a.m.3 views

EagleVM

EagleVM Playground for generating virtual machine protected x64 assembly. Project Breakdown EagleVM Main protection application that virtualizes code. EagleVM.Core Static library used by EagleVM that provides all virtualization and analysis functionality. EagleVM.Sandbox Project for future testin...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 5:58 a.m.5 views

Crassus

Crassus Windows privilege escalation discovery tool Quick start 1. In Process Monitor, select the Enable Boot Logging option. 2. Reboot. 3. Once you have logged in and Windows has settled, run Process Monitor once again. 4. When prompted, save the boot log, e.g., to raw.PML. 5. Reset the default...

5.9AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/08 5:55 a.m.7 views

OffensiveCSharp

OffensiveCSharp This is a collection of C tooling and POCs I've created for use on operations. Each project is designed to use no external libraries. Open each project's .SLN in Visual Studio and compile as "Release". Project| Description| Minimum .NET Version ---|---|--- AbandonedCOMKeys|...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 5:48 a.m.6 views

cve-2022-32223

CVE-2022-32223 Source files for generating a demonstration exploit of CVE-2022-32223: Node.js is vulnerable to Hijack Execution Flow: DLL Hijacking under certain conditions on Windows platforms. This vulnerability can be exploited if the victim has the following dependencies on a Windows machine:...

7.3CVSS6.9AI score0.01752EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/08 5:46 a.m.6 views

CVE-2024-6769

Blogpost: CVE-2024-6769 Poisoning the activation cache to elevate from medium to high integrity This blog is about two chained bugs: Stage one is a DLL Hijacking bug caused by the remapping of ROOT drive and stage two is an Activation Cache Poisoning bug managed by the CSRSS server. The first sta...

8.4CVSS6.9AI score0.0108EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/08 5:40 a.m.7 views

Robber

Robber — DLL Hijack Scanner Free, open source tool for finding DLL hijacking opportunities in Windows executables. No third-party dependencies. What it does Windows loads DLLs by searching a fixed set of directories in order — the executable's own directory first, then System32, Windows, PATH...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 5:39 a.m.6 views

CVE-2024-39069

ifood Order Manager 'Gestor de Peddios.exe' - DLL hijacking An attacker places a malicious DLL named "d3d12.dll" in a directory that is searched by the application before the legitimate "d3d12.dll" is found. When the application is launched, it loads the malicious DLL instead of the legitimate on...

7.8CVSS6.7AI score0.00564EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 5:00 a.m.7 views

DLLHSC

DLLHSC DLL Hijack SCanner - A tool to generate leads and automate the discovery of candidates for DLL Search Order Hijacking Index of this page Contents of this repository Modes of operation Compile and Run Guidance Help menu Example Runs Feedback Contents of this repository This repository hosts...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 4:47 a.m.4 views

cve-2021-34527

CVE-2021-34527 CVE-2021-34527 LPE exploit using AddPrinterDriverEx - this is a weaponized version of the LPE that can be used to escalate a DLL to SYSTEM and will also clean up artifacts. The LPE impacts Windows Desktop 7,8,8.1,10,11 & Server 2008,2012,2016,2019. This visual studio project will...

9CVSS7.8AI score0.99792EPSS
SaveExploits41
Kitploit
Kitploit
added 2026/09/08 4:36 a.m.8 views

malwinx

Malwinx A normal flask web app to learn win32api with code snippets and references. Prerequisite You need to download the following package before starting it root@kitploit: pip install flask pip install pefile pip install requests Usage root@kitploit: $ python flaskapp.py Live Demo...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 4:26 a.m.61 views

pe-sieve

Intro PE-sieve is a tool that helps to detect malware running on the system, as well as to collect the potentially malicious material for further analysis. Recognizes and dumps variety of implants within the scanned process: replaced/injected PEs, shellcodes, hooks, and other in-memory patches...

5.9AI score
SaveExploits0References14
Kitploit
Kitploit
added 2026/09/08 4:22 a.m.5 views

CVE-2019-18935-memShell

CVE-2019-18935-memShell source CVE-2019-18935-Memshell Compile root@kitploit: 1.Build https://github.com/A-D-Team/SharpMemshell/blob/main/VirtualPath/memshell.cs 2.Convert dll to byte array 3.Replace rawData in memShell.cpp 4.csc /target:module empty.cs 5.cl /c memShell.cpp 6.link /DLL /LTCG...

9.8CVSS7.9AI score0.99737EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/08 3:58 a.m.6 views

CVE-2017-8759-exploits

CVE-2017-8759-exploits Two versions of CVE-2017-8759 exploits Example 1 - Downloads a .Net dll from a remote location without touching disk, loads and executes Example 2 - Loads an embedded .Net dll and executes...

9.3CVSS7.3AI score0.88698EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/08 3:41 a.m.5 views

CVE-2024-0197-POC

CVE-2024-0197-POC Proof of concept for Local Privilege Escalation in Thales Sentinel HASP LDK. I initially wanted to develop one, but eventually that turned out to be unnecessary. There is no race condition to win, and a simple DLL search order hijacking from a known location suffices to attain...

7.8CVSS7.4AI score0.00433EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/08 3:30 a.m.10 views

SpoolSploit

SpoolSploit A collection of Windows print spooler exploits containerized with other utilities for practical exploitation. Summary SpoolSploit is a collection of Windows print spooler exploits containerized with other utilities for practical exploitation. A couple of highly effective methods would...

9.3CVSS8.2AI score0.86132EPSS
SaveExploits63References7
Kitploit
Kitploit
added 2026/09/08 2:51 a.m.3 views

CVE-2025-24076

CVE-2025-24076 Microsoft Windows Cross Device Service Elevation of Privilege Vulnerability Exploit Overview This script exploits a vulnerability in the Windows Cross Device Service that allows privilege escalation on Windows 11 , Windows Server 2025 , and Windows Server 2022 23H2 Server Core...

7.3CVSS7.5AI score0.03151EPSS
SaveExploits3References1
Rows per page
Query Builder