
Proof-of-Concept-Exploit für CVE-2018-6389, eine WordPress-DoS-Schwachstelle, mit einem multithreaded Python-DoS-Tool für nicht authentifizierte Remote-Angriffe.
Proof of Concept der Verwundbarkeit CVE-2018-6389 in WordPress 4.9.2.
Diese Schwachstelle ermöglicht es einem entfernten, nicht authentifizierten Angreifer, eine DoS-Attacke auf eine WordPress-basierte Webanwendung durchzuführen.
Präsentation: docs.google.com/presentation
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>'