6404 matches found
longtongue
Generar lista personalizada de contraseñas/frases basada en información del objetivo Codificado con 💙 por edoardottt ¡Compartir en Twitter! Instalación ⬇️ pipx root@kitploit: pipx install longtongue Código fuente root@kitploit: git clone https://github.com/edoardottt/longtongue.git cd longtongue...
operative-framework
operative framework es un marco de investigación digital, puedes interactuar con múltiples objetivos, ejecutar múltiples módulos, crear enlaces con objetivos, exportar informes a archivos PDF, agregar notas a objetivos o resultados, interactuar con la API RESTful, escribir tus propios módulos...
fuzztruction
Fuzztruction Fuzztruction is an academic prototype of a fuzzer that does not directly mutate inputs as most fuzzers do but instead uses a so-called generator application to produce an input for our fuzzing target. As programs generating data usually produce the correct representation, our fuzzer...
CVE-2005-1794Scanner
CVE-2005-1794Scanner Puede utilizarse para escanear varios objetivos vulnerables a CVE-2005-1794. Créditos a @daveysec y su script original disponible en https://github.com/RhinoSecurityLabs/Security-Research/blob/master/tools/python/CVE-2005-1794-check.py Aviso legal No me hago responsable del u...
creak
creak Performs some of the most famous MITM attack on target addresses located in a local network. Among these, deny navigation and download capabilities of a target host in the local network performing an ARP poison attack and sending reset TCP packets to every request made to the router. Born a...
CVE-2023-27372
Installation and Execution of the script 💻 Prerequisites Before starting, make sure you have the following tools installed on your machine: Python 3.x Git pip to manage Python dependencies Installation Steps 1. Clone the repository Use git to clone the repository: root@kitploit: git clone...
bscan
:mag: una herramienta asíncrona de enumeración de objetivos :magright: Sinopsis bscan es una utilidad de línea de comandos para realizar recolección activa de información y enumeración de servicios. En esencia, bscan lanza de forma asíncrona procesos de utilidades de escaneo bien conocidas,...
oss-fuzz-gen
A Framework for Fuzz Target Generation and Evaluation This framework generates fuzz targets for real-world C/C++/Java/Python projects with various Large Language Models LLM and benchmarks them via the OSS-Fuzz platform. More details available in AI-Powered Fuzzing: Breaking the Bug Hunting Barrie...
CVE-2025-58434
Reemplaza example.com con tu objetivo...
CVE-2024-56145-craftcms-rce
Before you run script again do fuser -k 6666/tcp Usage - python3 poc.py -f targets.txt -i 127.0.0.1 -pr 4 -t 200 Custom command can be used like python3 poc.py -f targets.txt -i 127.0.0.1 -c "whoami" -i is your IP or your vps IP use that by doing ipconfig / ifconfig. Like - python3 poc.py -f...
CVE-2024-23692-EXP
CVE-2024-23692-EXP root@kitploit: bash CVE-2024-23692.sh Nuclei root@kitploit: nuclei -list target.txt -t CVE-2024-23692.yaml -o CVE-2024-23692-result.txt...
Mass-CVE-2023-3460
Mass-CVE-2023-3460 Mass CVE 2023 3460. Usage mass-CVE-2023-3460.py list.txt Credit https://github.com/gbrsh/CVE-2023-3460...
CVE-2024-36401
CVE-2024-36401 Programa para verificar la vulnerabilidad CVE-2024-36401. Uso Primero, ejecute el siguiente comando para poner en escucha la comunicación. root@kitploit: nc -lvnp 9000 Luego, ejecute el archivo en una terminal de otra ventana. root@kitploit: python CVE-2024-36401.py --target...
CVE-2021-32724-Target
CVE-2021-32724 Exploit target repository /!\ This repo is configured with a vulnerable version of the Check Spelling Workflow /!\ This repo is a target for CVE-2021-32724 exploit. Helllo World...
CVE-2025-31486
CVE-2025-31486-PoC.py url image Para más detalles sobre la reproducción de la vulnerabilidad y la configuración específica del entorno, consulte:https://chenchena.blog.csdn.net/article/details/147150357?spm=1001.2014.3001.5502...
cve-2021-42013-apache
Instalación y Ejecución del script 💻 Requisitos previos Antes de comenzar, asegúrate de tener las siguientes herramientas instaladas en tu máquina: Python 3.x Git pip para gestionar las dependencias de Python Pasos de Instalación 1. Clonar el repositorio Usa git para clonar el repositorio:...
CVE-2022-22947
CVE-2022-22947 Uso: root@kitploit: python3 CVE-2022-22947.py url...
cve-2019-15107
Uso con Python root@kitploit: python cve-2019-15107.py -t https:// -c cmd...
CVE-2020-14882_POC
Verificación por lotes de CVE-2020-14882 Uso python3 CVE-2020-14882.py Coloca los objetivos en target.txt, uno por línea Ejemplo...
ketshash
Ketshash A little tool for detecting suspicious privileged NTLM connections, in particular Pass-The-Hash attack, based on event viewer logs. The tool was published as part of the "Pass-The-Hash detection" research - more details on "Pass-The-Hash detection" are in the blog post:...