Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2009-3103 PoC — Microsoft Windows Vista和Windows 7畸形SMB报文远程拒绝服务漏洞

Source
Associated Vulnerability
Title:Microsoft Windows Vista和Windows 7畸形SMB报文远程拒绝服务漏洞 (CVE-2009-3103)
Description:Windows是微软发布的非常流行的操作系统。 Windows Vista捆绑了新版的SMB2,SRV2.SYS驱动没有正确地处理发送给NEGOTIATE PROTOCOL REQUEST功能的畸形SMB头,如果远程攻击者在发送的SMB报文的Process Id High头字段中包含有"&"字符的话,就会在_Smb2ValidateProviderCallback()函数中触发越界内存引用,导致执行任意代码或系统蓝屏死机。
Description
Microsoft Windows - 'srv2.sys' SMB Code Execution (Python) (MS09-050)
Readme
# 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:

    ```bash
    git clone <repository-url>
    ```

2. Run the exploit script with the target IP:

    ```bash
    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]([https://github.com/ohnozzy/Exploit](https://www.exploit-db.com/exploits/40280))

## License

This project is licensed under the [MIT License](LICENSE).
File Snapshot

[4.0K] /data/pocs/4e1f7dd00dd7e2875951e6598125176542a33f3f ├── [4.5K] MS09-050.py └── [1.2K] README.md 0 directories, 2 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.