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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2022-41040 PoC — Microsoft Exchange Server Elevation of Privilege Vulnerability

Source
Associated Vulnerability
Title:Microsoft Exchange Server Elevation of Privilege Vulnerability (CVE-2022-41040)
Description:Microsoft Exchange Server Elevation of Privilege Vulnerability
Description
Code set relating to CVE-2022-41040
Readme
# 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
```
File Snapshot

[4.0K] /data/pocs/0b3db63e6f93e1f42a3cf2b7a3167aafa2519f87 ├── [ 541] README.md ├── [ 33] requirements.txt ├── [2.0K] scanner.py └── [ 78] test_sites 0 directories, 4 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →