# PoC - CVE-2018-6389
Proof of Concept of vunerability CVE-2018-6389 on Wordpress 4.9.2.
This vulnerability lets a remote unauthenticated attacker to cause DoS of a Wordpress based web application.
Presentazione: [docs.google.com/presentation](https://docs.google.com/presentation/d/1p-6mPm36V_OtztjfcrBFJ9u3nJ2NXicfcYJpPrsYE1o/edit?usp=sharing)
# DoSer Python Tool
```
usage: mydoser_get.py [-h] [-t THREADS] [-u URL]
Sending unlimited requests to perform DoS attack.
optional arguments:
-h, --help show this help message and exit
-t THREADS, --threads THREADS
Specify number of threads to be used
-u URL, --url URL Specify the explitable URL. Usage: -u | --url '<url>'
```
[4.0K] /data/pocs/9c1468f6982ad0c3b45191fb05b75c358b89705d
├── [4.5K] mydoser_get.py
├── [2.7K] mydoser_get_test.sh
└── [ 729] README.md
0 directories, 3 files