Lucene search
+L

4159 matches found

Kitploit
Kitploit
added 2026/09/08 5:27 p.m.3 views

CVE-2022-3368

CVE-2022-3368 PoC for arbitrary file move vulnerability in Software Update component of Avira Security. Users have option to use this feature to update any outdated software on their PC ,when this feature is used Avira Security service will drop downloaded files in...

8.8CVSS7.8AI score0.00889EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/08 5:01 p.m.10 views

Evasor

Overview The Evasor is an automated security assessment tool which locates existing executables on the Windows operating system that can be used to bypass any Application Control rules. It is very easy to use, quick, saves time and fully automated which generates for you a report including...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/08 2:21 p.m.7 views

Analysis

Detection Engineering Notes and Analysis This repository documents hands on detection research based on lab testing, log analysis, and real SOC workflows. The focus is on how attacker techniques actually appear in logs, what detection logic works in practice, what fails, and where false positives...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/08 2:19 p.m.5 views

CVE-2025-47962-POC

CVE-2025-47962-POC Reproduction process: i686-w64-mingw32-gcc -shared -o CRYPTBASE.dll poc.c -lkernel32 copy CRYPTBASE.dll "C:\Microsoft Shared\Phone Tools\CoreCon\11.0\bin\CRYPTBASE.dll" net stop IpOverUsbSvc net start IpOverUsbSvc Explanation: IpOverUsbSvc root@kitploit: sc.exe qc IpOverUsbSvc...

7.8CVSS7.5AI score0.01478EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/08 12:22 p.m.3 views

CVE-2023-6401

CVE-2023-6401 · DLL Hijacking Proof-of-Concept English | 中文 中文 ⚠️ 重要聲明:僅供安全研究和教育目的使用 NotePad++ ≤ 8.1 DLL劫持漏洞的概念驗證。通過在應用程式目錄放置惡意 dbghelp.dll 來執行任意程式碼。 快速開始 root@kitploit: 下載專案 git clone https://github.com/mekitoci/CVE-2023-6401.git 進入專案目錄 cd CVE-2023-6401-main 編譯DLL gcc -shared -o dbghelp.dll...

7.8CVSS6.6AI score0.00332EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/08 12:14 p.m.9 views

CVE-2024-50986

CVE-2024-50986: DLL Hijacking Exploit for Clementine Description: An issue in Clementine v.1.3.1 allows a local attacker to execute arbitrary code via a crafted DLL file. Version Affected: Clementine v.1.3.1 Researcher: Utkarsh r1971d3 LinkedIn NIST CVE Link:...

7.3CVSS5.9AI score0.00982EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/08 11:58 a.m.6 views

FsquirtCPLPoC

Fsquirt.exe Windows binary attempts to load a Control Panel applet CPL called bthprops.cpl from its current working directory. When bthprops.cpl is present alongside fsquirt.exe, the binary loads it and executes a MessageBox from DLLMain. This PoC code generates a malicious bthprops.cpl file that...

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

CVE-2019-16784-POC

CVE-2019-16784 POC This is my POC for the Windows PyInstaller version 3.6 vulnerability that exists for the --onefile option. An attacker could achieve command execution and possible LPE by hijacking a DLL imported by the python interpreter DLL used by the pyinstaller binary. A short explanation ...

7.8CVSS7.4AI score0.00695EPSS
SaveExploits1References3
Kitploit
Kitploit
added 2026/09/08 11:01 a.m.5 views

DLLHijackingScanner

UAC bypass - DLL hijacking Description This is a PoC for bypassing UAC using DLL hijacking and abusing the "Trusted Directories" verification. Summary Generate Header from CSV Arguments Generate the list of vulnerable PE and DLL DLLHijacking.exe Log file Execution Result test.dll Sources Generate...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/08 10:27 a.m.7 views

CVE-2021-1366

CVE-2021-1366 Cisco AnyConnect Posture HostScan Local Privilege Escalation: CVE-2021-1366 A vulnerability in the interprocess communication IPC channel of Cisco AnyConnect Secure Mobility Client for Windows could allow an authenticated, local attacker to perform a DLL hijacking attack on an...

7.8CVSS7.5AI score0.01253EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/08 10:23 a.m.4 views

PhantomCtx

PhantomCtx PhantomCtx is a tool that automates Activation Context hijacking with the objective of loading an arbitrary DLL into the vast majority of signed executables e.g. Microsoft, Adobe, Mozilla. The loader is presented as a modern alternative to traditional DLL Hijacking & Sideloading: unlik...

6.4AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/08 10:08 a.m.5 views

DropSpawn_BOF

DropSpawn Introduction DropSpawn is a CobaltStrike BOF used to spawn additional Beacons via a relatively unknown method of DLL hijacking. Works x86-x86, x64-x64, and x86-x64/vice versa. Use as an alternative to process injection. Windows executables will follow the DLL search order when trying to...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/08 8:31 a.m.7 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...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/08 8:09 a.m.8 views

DLLHijackHunter

DLLHijackHunter By ProjectMerai Automated DLL Hijacking Discovery, Validation, and Confirmation Turning local misconfigurations into weaponized, confirmed attack paths. Overview DLLHijackHunter is an automated Windows DLL hijacking detection tool that goes beyond static analysis. It discovers,...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 7:55 a.m.8 views

chimera

Rust-based DLL hijacking loader for MobaXterm CVE-2026-6421 with persistence...

7.3CVSS7AI score0.0015EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 7:49 a.m.5 views

CVE-2020-3433

PoCs for CVE-2020-3433, CVE-2020-3434, and CVE-2020-3435 PoCs and technical details for the three vulnerabilities found on Cisco AnyConnect Secure Mobility Client for Windows in May 2020: CVE-2020-3433 - High CVSS Score 7.8 - a local privilege escalation CVE-2020-3434 - Medium CVSS Score 5.5 - a...

7.8CVSS7AI score0.10049EPSS
SaveExploits5References3
Kitploit
Kitploit
added 2026/09/08 7:47 a.m.5 views

CVE-2024-57394

CVE-2024-57394 A vulnerability was identified in the Qi-ANXIN Tianqing Endpoint Security Management System tested on version 10.0. This vulnerability allows low-privilege users to restore a quarantined file to an arbitrary location, such as C:\Windows\System32. An attacker can craft a malicious D...

8.8CVSS5.8AI score0.00544EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/08 7:07 a.m.5 views

CVE-2024-22774

Panoramic Dental Imaging Software 9.1.2.7600. Phantom DLL Hijack Privilege Escalation CVE-2024-22774 Table of Contents Table of Contents Introduction Final Version of the Software Searching for Hijackable DLL Setting up the attack Exploit Persistance after OS install Introduction Originally, this...

7.8CVSS5.8AI score0.00494EPSS
SaveExploits1
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 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
Rows per page
Query Builder