mukul975/Anthropic-Cybersecurity-Skills
A comprehensive open-source library featuring 754 structured cybersecurity skills for AI agents, mapped to five industry frameworks to provide expert-level guidance.
Awesome MCP › Security & Reverse Engineering
The AI for Ethical Hacking (AI4EH) project is an educational workshop repository designed to demonstrate practical applications of artificial intelligence in offensive security. It provides a comprehensive workshop guide, educational tools, and scripts that help learners understand how AI can be leveraged in various aspects of ethical hacking and security testing. The project covers multiple AI-driven techniques such as AI reconnaissance, which involves generating contextual subdomain wordlists and automating target enumeration to enhance the reconnaissance phase of penetration testing. It also includes intelligent screenshot analysis using neural networks and multimodal large language models (LLMs) to classify web applications based on screenshots, aiding in the identification of potential targets and vulnerabilities. Another key feature is smart content discovery, where custom fuzzing wordlists are created based on the context of the application, improving the efficiency and accuracy of fuzz testing. The project explores automated exploit generation through nuclei AI template generation, which helps automate the creation of vulnerability scanning templates. Additionally, it introduces hackbots, conversational AI agents designed for vulnerability discovery, and MCP (Model Context Protocol) integrations that connect AI assistants to popular security tools like Burp Suite and Ghidra, enhancing their capabilities with AI-driven insights. The repository includes core scripts such as a multimodal AI screenshot classifier, web scraping and analysis tools, NLP utilities for keyword extraction and text analysis, and AI agent examples with custom tools. It also bundles several well-known security tools within a Docker environment, including LLM command-line access, Nuclei vulnerability scanner, FFUF web fuzzer, Subfinder for subdomain enumeration, HTTPx HTTP toolkit, Notify for notifications, EyeBaller for pentest screenshot analysis, and PureDNS for domain resolution. The project is intended for educational use, focusing on learning AI applications in offensive security, authorized penetration testing, vulnerability research, and CTF experiments. It requires Docker and API keys for AI services like OpenAI and Google Gemini. The project emphasizes ethical hacking principles and responsible disclosure, making it a valuable resource for security professionals and enthusiasts interested in the intersection of AI and cybersecurity.
https://github.com/ethiack/ai4eh
A comprehensive open-source library featuring 754 structured cybersecurity skills for AI agents, mapped to five industry frameworks to provide expert-level guidance.
NVIDIA security scanner for AI agent skills and MCP tooling that detects prompt injection, data exfiltration, MCP tool poisoning and least-privilege problems, and can itself be run as an MCP server inside agent sessions.
ida-pro-mcp is an MCP server for IDA Pro that enables advanced reverse engineering capabilities through MCP-based interactions and automation.
GhidraMCP is an MCP server that integrates Ghidra's reverse engineering capabilities with MCP clients, enabling automated binary analysis and decompilation through large language models.
MCP-Scan is a security tool that statically and dynamically scans and monitors Model Context Protocol (MCP) connections to detect and prevent vulnerabilities such as prompt injections, tool poisoning, and cross-origin escalations.
JADX-AI-MCP is a JADX plugin integrating Model Context Protocol to enable AI-powered live reverse engineering, vulnerability detection, and code analysis of Android APKs using large language models like Claude.
Beelzebub is a secure low-code honeypot framework leveraging large language models and the Model Context Protocol (MCP) to detect and analyze cyber attacks, including prompt injection attempts against LLM agents.
mcp-windbg is a Model Context Protocol server that enables AI models to analyze Windows crash dumps using WinDBG through natural language interaction and command execution.