Lucene search
+L

23763 matches found

Kitploit
Kitploit
added 2026/08/31 8:00 p.m.51 views

aiodnsbrute

Async DNS Brute A Python 3.5+ tool that uses asyncio to brute force domain names asynchronously. Speed It's fast. Benchmarks on small VPS hosts put around 100k DNS resoultions at 1.5-2mins. An amazon M3 box was used to make 1 mil requests in just over 3 minutes. Your mileage may vary. It's probab...

5.8AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/08/31 7:59 p.m.5 views

CredPhish

CredPhish es un script de PowerShell diseñado para invocar solicitudes de credenciales y exfiltrar contraseñas. Se basa en CredentialPicker para recopilar contraseñas de usuarios, Resolve-DnsName para la exfiltración por DNS, y el ConfigSecurityPolicy.exe de Windows Defender para realizar...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/31 7:51 p.m.24 views

powercat

powercat Netcat: The powershell version. Powershell Version 2 and Later Supported Installation powercat is a powershell function. First you need to load the function before you can execute it. You can put one of the below commands into your powershell profile so powercat is automatically loaded...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/31 7:51 p.m.3 views

powercat

powercat Netcat: PowerShell版。(PowerShellバージョン2以降対応) インストール powercatはPowerShellの関数です。最初に実行するためには関数を読み込む必要があります。以下のコマンドのいずれかをPowerShellプロファイルに追加することで、PowerShell起動時に自動的にpowercatが読み込まれます。 root@kitploit: ダウンロードした.ps1ファイルから関数を読み込む: . .\powercat.ps1 URLから関数を読み込む: IEX New-Object...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/31 7:45 p.m.2 views

reconerator

Resumen Este es un ensamblado .NET personalizado que realiza una serie de actividades de reconocimiento situacional. Hay varios conjuntos de funcionalidades actuales: BASIC - Obtiene información del disco y del registro. LDAP - Permite realizar consultas LDAP personalizadas de Active Directory...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/31 7:45 p.m.111 views

reconerator

Overview This is a custom .NET assembly which will perform a number of situational awareness activities. There are a number of current featuresets: BASIC - Obtains information from the disk and registry. LDAP - Allows customised AD LDAP queries to be made. RESOLVEHOST - Performs DNS lookup querie...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/31 7:41 p.m.5 views

TakeOver-v1

TakeOver-v1 ¿Qué es la toma de control de subdominios? La toma de control de subdominios es un tipo de vulnerabilidad que surge cuando un subdominio apunta a un servicio externo que ha sido eliminado o ya no está en uso. Ejemplos comunes de estos servicios externos incluyen Github, Heroku, Gitlab...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/31 7:40 p.m.3 views

egression

Descripción EGRESSION es una herramienta que proporciona una vista instantánea de lo fácil que es subir datos sensibles desde cualquier red. Comienza con un archivo sensible con estos contenidos, que se almacena localmente en texto plano. Este archivo se utiliza para probar los controles de...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/31 7:37 p.m.4 views

CVE-2015-7547-proj-master

Proporcionamos este código tal cual. Eres responsable de protegerte a ti mismo, a tu propiedad y datos, y a otros de cualquier riesgo causado por este código. Este código puede causar comportamientos inesperados e indeseables en tu máquina. Este código puede no detectar la vulnerabilidad en tu...

8.1CVSS7.3AI score0.91057EPSS
SaveExploits17
Kitploit
Kitploit
added 2026/08/31 7:31 p.m.3 views

saas_enum

SaaS Enum SaaS Enum es una herramienta de línea de comandos para descubrir las plataformas SaaS que una empresa puede estar utilizando. La herramienta busca entradas DNS que coincidan con patrones conocidos de proveedores y, opcionalmente, realiza comprobaciones web ligeras para confirmar...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/31 7:24 p.m.5 views

gssapi-abuse

gssapi-abuse gssapi-abuse fue lanzado como parte de mi charla en DEF CON 31. Un artículo completo sobre el vector de abuso se puede encontrar aquí: A Broken Marriage: Abusing Mixed Vendor Kerberos Stacks La herramienta tiene dos funciones. La primera es la capacidad de enumerar hosts que no son...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/31 7:24 p.m.29 views

msmailprobe

msmailprobe Office 365 and Exchange Enumeration It is widely known that OWA Outlook Webapp is vulnerable to time-based user enumeration attacks. This tool leverages all known, and even some lesser-known services exposed by default Exchange installations to enumerate users. It also targets Office...

5.6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/08/31 7:18 p.m.5 views

web-check

Web-Check Comprehensive, on-demand open source intelligence for any website 🌐web-check.xyz Kindly supported by: Terminal Trove The $HOME of all things in the terminal | Warp Built for coding with multiple AI agents ---|--- Contents About Screenshot Live Demo Mirror Features Usage Deployment...

5.9AI score
SaveExploits0References21
Kitploit
Kitploit
added 2026/08/31 7:11 p.m.4 views

soc-faker

soc-faker soc-faker is used to generate fake data for use by Security Operation Centers, Information security professionals, product teams, and many more. Getting Started soc-faker works with Python 3.6 or greater. You can install soc-faker using pip as well as cloning this repository directly. A...

5.9AI score
SaveExploits0References42
Kitploit
Kitploit
added 2026/08/31 7:09 p.m.8 views

CVE-2026-3333-DNS-Rebinding-to-Steal-Cloud-Metadata

CVE-2026-3333 – DNS Rebinding para robar metadatos de la nube Código del programa servidor atacante en Python + aplicación vulnerable root@kitploit: !/usr/bin/env python3 dnsrebindingserver.py - Malicious DNS server that alternates between attacker IP and 169.254.169.254 import socket, threading,...

6.4CVSS5.9AI score0.00235EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/31 7:03 p.m.116 views

penta

penta PENTest + semi-Automation tool Penta is is Pentest semi-automation tool using Python3. It provides advanced features to extract vuln info found on specific servers. I'm now developing a scanning system using vuln-db. Installation...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/31 7:01 p.m.2 views

dns-black-cat

DNS-Black-CatDBC Kit multiplataforma para un shell DNS C2C interactivo. Usando DNS-Black-Cat, podrá ejecutar comandos del sistema en modo shell a través de un canal encubierto completamente cifrado. Servidor Portado como un script de Python, que actúa como servidor DNS con las funcionalidades...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/31 6:55 p.m.7 views

anonym8

root@kitploit: EN @HiroshimanRise anonym8 Privacy Friend Transparent Proxy through TOR, I2P, Privoxy, Polipo and modify DNS, for a simple and better privacy and security; Include Anonymizing Relay Monitor arm, macchanger, hostname and wipe Cleans ram/cache & swap-space features. Tested on Debian...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/31 6:41 p.m.3 views

CVE-2024-10914

CVE-2024-10914 - Exploit de Ejecución Remota de Código RCE en D-Link Este script es un exploit de prueba de concepto PoC para CVE-2024-10914, una vulnerabilidad de ejecución remota de código en ciertos dispositivos D-Link. El script identifica y explota dispositivos vulnerables para ejecutar...

9.8CVSS7.3AI score0.96183EPSS
SaveExploits13References1
Kitploit
Kitploit
added 2026/08/31 6:39 p.m.7 views

Dnsrr

DNSrr DNSrr is a tool written in bash, used to enumerate all the juicy stuff from DNS records, it uses different techniques like DNS Forward Bruteforce DNS Reverse Bruteforce DNS Cache Snooping DNS Zone Transfer To get you all the information that you can get, from a DNS server. Installation...

5.9AI score
SaveExploits0
Rows per page
Query Builder