skill
职业分类
描述
更新
prod-analysis
软件开发工程师
Production honeypot data-pull, investigation, and report workflow — SSH data pull from droplet, log/DB parsing with analyze_production.py, attack pattern detection, data quality audit, and structured report generation.
2026-07-10
prod-healthcheck
网络与计算机系统管理员
Fast read-only SSH health check for the manyfaced honeypot service — is it alive, are processes running, ports listening, disk healthy? No data pulls, no reports, nothing written to disk.
2026-07-10
add-service-handler
软件开发工程师
Recipe for adding a new fake service "face" to the honeypot — handler class, route registration, monster page entry, and tests. Based on current Router + per-service route files architecture (not the stale registry.py pattern).
2026-05-18