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

Goal: 1000 CNY · Raised: 1310 CNY

100%

CVE-2023-30990 PoC — IBM i command execution

Source
Associated Vulnerability
Title:IBM i command execution (CVE-2023-30990)
Description:IBM i 7.2, 7.3, 7.4, and 7.5 could allow a remote attacker to execute CL commands as QUSER, caused by an exploitation of DDM architecture. IBM X-Force ID: 254036.
Description
CVE-2023-30990 exploits
Readme
# CVE-2023-30990 exploits

See our blog post for details: https://blog.silentsignal.eu/2025/09/04/Exploit-development-for-IBM-i/

The Python scripts require the ebcdic module: `pip install ebcdic`


### DRDA S38CMD method

```bash
python3 ddm.py <IP> "<CL COMMAND>"
```

### DRDA SQL method

```bash
python3 ddm-bypass-test.py <IP> "<CL COMMAND>"
```

### Simple bindshell with S38CMD method

```bash
./exploit.sh <IP>
```
File Snapshot

Log in to view the POC file snapshot cached by Shenlong Bot

Log in to view
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 →