TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Sysmon for Linux 1.0.0 Released

4 点作者 lowleveldesign超过 3 年前

1 comment

lowleveldesign超过 3 年前
Sysmon [1] is a popular monitoring tool on Windows. It is based on ETW and its custom driver and provides great details on what is happening in the system. To make the logs relevant, we need to configure it (SwiftOnSecurity created a good base config file [2]).<p>Yesterday, MS released the first version of Sysmon for Linux and made it open-source (MIT license)[3]. It is based on eBPF. In [4] they show how they use it in Azure to collect events from the Linux VMs.<p>- [1] <a href="https:&#x2F;&#x2F;docs.microsoft.com&#x2F;en-us&#x2F;sysinternals&#x2F;downloads&#x2F;sysmon" rel="nofollow">https:&#x2F;&#x2F;docs.microsoft.com&#x2F;en-us&#x2F;sysinternals&#x2F;downloads&#x2F;sysm...</a><p>- [2] <a href="https:&#x2F;&#x2F;github.com&#x2F;SwiftOnSecurity&#x2F;sysmon-config" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;SwiftOnSecurity&#x2F;sysmon-config</a><p>- [3] <a href="https:&#x2F;&#x2F;github.com&#x2F;Sysinternals&#x2F;SysmonForLinux" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;Sysinternals&#x2F;SysmonForLinux</a><p>- [4] <a href="https:&#x2F;&#x2F;techcommunity.microsoft.com&#x2F;t5&#x2F;azure-sentinel&#x2F;automating-the-deployment-of-sysmon-for-linux-and-azure-sentinel&#x2F;ba-p&#x2F;2847054" rel="nofollow">https:&#x2F;&#x2F;techcommunity.microsoft.com&#x2F;t5&#x2F;azure-sentinel&#x2F;automa...</a>