METATRON: Open-Source Penetration Testing Agent Powered by Local LLMs
tom_doerr · x · 2026-08-03
A GitHub project named METATRON recently gained significant traction (3.4k Stars). It is a CLI-based AI penetration testing assistant that runs entirely on the local machine.
Key Features & Workflow:
- Fully Local: Operates without cloud APIs or subscriptions, ensuring data privacy during security audits.
- Automated Recon: Given a target IP or domain, it automatically executes standard recon tools like nmap, whois, whatweb, and nikto.
- AI Vulnerability Analysis: It feeds the raw scan results into a locally running LLM. The AI then analyzes the target, identifies potential vulnerabilities, suggests exploits, and recommends security patches.
- Data Persistence: All scan histories and AI analyses are stored in a local MariaDB database for future reference and auditing.
More from coding & agent
- Open-Source Chrome Extension Turns Web Images into 3D Models via fal.ai — tom_doerr · 2026-08-03
- Comp AI Open-Sources Agentic CRM on Next.js, Launches 'eve' Agent Framework — JosephJacks_ · 2026-08-03
- Building Flows: An Evidence and Verification Layer for AI Coding Agents — OGMYT · 2026-08-03
- AI Coding Era Reshapes DevTools: Open Source Gains Edge Over Closed — davidcrawshaw · 2026-08-03
- Build a Personalized AI Second Brain with Claude Code — tom_doerr · 2026-08-03
- Why SQLite's Architecture is Poised to Dominate the Agentic Era — glcst · 2026-08-03