Lucene search
+L

11525 matches found

Kitploit
Kitploit
added 2026/09/15 5:29 a.m.9 views

CVE-2025-48384-POC

Para activarlo, ejecuta git clone --recursive https://github.com/fishyyh/CVE-2025-48384-POC.git en una versión vulnerable de git y verás que aparece de repente un archivo /tmp/sectest...

8CVSS7.2AI score0.04109EPSS
SaveExploits9References1
Kitploit
Kitploit
added 2026/09/15 5:18 a.m.7 views

CVE-2024-32002-Exploit

root@kitploit: !/bin/bash git init hook cd hook mkdir -p y/hooks cat y/hooks/post-checkout dotgit.txt git hash-object -w --stdin dot-git.hash printf "120000 %s 0\ta\n" "$cat dot-git.hash" index.info git update-index --index-info index.info git commit -m "add-symlink" git remote add origin...

9CVSS7.9AI score0.29234EPSS
SaveExploits32
Kitploit
Kitploit
added 2026/09/15 5:15 a.m.42 views

git-dumper

git-dumper A tool to dump a git repository from a website. Install This can be installed easily with pip: root@kitploit: pip install git-dumper Usage root@kitploit: usage: git-dumper options URL DIR Dump a git repository from a website. positional arguments: URL url DIR output directory optional...

6.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 5:15 a.m.10 views

git-dumper

git-dumper Una herramienta para volcar un repositorio git de un sitio web. Instalación Se puede instalar fácilmente con pip: root@kitploit: pip install git-dumper Uso root@kitploit: usage: git-dumper options URL DIR Dump a git repository from a website. positional arguments: URL url DIR output...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 5:12 a.m.83 views

autovpn

!CAUTION This repository is no longer being maintained. No further updates, bug fixes, or support will be provided. Please use the new version https://github.com/ttlequals0/autowire Overview Script that allows the easy creation of OpenVPN endpoints in any AWS region. To create a VPN endpoint is...

5.5AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 4:57 a.m.51 views

dradis-ce

Welcome to the Dradis Framework An Automated Pentest Reporting Tool Dradis is an open-source collaboration framework and penetration testing report generator that helps InfoSec teams streamline reporting workflows. With support for importing data from tools like Burp Suite, Nessus, and Nmap, Drad...

5.5AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/15 4:51 a.m.12 views

git-remote-gcrypt

================= git-remote-gcrypt Repositorio git remoto cifrado con GNU Privacy Guard :Sección del manual: 1 Descripción git-remote-gcrypt es un ayudante de remoto git para enviar y recibir desde repositorios cifrados con GnuPG, utilizando un formato personalizado. Este ayudante de remoto mane...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 4:48 a.m.80 views

adidnsdump

Active Directory Integrated DNS dump tool By default any user in Active Directory can enumerate all DNS records in the Domain or Forest DNS zones, similar to a zone transfer. This tool enables enumeration and exporting of all DNS records in the zone for recon purposes of internal networks. For mo...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 4:47 a.m.29 views

web_exploit_detector

Web Exploit Detector Introduction The Web Exploit Detector is a Node.js application and NPM module used to detect possible infections, malicious code and suspicious files in web hosting environments. This application is intended to be run on web servers hosting one or more websites. Running the...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 4:24 a.m.9 views

CVE-2026-3854-lab

Flagship Lab 001: De las opciones de push de Git al RCE Un Learning Lab y Research Lab local inspirados en los conceptos de vulnerabilidad documentados públicamente detrás de CVE-2026-3854. Ambas experiencias usan pushes de Git autenticados reales contra ForgeDock, un servidor Git ficticio; el...

8.8CVSS8.1AI score0.40027EPSS
SaveExploits5References2
Kitploit
Kitploit
added 2026/09/15 4:01 a.m.39 views

antisquat

AntiSquat AntiSquat leverages AI techniques such as natural language processing NLP, large language models ChatGPT and more to empower detection of typosquatting and phishing domains. How to use Clone the project via git clone https://github.com/redhuntlabs/antisquat. Install all dependencies by...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 3:56 a.m.5 views

CVE-2020-5260

CVE-2020-5260 Registro de demostración de CVE-2020-5260 Cuando git ejecuta un comando como git clone https://example.com, solicita almacenar las credenciales del host example.com usando el protocolo https, y cuando el extremo remoto solicita autenticación, añade las credenciales devueltas a la...

9.3CVSS7.4AI score0.10047EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/15 3:55 a.m.52 views

kubestriker

A Blazing fast Security Auditing tool for kubernetes!!...

5.4AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/15 3:55 a.m.11 views

CVE-2025-48384

CVE-2025-48384: Rompiendo git con un retorno de carro y clonación RCE Reproducción desde https://dgl.cx/2025/07/git-clone-submodule-cve-2025-48384. Todos los créditos para David Leadbeater. Este es un intento básico de reproducción de la vulnerabilidad. Para activarla, ejecuta git clone --recursi...

8CVSS7.4AI score0.04109EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/15 3:46 a.m.5 views

hook

amalmurali47/hook Este repositorio forma parte del PoC para explotar CVE-2024-32002, una vulnerabilidad en Git que permite RCE durante una operación git clone. Este repositorio contiene el hook malicioso utilizado en el exploit. Descripción general Para instrucciones detalladas y una explicación ...

9CVSS7.8AI score0.29234EPSS
SaveExploits32References2
Kitploit
Kitploit
added 2026/09/15 3:40 a.m.40 views

gitcolombo

Gitcolombo OSINT tool that extracts identities — names, emails, and links between seemingly unrelated accounts — from git repositories and GitHub. Python CLI gitcolombo.py — clones repos, walks git log, and can call the GitHub API for richer signals. Web version gitcolombo.html — a single static...

5.5AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/15 3:40 a.m.9 views

gitcolombo

Gitcolombo Herramienta OSINT que extrae identidades — nombres, correos electrónicos y enlaces entre cuentas aparentemente no relacionadas — de repositorios git y GitHub. CLI de Python gitcolombo.py — clona repos, recorre git log y puede llamar a la API de GitHub para señales más ricas. Versión we...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/15 3:33 a.m.7 views

CVE-2020-14144-GiTea-git-hooks-rce

CVE-2020-14144 - Ejecución remota de código autenticada en GiTea Un script para explotar CVE-2020-14144 - Ejecución remota de código autenticada en GiTea mediante ganchos de git Características Generación automática de payload de shell inversa desde IP y PUERTO Subir script de shell personalizado...

7.2CVSS7.6AI score0.95357EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/15 3:31 a.m.5 views

hooky

hooky Este repositorio es un submódulo para https://github.com/markuta/CVE-2024-32002, que contiene un simple hook ubicado en y/hooks/post-checkout para abrir la calculadora en sistemas macOS: root@kitploit: open -a Calculator.app Puedes encontrar más información sobre la vulnerabilidad aquí y aq...

9CVSS7.9AI score0.29234EPSS
SaveExploits32References4
Kitploit
Kitploit
added 2026/09/15 3:31 a.m.7 views

hooky

hooky This repository is a submodule for https://github.com/markuta/CVE-2024-32002, which contains a simple hook located in y/hooks/post-checkout to open calculator on macOS systems: root@kitploit: open -a Calculator.app More info about the vulnerability can be found here and here...

9CVSS7.8AI score0.29234EPSS
SaveExploits32References4
Rows per page
Query Builder