Lucene search
+L

527 matches found

Kitploit
Kitploit
added 2026/09/13 9:28 a.m.10 views

binary-ninja-headless-mcp

Binary Ninja Headless MCP A headless Binary Ninja server that speaks MCP Model Context Protocol, giving AI agents full access to deep reverse-engineering workflows — disassembly, IL, patching, types, xrefs, and more — without a GUI. Designed to run in the same Docker container as the agent runtim...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 6:32 a.m.10 views

vulnerable-mcp-servers-lab

Vulnerable MCP Servers Lab This repository contains intentionally vulnerable implementations of Model Context Protocol MCP servers both local and remote. Each server lives in its own folder and includes a dedicated README.md with full details on what it does , how to run it , and how to...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/13 5:21 a.m.5 views

mcpguard-dynamic

MCPGuard-Dynamic Kernel-level sandboxing for LLM agent tool calls made through the Model Context Protocol MCP. MCPGuard sits as a transparent proxy between an MCP client the agent / runner and an MCP server subprocess, applying three layered defenses to every tool invocation. The lowest layer is...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 5:14 a.m.6 views

slither-mcp

Slither MCP Server A Model Context Protocol MCP server that provides static analysis capabilities for Solidity smart contracts using Slither. Overview This MCP server wraps Slither static analysis functionality, making it accessible through the Model Context Protocol. It can analyze Solidity...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 4:33 a.m.10 views

mcp-security-checklist

🔐 MCP Security Checklist A practical, community-maintained security checklist for teams building and deploying Model Context Protocol MCP servers and AI agent infrastructure. Why This Exists MCP is being adopted rapidly. Security guidance is lagging behind. This checklist gives security engineers...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/13 4:17 a.m.10 views

windbg-mcp

WinDbg MCP An MCP Model Context Protocol server that exposes every pybag Windows debugger function as a native MCP tool. It gives any MCP-compatible client Claude Desktop, Claude Code, Cowork, OpenAI Codex CLI, Cursor, and custom agents full control over user-mode processes, kernel sessions, and...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 2:26 a.m.9 views

pyghidra-mcp

PyGhidra-MCP - Ghidra Model Context Protocol Server Overview pyghidra-mcp is a command-line Model Context Protocol MCP server that brings the full analytical power of Ghidra, a robust software reverse engineering SRE suite, into the world of intelligent agents and LLM-based tooling. It bridges...

6AI score
SaveExploits0References10
Nuclei
Nuclei
added 2026/09/13 2:04 a.m.38 views

MCP Inspector < 0.14.0 UnauthenticatedRemote Code Execution

The MCP inspector is a developer tool for testing and debugging MCP servers. Versions of MCP Inspector below 0.14.1 are vulnerable to remote code execution due to lack of authentication between the Inspector client and proxy, allowing unauthenticated requests to launch MCP commands over stdio. id...

9.4CVSS8.6AI score0.42669EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/12 11:49 p.m.11 views

Reversecore_MCP

Reversecore MCP AI-Powered Reverse Engineering & Security Analysis via Model Context Protocol An MCP server that gives AI assistants like Claude and Cursor the ability to perform reverse engineering, malware analysis, vulnerability research, digital forensics, and source code auditing through...

6.5AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/12 11:27 p.m.9 views

ida-pro-mcp

IDA Pro MCP Servidor MCP sencillo para permitir el vibe reversing en IDA Pro. https://github.com/user-attachments/assets/6ebeaa92-a9db-43fa-b756-eececce2aca0 Los binarios y el prompt del vídeo están disponibles en el repositorio mcp-reversing-dataset. Requisitos previos Python 3.11 o superior Usa...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/12 10:52 p.m.5 views

Agentic-SOC-Simulation

🛡️ Agentic SOC Parallel Simulation ASPS: Autonomous Security Operations Parallel Simulation Center Redefining the Future of Security Operations: Full-Stack SOC Parallel Simulation, Multi-Agent Collaboration, and Data-Driven Autonomous Defense 🇨🇳 中文文档 Chinese Version This project is a cutting-edge...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 8:35 p.m.5 views

mcp-attack-detection-sentinel

