AI-powered SSH honeypot with local LLM (Ollama/Phi-3) that generates realistic terminal responses to trap attackers. Includes monitoring stack, session logging, and active defense mechanisms.
Stars
3
Forks
2
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
40
commits
1
commits
fix: Complete notification system implementation with critical bug fixes
b925e47View on GitHubdocs: add development log and notification system roadmap
9b873abView on GitHubfeat: add demo infrastructure, sample data generation, and attacker profiling system
b0276beView on GitHubFix .env.docker.example missing MIRAGEPOT_DASHBOARD_PASSWORD field
6bafb4dView on GitHubFix 6 test failures, harden realism, close thread-safety gap
af50848View on GitHubfix: apply 11 honeypot realism and monitoring bug fixes
243ea8dView on GitHubdocs: add March 5 post-implementation bug tracker and March 9 diary entry
bd105faView on GitHubfix: apply full audit remediation (C1-C5, H1-H9, M1-M11, L1-L4, P1-P7)
077ee27View on GitHubsecurity: implement 15 additional audit findings (Additional batch)
3d0aa4aView on GitHubAdd security audit report (55 findings) and Session 2 diary entry
55ab930View on GitHubAdd Docker pre-flight checks to start.sh and diary entry for 2026-03-02
d430ab5View on GitHubfix: whoami/id return session username; record all auth attempts to prometheus
75d0438View on GitHub