Lucene search
+L

113 matches found

Kitploit
Kitploit
added 2026/09/14 12:25 p.m.5 views

zizmor

🌈 zizmor zizmor is a static analysis tool for CI/CD systems. It can find and fix security issues in common CI/CD setups, including GitHub Actions, Dependabot, and pre-commit. Some of the things zizmor finds:...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/14 11:35 a.m.6 views

CVE-2025-65964-Exploit

Reproduction Steps First, prepare a repository containing a malicious file. root@kitploit: mkdir n8n-rce-poc && cd n8n-rce-poc git init git remote add origin mkdir evilhooks echo '!/bin/sh' evilhooks/pre-commit echo 'touch /tmp/pwnedsuccess' evilhooks/pre-commit chmod +x evilhooks/pre-commit git...

9.4CVSS5.8AI score0.00663EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/14 11:29 a.m.9 views

credactor

Credactor Find the secret. Fix it. Commit clean. Secret scanners are good at sounding the alarm and not much help putting it out. They hand you a list of leaked credentials and leave the cleanup to you. Credactor closes the loop: it finds a hardcoded secret and rewrites it in place, so a leak goe...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/14 11:24 a.m.43 views

talisman

Talisman A tool to detect and prevent secrets from getting checked in Table of Contents What is Talisman? Installation Install onto path recommended approach Installation as a global hook template Configuring a project...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/14 9:56 a.m.10 views

secretlint

Secretlint Secretlint is a Pluggable linting tool to prevent committing credentials. Features Scanner : Find credentials in a project and report these Project Friendly: Easy to set up your project and integrate CI services Pre-Commit Hook : Prevent committing credential files Pluggable : Allow...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/14 3:58 a.m.33 views

terragoat

TerraGoat - Vulnerable Terraform Infrastructure...

5.3AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/14 3:23 a.m.144 views

zelos

Zelos Zelos Z eropoint E mulated L ightweight O perating S ystem is a python-based binary emulation platform. One use of zelos is to quickly assess the dynamic behavior of binaries via command-line or python scripts. All syscalls are emulated to isolate the target binary. Linux x8664 32- and...

6.1AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/14 2:39 a.m.8 views

trustlock

trustlock A Git-native dependency admission controller. Evaluates trust signals on every dependency change. How it works trustlock runs as a Git pre-commit hook advisory mode and a CI check enforce mode: Advisory pre-commit: warns on violations, exits 0, advances the trusted baseline when all...

6.2AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/13 10:07 p.m.10 views

talisman

Talisman Una herramienta para detectar y prevenir que se introduzcan secretos en el repositorio Tabla de Contenidos ¿Qué es Talisman? Instalación Instalar en el PATH enfoque recomendado Instalación como plantilla de hook global Configuración de un proyecto...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 3:09 p.m.9 views

cve-2025-62726-poc

CVE-2025-62726 POC - n8n Git Node RCE Educational Purpose This is a proof-of-concept demonstration for CVE-2025-62726, created for educational purposes as part of a class project. Part of CMU Course : 18-739 Hacking & Offensive Security in Fall 2025 Vulnerability Overview CVE ID: CVE-2025-62726...

8.8CVSS6.2AI score0.0076EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/11 3:41 a.m.9 views

scanner-cli

Aviso de Desuso: Hawkeye ha llegado al final de su vida útil. Existen opciones más modernas para ti y tu proyecto. Si deseas retomar el mantenimiento del proyecto, no dudes en contactarme. Encontrarás formas de contactarme en mi página personal. . . . . . . El Hawkeye scanner-cli es una herramien...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 3:41 a.m.193 views

scanner-cli

Deprecation Notice: Hawkeye has reached its end of life. There are more modern options out there for you and your project. If you wish to pick up maintenance of the project, please feel free to contact me. You'll find means of reaching out to me on my personal homepage. . . . . . . The Hawkeye...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 4:43 a.m.7 views

ai-code-review

🔍 codereview AI-powered code review in your terminal. One command. Instant feedback. Catches security vulnerabilities, bugs, and bad patterns before they hit production. Install · Quick Start · Usage · Providers · Contributing What It Does codereview sends your code to an LLM and returns a...

6AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/09/09 2:02 p.m.8 views

CVE-2026-87817

A flaw was found in GitPython. This vulnerability allows a remote attacker to execute arbitrary code. By failing to properly validate the git directory location, GitPython allows attackers to impersonate the git directory using tracked files such as gitdir, commondir, and HEAD. An attacker can th...

8.8CVSS0.00309EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/09 12:17 p.m.6 views

CVE-2026-87817

GitPython before 3.1.60 fails to properly validate the git directory location, allowing attackers to impersonate the git directory using tracked files like gitdir, commondir, and HEAD. Attackers can execute arbitrary code by placing a malicious pre-commit hook in the tracked hooks directory that...

8.8CVSS0.00309EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/09 12:17 p.m.8 views

DEBIAN-CVE-2026-87817

GitPython before 3.1.60 fails to properly validate the git directory location, allowing attackers to impersonate the git directory using tracked files like gitdir, commondir, and HEAD. Attackers can execute arbitrary code by placing a malicious pre-commit hook in the tracked hooks directory that...

8.7CVSS0.00309EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/09 11:21 a.m.35 views

CVE-2026-87817 GitPython before 3.1.60 Remote Code Execution via Git Directory Impersonation

GitPython before 3.1.60 fails to properly validate the git directory location, allowing attackers to impersonate the git directory using tracked files like gitdir, commondir, and HEAD. Attackers can execute arbitrary code by placing a malicious pre-commit hook in the tracked hooks directory that...

8.8CVSS0.00309EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/09 11:21 a.m.9 views

EUVD-2026-74843

GitPython before 3.1.60 fails to properly validate the git directory location, allowing attackers to impersonate the git directory using tracked files like gitdir, commondir, and HEAD. Attackers can execute arbitrary code by placing a malicious pre-commit hook in the tracked hooks directory that...

8.8CVSS0.00309EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/09 11:21 a.m.25 views

CVE-2026-87817

GitPython before 3.1.60 is vulnerable to remote code execution via git directory impersonation . The library fails to properly validate the git directory location, allowing an attacker to impersonate the git directory using tracked files such as gitdir, commondir, and HEAD. The attack executes ar...

8.8CVSS0.00309EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/09 11:21 a.m.9 views

CVE-2026-87817 GitPython before 3.1.60 Remote Code Execution via Git Directory Impersonation

GitPython before 3.1.60 fails to properly validate the git directory location, allowing attackers to impersonate the git directory using tracked files like gitdir, commondir, and HEAD. Attackers can execute arbitrary code by placing a malicious pre-commit hook in the tracked hooks directory that...

8.7CVSS6.5AI score
SaveExploits0References4
Rows per page
Query Builder