Lucene search
+L

14270 matches found

Kitploit
Kitploit
added 2026/09/08 1:15 p.m.4 views

CVE-2026-46242

CVE-2026-46242 full poc and lpe Kernel Range Status Notes 5.15.209 - 5.16 Affected Backported introducing commit 6.1.175 - 6.2 Affected Backported introducing commit 6.4 - 6.18.32 Affected Bug introduced in mainline 6.4 6.19 - 7.0.9 Affected Includes latest stable v6.1-based Pixel 8, older NOT...

7.8CVSS7.6AI score0.03153EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/08 10:57 a.m.60 views

scorecard

OpenSSF Scorecard...

5.3AI score
SaveExploits0References5
Nuclei
Nuclei
added 2026/09/08 9:11 a.m.237 views

Vitest Browser Mode - Local File Read

Vitest is a testing framework powered by Vite. The screenshot-error handler on the browser mode HTTP server that responds any file on the file system. Especially if the server is exposed on the network by browser.api.host- true, an attacker can send a request to that handler from remote to get th...

7.5CVSS6.8AI score0.02384EPSS
SaveExploits0References6
Nuclei
Nuclei
added 2026/09/08 9:11 a.m.51 views

AnythingLLM - Username Enumeration via Password Recovery

AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatting. Prior to commit e287fab56089cf8fcea9ba579a3ecdeca0daa313, the password recovery endpoint returns different error messages depending on whether a username exists, so enabling...

5.3CVSS5.8AI score0.00779EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/08 8:13 a.m.9 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/08 8:01 a.m.28 views

ProcDump-for-Linux

ProcDump ProcDump is a Linux and Mac reimagining of the classic ProcDump tool from the Sysinternals suite of tools for Windows. ProcDump provides a convenient way for Linux and Mac developers to create core dumps of their application based on performance triggers. ProcDump for Linux and Mac is pa...

6AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/08 7:24 a.m.31 views

terragoat

TerraGoat - Vulnerable Terraform Infrastructure...

5.3AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/08 6:20 a.m.141 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/08 6:02 a.m.7 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/08 5:35 a.m.6 views

vcamper

VCamper VCamper "Version Camper" is a proof-of-concept CLI that reviews a Git commit range for likely silent security fixes. Security fixes often reach public Git history before the advisory trail catches up. A maintenance-looking commit can carry enough evidence for a reviewer to infer the bug...

7.3CVSS6.7AI score0.01264EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/08 5:05 a.m.7 views

gitrob

Gitrob: Putting the Open Source in OSINT Gitrob is a tool to help find potentially sensitive information pushed to repositories on GitLab or Github. Gitrob will clone repositories belonging to a user or group/organization down to a configurable depth and iterate through the commit history and fla...

5.8AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/08 3:55 a.m.7 views

gitrecon

gitrecon OSINT tool to get information from a Github or Gitlab profile and find user's email addresses leaked on commits. 📚 How does this work? GitHub uses the email address associated with a GitHub account to link commits and other activity to a GitHub profile. When a user makes commits to publi...

6AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/08 3:54 a.m.6 views

vault-conductor

🗝️ vault-conductor An SSH Agent that provides SSH keys stored in Bitwarden Secret Manager as secrets. Supports SSH authentication and Git commit signing. Demo Features...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/08 3:05 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/08 2:09 a.m.6 views

reposcanner

Reposcanner Reposcanner is a python script to search through the commit history of Git repositories looking for interesting strings such as API keys, inspired by truffleHog. Installation The python Git module is required python3-git on Debian. Docker root@kitploit: docker build -t reposcanner...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/08 12:50 a.m.5 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/08 12:02 a.m.13 views

git-secrets

=========== git-secrets パスワードやその他の機密情報をgitリポジトリにコミットするのを防ぎます。 .. contents:: :depth: 2 概要 :: root@kitploit: git secrets --scan -r|--recursive --cached --no-index --untracked ... git secrets --scan-history git secrets --install -f|--force git secrets --list --global git secrets --add -a|--allowed...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 9:12 p.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/07 4:30 p.m.9 views

talisman

Talisman 检测并防止机密被提交进入版本控制的工具 目录 什么是Talisman? 安装 安装到路径(推荐方法) 作为全局钩子模板安装 配置项目 与钩子框架一起使用 Pre-commit Husky 直接调用Talisman 升级 Talisman实战 验证 忽略文件 交互模式 忽略特定检测器 忽略特定关键词 忽略同一类型的多个文件(使用通配符) 通过指定语言范围忽略文件 自定义搜索模式 配置严重性阈值 作为CLI工具使用Talisman 交互模式 Git历史扫描器 校验和计算器 Talisman HTML报告 示例截图 卸载 从全局钩子模板卸载 从单个仓库卸载...

5.8AI score
SaveExploits0References14
Kitploit
Kitploit
added 2026/09/07 3:00 p.m.5 views

zizmor

🌈 zizmor zizmor es una herramienta de análisis estático para sistemas CI/CD. Puede encontrar y corregir problemas de seguridad en configuraciones comunes de CI/CD, incluyendo GitHub Actions, Dependabot y pre-commit. Algunas de las cosas que zizmor encuentra:...

5.9AI score
SaveExploits0References2
Rows per page
Query Builder