Sploitus

Exploit for OS Command Injection in Apsystems Energy Communication Unit Firmware

githubexploit · 2023-03-23

Exploit Code

README17 lines
## https://sploitus.com/exploit?id=ED656803-8DC2-5BC2-8304-CC503129A6D5
# CVE-2023-28343
CVE-2023-28343 POC exploit

# Usage
```shell
usage: exploit.py [-h] -t TARGET [-l LOCALHOST] [-p LOCALPORT]

optional arguments:
  -h, --help            show this help message and exit
  -t TARGET, --target TARGET
                        Target url, http://localhost:9000
  -l LOCALHOST, --localhost LOCALHOST
                        Local IP address for reverse shell
  -p LOCALPORT, --localport LOCALPORT
                        Local port for reverse shell
```