https://github.com/elceef/tkeypoc
PoC exploit code for CVE-2015-5477 BIND9 TKEY remote DoS vulnerability
https://github.com/elceef/tkeypoc
Last synced: about 1 year ago
JSON representation
PoC exploit code for CVE-2015-5477 BIND9 TKEY remote DoS vulnerability
- Host: GitHub
- URL: https://github.com/elceef/tkeypoc
- Owner: elceef
- Created: 2015-08-01T09:27:23.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-01T09:34:50.000Z (almost 11 years ago)
- Last Synced: 2025-04-08T12:02:12.645Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 110 KB
- Stars: 14
- Watchers: 2
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
PoC for CVE-2015-5477 BIND9 TKEY DoS
====================================
This code sends UDP packet that crashes vulnerable BIND9 DNS servers.
```
elceef@osiris:~/tkeypoc$ ./tkeypoc.py localhost
CVE-2015-5477 BIND9 TKEY PoC
Sending packet to localhost ...
Done.
```