
Wordpress 4.9.2 の脆弱性 CVE-2018-6389 の概念実証(PoC)です。
この脆弱性により、リモートの未認証攻撃者が WordPress ベースの Web アプリケーションに対して DoS を引き起こすことができます。
プレゼンテーション: 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>'