Lucene search
+L

658 matches found

Kitploit
Kitploit
added 2026/09/11 4:34 p.m.7 views

PowerShx

SharpShx Unmanaged PowerShell execution using DLLs or a standalone executable. Introduction PowerShx is a rewrite and expansion on the PowerShdll project. PowerShx provide functionalities for bypassing AMSI and running PS Cmdlets. Features Run Powershell with DLLs using rundll32.exe,...

6.1AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 3:36 p.m.4 views

CVE-2021-40444

CVE-2021-40444 PoC Malicious docx generator to exploit CVE-2021-40444 Microsoft Office Word Remote Code Execution Creation of this Script is based on some reverse engineering over the sample used in-the-wild: 938545f7bbe40738908a95da8cdeabb2a11ce2ca36b0f6a74deda9378d380a52 docx file You need to...

8.8CVSS7.1AI score0.9745EPSS
SaveExploits38
Kitploit
Kitploit
added 2026/09/11 2:43 p.m.8 views

CVE-2021-40444

Fully Weaponized CVE-2021-40444 Malicious docx generator to exploit CVE-2021-40444 Microsoft Office Word Remote Code Execution, works with arbitrary DLL files. Update 31/05/2022 - CVE-2022-30190 - Follina Now the generator is able to generate the document required to exploit also the "Follina"...

8.8CVSS7.2AI score0.9745EPSS
SaveExploits38References1
Kitploit
Kitploit
added 2026/09/11 10:54 a.m.4 views

CPLDCOMTrigger

CPLDCOMTrigger Description A Python script depends on Impacket scripts to trigger the loading of a .cpl file into memory using a DCOM object. The CPL file path must already be added to the registry. The script uses the Open function in the IOpenControlPanel interface to load the CPL Control Panel...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 10:29 a.m.9 views

CPLDCOMTrigger

CPLDCOMTrigger Description A Python script depends on Impacket scripts to trigger the loading of a .cpl file into memory using a DCOM object. The CPL file path must already be added to the registry. The script uses the Open function in the IOpenControlPanel interface to load the CPL Control Panel...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 8:29 a.m.9 views

SharpPN

C PrintNightmare CVE-2021-1675 You'll need a DLL to use SharpPN. So once you have that, just build and specify the dll path in the command-line arguments. Build You can build yourself with C:\Windows\Microsoft.NET\Framework64\v3.5\csc.exe -out:SharpPN.exe C:\Path\to\Program.cs or by opening the...

9.3CVSS7.9AI score0.86132EPSS
SaveExploits63References1
Kitploit
Kitploit
added 2026/09/11 8:26 a.m.7 views

CVE-2020-24972

So CVE-2020-24972 spans from another cve in actually. I don't remember the cve that got designated but it has to do with platformpluginpath cmdline option from qt. So in essence the problem comes from using qt, persee the option platformpluginpath . "This parameter is supposed to contain a...

8.8CVSS7.7AI score0.04758EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/11 6:35 a.m.8 views

LdrLibraryEx

LdrLibraryEx A small x64 library to load dll's into memory. Features low dependencies & function use only ntdll.dll used position independent code lightweight and minimal easy to use load modules from memory load modules from disk api sets support bypass image load callbacks using private memory...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 5:47 a.m.15 views

CVE-2021-1675-LPE-EXP

CVE-2021-1675-LPE-EXP Simple LPE Exploit of CVE-2021-1675 Usage root@kitploit: CVE-2021-1675-LPE.exe C:\test\MyPigDLL.dll MyPigDLL.dll,is a test DLL which will create C:\test.txt if succeed Notice 1. Add EnumPrinterDriversW for get pDriverPath, so We dont need change the "hardcode Driver path"...

9.3CVSS8AI score0.86132EPSS
SaveExploits63
Kitploit
Kitploit
added 2026/09/11 5:03 a.m.8 views

themebleed

ThemeBleed Proof-of-Concept for CVE-2023-38146 "ThemeBleed" root@kitploit: Usage: ThemeBleed.exe Commands: server - Runs the server maketheme - Generates a .theme file referencing the specified host makethemepack - Generates a .themepack file referencing the specified host Data files The binaries...

8.8CVSS7.8AI score0.39491EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/11 2:17 a.m.6 views

DarkLoadLibrary

