Kali Pentest
0
Provides secure access to Kali Linux web penetration testing tools for AI assistants in a controlled Docker environment.
소개
This custom Model Context Protocol (MCP) server integrates various Kali Linux security tools with Claude Desktop, offering a secure and controlled environment for educational penetration testing. It's built with Docker for containerization, utilizes Python/FastMCP for manual MCP protocol handling, and employs Linux capabilities alongside environment-based whitelisting to ensure ethical and secure execution of vulnerability scans and penetration tests.
주요 기능
- Perform network port scanning using Nmap
- Run web vulnerability scans with Nikto and WPScan
- Enumerate directories and files on web servers using Dirb
- Test for SQL injection vulnerabilities with SQLMap
- Search the Exploit Database for known exploits via Searchsploit
- 0 GitHub stars
사용 사례
- Scanning local web servers for vulnerabilities with Nmap, Nikto, or Dirb
- Testing WordPress sites for common issues using WPScan
- Searching the Exploit Database for relevant exploits for specific software