Instability
Verified Safeby tcpiplab
Overview
An AI-powered local chatbot for network diagnostics and pentesting, leveraging Ollama to keep all analysis private and on-premise.
Installation
No command providedSecurity Notes
This project is a pentesting tool designed to execute powerful network scanning and exploitation utilities. While the code itself appears open-source and non-malicious, its core functionality involves network interactions and offensive security actions. The built-in MCP server exposes these capabilities and requires authentication. Proper input sanitization by the chatbot and MCP server is critical to prevent command injection vulnerabilities when calling external tools. Users must exercise extreme caution and only use this tool in authorized environments against authorized targets.
Similar Servers
osaurus
Osaurus is a native macOS LLM server running local language models with OpenAI and Ollama compatible APIs, enabling tool calling and a plugin ecosystem for AI agents.
mcp-pentest
An AI-driven middleware to orchestrate and manage penetration testing tools and engagements.
rag-server-mcp
Provides Retrieval Augmented Generation (RAG) capabilities to Model Context Protocol (MCP) clients by indexing local project documents and retrieving relevant information for LLMs.
MCP-SQL-Server
Provides a natural language chat interface to query and interact with an SQLite database using an LLM to translate questions into SQL.