Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2023-30990 — CVE-2023-30990 exploits | Kitploit
Tools/GitHubGitHub/silentsignal/cve-2023-30990
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingCommand and ControlPayload Development
GitHubsilentsignal/cve-2023-30990

CVE-2023-30990

CVE-2023-30990 exploits

View Repository
6131 year agoNot yet reviewed
Website

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

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

root@kitploit:~
python3 ddm.py <IP> "<CL COMMAND>"

DRDA SQL method

root@kitploit:~
python3 ddm-bypass-test.py <IP> "<CL COMMAND>"

Simple bindshell with S38CMD method

root@kitploit:~
./exploit.sh <IP>
Download Tool