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-2009-3103---srv2.sys-SMB-Code-Execution-Python-MS09-050- — Microsoft Windows - 'srv2.sys' SMB Code Execution (Python) (MS09-050) | Kitploit
Tools/GitHubGitHub/sic4rio/cve-2009-3103---srv2.sys-smb-code-execution-python-ms09-050-
Vulnerability AnalysisExploitationPenetration TestingLearning & EducationPayload DevelopmentBinary Exploitation
GitHubsic4rio/cve-2009-3103---srv2.sys-smb-code-execution-python-ms09-050-

CVE-2009-3103---srv2.sys-SMB-Code-Execution-Python-MS09-050-

Microsoft Windows - 'srv2.sys' SMB Code Execution (Python) (MS09-050)

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
View Repository
512 years agoNot yet reviewed

Microsoft-Windows---srv2.sys-SMB-Code-Execution-Python-MS09-050-

Microsoft Windows - 'srv2.sys' SMB Code Execution (Python) (MS09-050)

Exploit for CVE-2009-3103

Overview

This Python script is an updated version of a public exploit for CVE-2009-3103. The original code relied on the SMB.connection module, which has been replaced in this version to make the script more versatile and compatible.

Description

The exploit targets a specific vulnerability (CVE-2009-3103) and injects a payload into a target system, triggering an authentication event to execute the payload.

Usage

  1. Clone the repository:

    root@kitploit:~
    git clone <repository-url>
    
  2. Run the exploit script with the target IP:

    root@kitploit:~
    python exploit.py <target-ip>
    

Disclaimer

This script is provided as-is and for educational purposes. Be aware of the legal implications of using such tools in unauthorized environments. Use responsibly and with proper authorization.

Credits

Original exploit source: Original Exploit

License

This project is licensed under the MIT License.

Download Tool