DarkLoadLibrary LoadLibrary for offensive operations. How does it work? https://www.mdsec.co.uk/2021/06/bypassing-image-load-kernel-callbacks/ Usage root@kitploit: DARKMODULE DarkModule = DarkLoadLibrary LOADLOCALFILE, // control flags L"TestDLL.dll", // local dll path, if loading from disk NULL,...

6.2AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 11:32 p.m.5 views

CVE-2024-38077

CVE-2024-38077-EXP 基于伪代码后修复的代码。 有效范围 EXP:Windows Server 2025 POC:08-25 使用 root@kitploit: options: -h, --help show this help message and exit --targetip TARGETIP Target IP, eg: 192.168.120.1 --evilip EVILIP Evil IP, eg: 192.168.120.2 --evildllpath EVILDLLPATH Evil dll path, eg: \smb\evildll.dll...

9.8CVSS8.2AI score0.84112EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/10 10:50 p.m.10 views

CVE-2021-1675_RDL_LPE

CVE-2021-1675RDLLPE CS reflective loading plugin for PrintNightMare LPE privilege escalation vulnerability. Out-of-the-box, memory loading, obfuscated driver name loading to bypass Defender/EDR. Disclaimer: This project is only for learning and communication, please use it cautiously within a...

9.3CVSS7.8AI score0.86132EPSS
SaveExploits63
Kitploit
Kitploit
added 2026/09/10 5:46 p.m.5 views

CVE-2020-0668

CVE-2020-0668 Make CVE-2020-0668 exploit work for version = win10 v1903 Diaghub Exploit evil.dll STEP 2:execute exp.ps1 with powershell STEP 3:execute Diaghub.exe C:\ProgramData evil.dll to load dll and add user. Diaghub UsoDllLoader Exploit = v1903 powershell exploit works on version = win10 v19...

7.8CVSS7.5AI score0.2605EPSS
SaveExploits8References6
Kitploit
Kitploit
added 2026/09/10 5:12 p.m.6 views

exe_to_dll

EXEtoDLL Convierte un EXE para que pueda cargarse como una DLL. Compatible con DLLs de 32 y 64 bits Inspirado por la idea de@guywhataguy. Lea más aquí. Descarga Las compilaciones estables están disponibles en releases. Las compilaciones de prueba se pueden descargar desde el servidor de...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/10 4:23 p.m.6 views

PythonMemoryModule

PythonMemoryModule pure-python implementation of MemoryModule technique to load a dll or unmanaged exe entirely from memory "Python memory module" AI generated pic - hotpot.ai What is it PythonMemoryModule is a Python ctypes porting of the MemoryModule technique originally published by Joachim...

5.8AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/10 12:38 p.m.9 views

CVE-2025-9267

CVE-2025-9267 Description In Seagate Toolkit on Windows there is an insecure DLL-loading vulnerability in the Toolkit Installer prior to version 2.35.0.6 where the installer attempts to load DLLs from the current working directory without validating their origin or integrity. An attacker who can...

7CVSS6.8AI score0.00253EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 11:45 a.m.5 views

CVE-2021-1675-PrintNightmare

CVE-2021-1675-PrintNightmare Working PowerShell POC Powershell script is copied from https://github.com/calebstewart/CVE-2021-1675 Respect for Caleb Stewart and John Hammond. I just wanted to have working poc close at hand. Ive added my custom DLL and an obfuscated version of powershell script...

9.3CVSS7.9AI score0.86132EPSS
SaveExploits63References1
Kitploit
Kitploit
added 2026/09/09 9:40 a.m.10 views

ThemeBleedPy

A huge thanks to gabek for the initial PoC in C, and actually finding this CVE, this is a remake of his code in python, reusing his stage files. To see the initial PoC view his page for it here: https://github.com/gabe-k/themebleed ThemeBleedPy A proof of concept using python for the CVE-2023-381...

8.8CVSS7.8AI score0.39491EPSS
SaveExploits5References2
Kitploit
Kitploit
added 2026/09/07 8:19 p.m.7 views

CVE-2026-50343-InstallService-EoP

CVE-2026-50343: InstallService StaticPluginMap EoP Standard User to SYSTEM I independently discovered and reported the vulnerability now tracked as CVE-2026-50343. MSRC confirmed my submission as a duplicate of an earlier report from another researcher. A standard interactive user can write...

7.8CVSS7.5AI score0.00298EPSS
SaveExploits1References5
Rows per page
Query Builder