cognis-digital/sentrylog
GitHub: cognis-digital/sentrylog
面向小型团队的单文件 SIEM 工具,通过 Sigma 规则对多源日志进行安全检测与优先级排序,无需搭建重型基础设施。
Stars: 0 | Forks: 0
analyze + score] P --> OUT[report] ``` ## 从任何 AI 技术栈中使用 `sentrylog` 可与所有流行的 AI 使用方式互操作: - **MCP server** — `sentrylog mcp` (Claude Desktop、Cursor、Cognis.Studio、[uncensored-fleet](https://github.com/cognis-digital/uncensored-fleet)) - **OpenAI 兼容 / JSON** — 通过管道将 `sentrylog scan . --format json` 传给任何代理或 LLM - **LangChain · CrewAI · AutoGen · LlamaIndex** — 一行代码即可将 CLI/JSON 封装为工具 - **CI / 脚本** — 为非 AI 流水线提供退出码 + SARIF ## 对比分析 | | **Cognis sentrylog** | SigmaHQ | |---|:---:|:---:| | 可自托管,无需账号 | ✅ | 视情况而定 | | 单一命令,零配置 | ✅ | ⚠️ | | 面向 CI 的 JSON + SARIF | ✅ | 视情况而定 | | MCP 原生 (AI 代理) | ✅ | ❌ | | 多语言移植 (JS/Go/Rust) | ✅ | ❌ | | 开源协议 | ✅ COCL | 视情况而定 | *秉承 **SigmaHQ/sigma** 的精神,以 Cognis 的方式重新构建。遗漏了致谢?欢迎提交 PR。* ## 集成 可无缝接入您的技术栈:用于代码扫描的 **SARIF**,用于任何场景的 **JSON**,面向 AI 代理的 **MCP server** (`sentrylog mcp`),以及用于 SIEM/Slack/Jira 的 webhook 转发器。详见 [`docs/INTEGRATIONS.md`](docs/INTEGRATIONS.md)。 ## 安装 — 全方式、全平台支持 ``` pip install "git+https://github.com/cognis-digital/sentrylog.git" # pip (works today) pipx install "git+https://github.com/cognis-digital/sentrylog.git" # isolated CLI uv tool install "git+https://github.com/cognis-digital/sentrylog.git" # uv pip install cognis-sentrylog # PyPI (when published) docker run --rm ghcr.io/cognis-digital/sentrylog:latest --help # Docker brew install cognis-digital/tap/sentrylog # Homebrew tap curl -fsSL https://raw.githubusercontent.com/cognis-digital/sentrylog/main/install.sh | sh ``` | Linux | macOS | Windows | Docker | 云平台 | |---|---|---|---|---| | `scripts/setup-linux.sh` | `scripts/setup-macos.sh` | `scripts/setup-windows.ps1` | `docker run ghcr.io/cognis-digital/sentrylog` | [DEPLOY.md](docs/DEPLOY.md) (AWS/Azure/GCP/k8s) | ## 相关 Cognis 工具 - [`edrgap`](https://github.com/cognis-digital/edrgap) — EDR 覆盖与绕过检测器 — 核对 MDM + EDR + AD 清单 - [`canarynet`](https://github.com/cognis-digital/canarynet) — 自托管 canary token 网络 — AWS 密钥、DNS、文档、web URL - [`phishforge`](https://github.com/cognis-digital/phishforge) — 开源网络钓鱼模拟 — 活动、模板、培训 - [`sbomgate`](https://github.com/cognis-digital/sbomgate) — 持续 SBOM 差异与漏洞监控,带有维护者变更追踪 - [`honeytrace`](https://github.com/cognis-digital/honeytrace) — 主动诱饵网络诱捕系统 — SSH、RDP、SMB、web 蜜罐 **探索全套工具 →** [🗂️ 全部 170+ 工具](https://github.com/cognis-digital/cognis-neural-suite) · [⭐ awesome-cognis](https://github.com/cognis-digital/awesome-cognis) · [🔗 cognis-sources](https://github.com/cognis-digital/cognis-sources) · [🤖 uncensored-fleet](https://github.com/cognis-digital/uncensored-fleet) · [🧠 engram](https://github.com/cognis-digital/engram) ## 互操作性 `{}` 可与 300+ 工具的 Cognis 套件组合 — JSON 输入/输出以及共享的 OpenAI 兼容 `/v1` 骨干网络。有关套件图谱、组合模式和参考技术栈, 请参阅 **[INTEROP.md](INTEROP.md)**。 ## 许可证 在 **Cognis Open Collaboration License (COCL) v1.0** 下开源可见 — 个人、内部评估、研究和教育用途免费;**商业 / 生产环境使用需要获取许可证** (licensing@cognis.digital)。详见 [LICENSE](LICENSE)。
Cognis Digital · Cognis Neural Suite 中 170+ 工具之一 · 让明天更美好,从今天开始
标签:AMSI绕过, Python, Sigma规则, 可视化界面, 威胁检测, 安全运营, 扫描框架, 数据可视化, 无后门, 日志审计, 目标导入, 请求拦截, 逆向工具