Lucene search
+L

13058 matches found

Kitploit
Kitploit
added 2026/09/23 7:23 p.m.9 views

persisthunt

Linux Persistence Detection, Hunting and Artifact Collection Summary Usage Example Detections Table of Techniques Summary persisthunt.sh helps speed up investigations by collecting targeted persistence-related artifacts and highlighting suspicious patterns commonly associated with Linux persisten...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/23 6:29 p.m.23 views

dnsrecon

DNSRecon DNSRecon is a Python port of a Ruby script that I wrote to learn the language and about DNS in early 2007. This time I wanted to learn about Python and extend the functionality of the original tool and in the process re-learn how DNS works and how could it be used in the process of a...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/23 5:18 p.m.15 views

socks5

socks5 Socks5/Socks5h server and client This project is to add protocol support for the Bridge, or it can be used alone Usage API Documentation Example Support for the CONNECT command Support for the BIND command Support for the ASSOCIATE command License Licensed under the MIT License. See LICENS...

5.8AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/23 2:09 p.m.8 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.5CVSS7AI score0.05459EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/23 1:44 p.m.11 views

CVE-2017-7494_SambaCry

CVE-2017-7494 SambaCry Exploit Exploit SambaCry CVE-2017-7494 to exploit Samba bind shell without Metasploit If you need to change the port, just change line 68 of bindshell-samba.c and recompile: root@kitploit: gcc -c -fpic bindshell-samba.c root@kitploit: gcc -shared -o libbindshell-samba.so...

10CVSS8.3AI score0.99448EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/23 1:32 p.m.13 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
Kitploit
Kitploit
added 2026/09/23 12:42 p.m.11 views

shellerator

Shellerator Shellerator es una herramienta CLI/TUI sencilla diseñada para ayudar a los pentesters a generar rápidamente shells reversas, bind y webshells en múltiples lenguajes de programación como Bash, PowerShell, Netcat, PHP, ASPX, etc. Otro proyecto similar para la generación de comandos de...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/23 9:55 a.m.20 views

One-Lin3r

One-Lin3r One-Lin3r es un framework simple, modular y ligero que te proporciona todos los one-liners que necesitarás durante pruebas de penetración sistemas Windows, Linux, macOS o incluso BSD o hacking en general, con muchas funciones nuevas para automatizar todo esto por completo por ejemplo, n...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/23 9:07 a.m.71 views

postshell

PostShell PostShell is a post-exploitation shell that includes both a bind and a back connect shell. It creates a fully interactive TTY which allows for job control. The stub size is around 14kb and can be compiled on any Unix like system. ScreenShots Banner and interaction with shell after a...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/23 6:01 a.m.11 views

nginxhack

This is a tool that uses an exploit called CVE-2013-2028 to excecute a bind shell on the target server that's running Nginx 1.3.9 or 1.4.0. It can be downloaded here you will need to run it from the command line Usage: nginxhack target target port target bind port...

7.5CVSS5.8AI score0.87475EPSS
SaveExploits17References1
Kitploit
Kitploit
added 2026/09/23 5:50 a.m.15 views

serval

Un backdoor estilo Netcat para pentesting y desafíos de pentest Serval es un binario ligero y fácil de usar para generar shells reversos y vinculados bind shells para pentests o ejercicios de pentesting. Serval es multiplataforma y se puede compilar tanto para Windows de 32 y 64 bits como para...

5.7AI score
SaveExploits0
F5 Networks
F5 Networks
added 2026/09/23 3:10 a.m.8 views

K000163379: BIND vulnerability CVE-2026-3591

Security Advisory Description A use-after-return vulnerability exists in the named server when handling DNS queries signed with SIG0. Using a specially-crafted DNS request, an attacker may be able to cause an ACL to improperly mismatch an IP address. In a default-allow ACL denying only specific I...

5.4CVSS6AI score0.0036EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/23 2:53 a.m.10 views

openclaw-hardening-check

This script only reads. It fixes nothing and does not guarantee that you are safe. Green output means only that the checks listed below passed—and nothing more. OpenClaw hardening check openclaw-hardening-check.mjs is a small, dependency-free, offline review of an OpenClaw installation. It reads...

5.7AI score
SaveExploits0
Nuclei
Nuclei
added 2026/09/23 2:05 a.m.46 views

Open WebUI 'LDAP Empty Password' - Authentication Bypass

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the LDAP authentication endpoint does not validate that the submitted password is non-empty before performing a Simple Bind against the LDAP server. The LdapForm Pydantic model accep...

9.1CVSS8.1AI score0.01461EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/23 12:33 a.m.14 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/23 12:20 a.m.10 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.5CVSS7.1AI score0.93422EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/22 9:47 p.m.12 views

GoSH

GoSH Golang reverse/bind shell generator Description This tool generates a Go binary that launches a shell of the desired type on the targeted host. The shell binary can be compiled for multiple platforms, supports partial polymorphism unique functions' names and can use UDP protocol instead of t...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 8:30 p.m.10 views

CVE-2016-2776

CVE-2016-2776 A tale of a DNS Packet, a detailed walk-thru and proof of concept of BIND's CVE-2016-2776. http://blog.infobytesec.com/2016/10/a-tale-of-dns-packet-cve-2016-2776.html In this repository you will find: Proof-of-Concept namedown.py Metasploit Auxiliary Module namedown.rb...

7.8CVSS7.6AI score0.89482EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/22 7:48 p.m.22 views

revsh

revsh revsh es una herramienta para establecer shells inversas con soporte de terminal, VPN inversas para pivoteo avanzado, así como tunelización de datos arbitrarios. Novedades 2018-08-09 : Nueva versión. Principalmente correcciones de errores/estabilidad y mejor documentación sobre el proceso d...

6.2AI score
SaveExploits0References2
SUSE Linux
SUSE Linux
added 2026/09/22 4:08 p.m.4 views

Security update for bind

This update for bind fixes the following issues: CVE-2026-19033: Unauthenticated IXFR deltas are applied to the live zone before TSIG verification bsc1280430. CVE-2026-19662: qpcache NOQNAME proof use-after-free crashes recursive resolver bsc1280432. CVE-2026-19666: Use-after-free in...

8.9CVSS6.4AI score0.00486EPSS
SaveExploits0References56
Rows per page
Query Builder