Lucene search
+L

11525 matches found

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: Breaking git with a carriage return and cloning RCE Reproduction from https://dgl.cx/2025/07/git-clone-submodule-cve-2025-48384. All credits to David Leadbeater. This is a basic reproduction attempt of the vulnerability. To trigger, do git clone --recursive...

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

hook

amalmurali47/hook This repository is part of the PoC for exploiting CVE-2024-32002, a vulnerability in Git that allows RCE during a git clone operation. This repository contains the malicious hook used in the exploit. Overview For detailed instructions and an explanation of how the exploit works,...

9CVSS7.8AI score0.29234EPSS
SaveExploits32References2
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.8 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:29 a.m.6 views

cve-2022-36804

Atlassian Bitbucket RCE PoC - CVE-2022-36804 Este repositorio contiene un script PoC simple para la vulnerabilidad de ejecución remota de código de Atlassian Bitbucket. Puedes ejecutar este script simplemente con los siguientes comandos: root@kitploit: echo 'bitbucket.redacted.com' | python3...

8.8CVSS8.2AI score0.99174EPSS
SaveExploits25
Kitploit
Kitploit
added 2026/09/15 3:18 a.m.31 views

mariana-trench

Mariana Trench Mariana Trench is a security focused static analysis platform targeting Android. This guide will walk you through setting up Mariana Trench on your machine and get you to find your first remote code execution vulnerability in a small sample app. These instructions are also availabl...

6.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/15 2:59 a.m.4 views

CVE-2025-53652-Jenkins-Git-Parameter-Analysis

CVE-2025-53652: Vulnerabilidad de entrada no validada en el plugin Git Parameter de Jenkins. Resumen Esta vulnerabilidad surge porque la entrada controlada por el usuario procedente de los parámetros de build de Jenkins se inyecta de forma insegura en el comando de checkout de Git. La entrada del...

8.2CVSS7.9AI score0.0064EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/15 2:55 a.m.6 views

CVE-2025-48384

PoC for CVE-2025-48384 See CVE-2025-48384 To run: root@kitploit: git -c protocol.file.allow=always clone --recurse-submodules [email protected]:liamg/CVE-2025-48384.git Example output: root@kitploit: git -c protocol.file.allow=always clone --recurse-submodules CVE-2025-48384 test Cloning int...

8CVSS7.4AI score0.04109EPSS
SaveExploits9References1
Kitploit
Kitploit
added 2026/09/15 2:31 a.m.38 views

social-analyzer

Social Analyzer - API, CLI, and Web App for analyzing & finding a person's profile across +1000 social media \ websites. It includes different analysis and detection modules, and you can choose which modules to use during the investigation process. The detection modules utilize a rating mechanism...

5.9AI score
SaveExploits0References16
Kitploit
Kitploit
added 2026/09/15 2:26 a.m.8 views

reposcanner

Reposcanner Reposcanner es un script en Python para buscar a través del historial de commits de repositorios Git cadenas interesantes como claves API, inspirado en truffleHog. Instalación El módulo Git de Python es necesario python3-git en Debian. Docker root@kitploit: docker build -t reposcanner...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 2:22 a.m.140 views

commix

Commix short for command injection exploiter is an open source penetration testing tool, written by Anastasios Stasinopoulos @ancst, that automates the detection and exploitation of command injection vulnerabilities. You can visit the collection of screenshots demonstrating some of the features o...

5.4AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/15 2:21 a.m.10 views

TheCl0n3r

TheCl0n3r TheCl0n3r te permitirá descargar y gestionar tus repositorios git. Prefacio Alrededor del 90% de las herramientas de pruebas de penetración que he utilizado en mi experiencia se encuentran principalmente en github. El objetivo de esto era facilitar la descarga, actualización y eliminaci...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 2:06 a.m.3 views

CVE-2021-21300

CVE-2021-21300: Arbitrary Code Execution via Malicious Git Hooks 📌 Summary CVE-2021-21300 is a critical vulnerability in Git versions 2.14.2 to 2.30.1 that allows attackers to execute arbitrary code on victim machines by exploiting symbolic links and case-insensitive file systems. 🧠 Problem...

8CVSS6.9AI score0.88533EPSS
SaveExploits5
Rows per page
Query Builder