支持本站 — 捐款将帮助我们持续运营

目标:1000 元,已筹:752

75.2%

POC详情: 4e1f7dd00dd7e2875951e6598125176542a33f3f

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

[4.0K] /data/pocs/4e1f7dd00dd7e2875951e6598125176542a33f3f ├── [4.5K] MS09-050.py └── [1.2K] README.md 0 directories, 2 files
神龙机器人已为您缓存
备注
    1. 建议优先通过来源进行访问。
    2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
    3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。