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

目标: 1000 元,已筹: 1000

100.0%

POC详情: 0b3db63e6f93e1f42a3cf2b7a3167aafa2519f87

来源
关联漏洞
标题:Microsoft Exchange Server 代码问题漏洞 (CVE-2022-41040)
POC 描述:Microsoft Exchange Server是美国微软(Microsoft)公司的一套电子邮件服务程序。它提供邮件存取、储存、转发,语音邮件,邮件过滤筛选等功能。 Microsoft Exchange Server存在安全漏洞。攻击者利用该漏洞提升权限。
POC 描述
Code set relating to CVE-2022-41040
介绍
# CVE-2022-41040
Code set relating to CVE-2022-41040.

scanner.py is a Python based scanner testing for the CVE-2022-41040.

## Requirements
The only additional modules needed to run this code is requests and colorama.
```shell
pip install -r requirements.txt
```

## Usage
This script takes a single URL or a list of URLs.
Leave the trailing '/' for the base url.

```shell
usage: scanner.py [-h] (-i INFILE | -t TARGET)
```

List:
```shell
python3 scanner.py -i test_sites
```
Single site:
```
python3 scanner.py -t http://example.com
```
文件快照

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