Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
PoC---CVE-2018-6389 — Proof-of-concept exploit for CVE-2018-6389, a WordPress DoS vulnerability, with a multi-threaded Python DoS tool for unauthenticated remote attacks. | Kitploit
Tools/GitHubGitHub/alessiogilardi/poc---cve-2018-6389
Vulnerability AnalysisExploitationWeb Application ExploitationWeb SecurityPenetration Testing
GitHubalessiogilardi/poc---cve-2018-6389

PoC---CVE-2018-6389

Proof-of-concept exploit for CVE-2018-6389, a WordPress DoS vulnerability, with a multi-threaded Python DoS tool for unauthenticated remote attacks.

View Repository
227 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

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

DoSer Python Tool

root@kitploit:~
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>'
Download Tool