Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2025-56383 — DLL hijacking to rev shell | Kitploit
Tools/GitHubGitHub/newcomrade12211/cve-2025-56383
Privilege EscalationExploitationPost-ExploitationPayload DevelopmentBinary Exploitation
GitHubnewcomrade12211/cve-2025-56383

CVE-2025-56383

DLL hijacking to rev shell

View Repository
110 months agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Vulnerability

root@kitploit:~
Attack Type: DLL Hijacking (DLL Hijacking)
Target Application: Notepad++
Method: The NppExport.dll file is loaded by Notepad++ from the working directory

Implementation

The malicious DLL contains:

root@kitploit:~
Exported functions of the original library to ensure compatibility
Reverse shell connecting to the attacking host
Execution in a separate thread to prevent blocking the loading
Download Tool