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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2005-1794 PoC — Microsoft Windows 设计错误漏洞

Source
Associated Vulnerability
Title:Microsoft Windows 设计错误漏洞 (CVE-2005-1794)
Description:Microsoft Windows是美国微软(Microsoft)公司的一套个人设备使用的操作系统。 Microsoft Windows存在设计错误漏洞,该漏洞源于远程桌面协议的实现在处理密钥的交换时存在漏洞,远程攻击者可能利用此漏洞窃取服务器的加密密钥。
Description
Scanner for network for CVE-2005-1794.
Readme
# CVE-2005-1794Scanner
![Follow on Twitter](https://img.shields.io/twitter/follow/initroott?label=Follow%20&style=social)
![GitHub last commit](https://img.shields.io/github/last-commit/initroot/CVE-2005-1794Scanner)
![GitHub stars](https://img.shields.io/github/stars/initroot/CVE-2005-1794Scanner)

Can be used to scan several targets vulnerable to CVE-2005-1794.


Credit to @daveysec and his orginal script available at https://github.com/RhinoSecurityLabs/Security-Research/blob/master/tools/python/CVE-2005-1794-check.py


##  Disclaimer
I take not responsibility for your use of the software. Development is done in my personal capacity and carry no affiliation to my work.

## Setup
Following is required to be installed to python.

```
python3 -m pip install requests, tqdm, pandas

```

## Usage
Utilise as shown below to scan a list of targets, this needs to each IP on a newline.

```
python3 CVE-2005-1794Scanner.py -t ips.txt

```
![image](https://user-images.githubusercontent.com/954507/162964465-52f9f46a-0fc1-48a6-8d6c-a82b0d7de445.png)
File Snapshot

[4.0K] /data/pocs/156ef372af788fe633b2f9606b42824f969f8e31 ├── [9.2K] CVE-2005-1794Scanner.py └── [1.0K] 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.