From be534115385abd629786c69bef13a2fea73c7bb3 Mon Sep 17 00:00:00 2001 From: Mario Hewardt Date: Thu, 2 Jul 2026 09:10:57 -0700 Subject: [PATCH] Rename project title in README Updated the project title to 'Sysinternals Sysmon for Linux'. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28572ec..37df14f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [![Build Status](https://dev.azure.com/sysinternals/Tools/_apis/build/status/Sysinternals.SysmonForLinux?repoName=Sysinternals%2FSysmonForLinux&branchName=main)](https://dev.azure.com/sysinternals/Tools/_build/latest?definitionId=340&repoName=Sysinternals%2FSysmonForLinux&branchName=main) -# Sysmon for Linux +# Sysinternals Sysmon for Linux Sysmon for Linux is a tool that monitors and logs system activity including process lifetime, network connections, file system writes, and more. Sysmon works across reboots and uses advanced filtering to help identify malicious activity as well as how intruders and malware operate on your network. Sysmon for Linux is part of [Sysinternals](https://sysinternals.com).