-
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
XenoCoreGiger31 edited this page Jun 4, 2026
·
1 revision
Welcome to the Local-Model wiki! PenMaster Security — Wiki Home
Welcome to the official wiki for the autonomous penetration testing agent built on Kali Linux with a local LLM backend.
Quick Links
• Project Overview
• Installation & Setup
• Agent Architecture
• Tools & Capabilities
• Test Lab Configuration
• Report Generator
• Known Issues & Fixes
What Is This?
PenMaster Security is an autonomous penetration testing agent that chains real security tools together using a locally hosted LLM (Qwen 2.5-14B via LM Studio). It runs entirely offline — no cloud, no API keys, no data leaving your machine.
| File | Purpose |
|---|---|
| agent_loop.py | Main autonomous attack loop |
| mcp_server.py | Flask tool server (port 8000) |
| tools_manifest.json | Tool definitions |
| report_generator.py | Auto HTML report generation |
Active development. Achieved 14/24 port breaches on Metasploitable in local UTM lab.

PenMaster Security — Built by XenoCoreGiger31 | Powered by Qwen 2.5-14B + LM Studio | Running on Kali Linux