Detección de ataques MCP — Laboratorio de investigación de Sentinel Investigación de detección de Sentinel para patrones de ataque de MCP Protocolo de Contexto de Modelo : acceso de identidad inusual tras un evento relacionado con MCP, mutación de la definición de herramientas, acceso entre...

8.8CVSS8AI score0.00959EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 8:16 p.m.9 views

ghidrecomp

Ghidrecomp - Command Line Ghidra Decompiler About This Python command line tool decompiles all functions of a binary and writes them to a directory in separate C files: root@kitploit: flowchart LR afilename -- bghidrecomp a2Symbol Server -- b b -- eGhidra Project Files b -- output subgraph output...

6AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/12 7:47 p.m.6 views

CVE-2025-54135

A continuación se presenta un exploit completamente funcional para la vulnerabilidad CVE-2025-54135 en el IDE Cursor, diseñado para demostrar un ataque de inyección de prompts que manipula la configuración del Protocolo de Contexto de Modelo MCP para lograr ejecución remota de código. Este código...

9.8CVSS7.9AI score0.0181EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 1:31 p.m.10 views

inspector

MCP Inspector Model Context ProtocolMCP 서버를 검사하기 위한 개발자 도구입니다. 단일 패키지인 @modelcontextprotocol/inspector로 제공되며, 서버를 검사하는 세 가지 방법을 제공합니다: 웹Web — Node 백엔드를 갖춘 Vite + React + Mantine 단일 페이지 앱. CLI — 자동화, CI 및 빠른 에이전트 피드백 루프를 위한 스크립트 가능한 명령줄 클라이언트. TUI — Ink로 구축된 대화형 터미널 UI. 세 가지 모두 단일 전역 mcp-inspector...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/12 6:43 a.m.9 views

GhidraMCP

ghidraMCP ghidraMCP es un servidor del Model Context Protocol que permite a los LLMs realizar ingeniería inversa de aplicaciones de forma autónoma. Expone numerosas herramientas de la funcionalidad principal de Ghidra a los clientes MCP...

5.8AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/11 7:54 a.m.5 views

sentinel-mcp

SentinelMCP — AI-Powered Cyber Defense System Google Cloud Hackathon submission — Autonomous threat detection and remediation orchestrated by Google Cloud Agent Builder Vertex AI Agent , powered by Gemini 2.0 Flash, Model Context Protocol MCP, and Dynatrace observability. The Problem Security tea...

6.2AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 8:03 p.m.9 views

AI_Security_Top

🛡️ AI-Security-Knowledge-Base 这是一个系统性的 AI 安全研究项目,涵盖了从基础机器学习算法理论到前沿大模型注入攻击、AI 免杀对抗及深度伪造(Deepfake)的完整知识体系。 🏗️ 知识体系架构 本库内容分为四大板块:AI 核心算法 、威胁建模 、红队进攻 及蓝队防御 。 🧬 一:AI 基础与理论 深入理解模型背后的数学逻辑,是寻找算法漏洞的前提。 AI 概论 - 人工智能发展史、分支及核心概念。 深度学习架构 - 从 CNN/RNN 到 Transformer 架构的深度解构。 核心机器学习算法 -...

5.9AI score
SaveExploits0References11
Kitploit
Kitploit
added 2026/09/09 5:29 p.m.9 views

LLM-MCP-Security-Field-Guide

🛡️ AI Security Field Guide — LLM + MCP Security The most comprehensive, up-to-date, practitioner-first security reference for LLM applications and Model Context Protocol MCP deployments. Covers real CVEs, live attack patterns, OWASP frameworks, red teaming tools, and actionable checklists — update...

9.6CVSS8.4AI score0.77866EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 5:14 p.m.7 views

CVE-2026-23744-MCPJAM-RCE-exploit

CVE-2026-23744-MCPJAM-RCE-exploit Esta prueba de concepto en Python tiene como objetivo un servicio MCP Protocolo de Contexto del Modelo vulnerable expuesto por la aplicación objetivo. La vulnerabilidad permite a un atacante proporcionar parámetros de configuración del servidor arbitrarios a trav...

9.8CVSS6.2AI score0.65845EPSS
SaveExploits41
Rows per page
Query Builder