Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
S

SysmonCommunityGuide

> 编程语言
Open source

TrustedSec Sysinternals Sysmon Community Guide

1.4K stars0 likes0 views
WebsiteGitHub

About

TrustedSec Sysinternals Sysmon Community Guide

# TrustedSec Sysmon Community Guide

This work is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-sa/4.0/), please attribute to TrustedSec LLC ###### You are free to: **Share** — copy and redistribute the material in any medium or format. **Adapt** — remix, transform, and build upon the material. The authors encourage you to redistribute this content as widely as possible, but require that you give credit to the primary authors below, and that you notify us on GitHub of any improvements you make. Table of Contents ================= * [What is Sysmon](./chapters/what-is-sysmon.md) * Sysmon on Windows * [The Sysmon Driver](./chapters/the-sysmon-driver.md) * [Install and Configuration](./chapters/install_windows.md) * Sysmon on Linux * [sysinternalsEBPF](./chapters/eBPF.md) * [Install and Configuration](./chapters/install_linux.md) * [Configuration](./chapters/configuration.md) * [Detection Engineering Fundamentals](./chapters/detection-engineering.md) * Sysmon Events * [Process Events](./chapters/process-events.md) * [Process Creation](./chapters/process-creation.md) * [Process Termination](./chapters/process-termination.md) * [Process Access](./chapters/process-access.md) * File Events * [File Create](./chapters/file-create.md) * [File Create Time Change](./chapters/file-create-time-change.md) * [File Stream Creation Hash](./chapters/file-stream-creation-hash.md) * [File Delete](./chapters/file-delete.md) * [File Delete Detected](./chapters/file_delete_detected.md) * [File Block EXE](./chapters/file-block-exe.md) * [File Block Shredding](./chapters/file-blockshredding.md) * [Named Pipes](./chapters/named-pipes.md) * [Driver Loading](./chapters/driver-loading.md) * [Registry Actions](./chapters/registry-actions.md) * [Image Loading](./chapters/image-loading.md) * [Network Connections](./chapters/network-connections.md) * [Create Remote Thread](./chapters/create-remote-thread.md) * [Raw Access Read](./chapters/raw-access-read.md) * [DNS Query](./chapters/dns-query.md) * [WMI Events](./chapters/WMI-events.md) * [Clipboard Capture](./chapters/clipboard-capture.md) * [Process Image Tampering](./chapters/process-tampering.md) ## Current State: Microsoft Sysinternals Sysmon is an ever changing piece of software provided by Microsoft free for its users. As such it is constantly being updated and new featured are added. As it relates to configurations this guide tries to be as open as possible since each environment is unique and recomendations are based on these contraints as much as possible. The guide is made Open Source so that as Sysmon evolves the comunity helps in expanding and maintaining the guide. ## Contributing Please use the issues system or GitHub pull requests to make corrections, contributions, and other changes to the text - we welcome your contributions! ## Credits This guide written, maintained and edited by Carlos Perez of TrustedSec LLC. - Copyright 2025 © TrustedSec LLC.

GitHub Issues· 7 open

View all on GitHub
  • #52

    Build Sysmon Guide / Build PDF (pull_request) action runtime error

    Updated Jun 30, 2026
  • #46

    Broken PDF

    Updated Mar 17, 2026
  • #31

    process-events.md: Description of Process GUIDs is not right.

    Updated Apr 26, 2022
  • #29

    Does sysmon64 lock/remove files?

    Updated Feb 11, 2022
  • #27

    Changelog Updates

    Updated Nov 17, 2021
  • #24

    Example usage of is-any feature new to sysmon v11.0

    Updated Jan 26, 2021

Highlights

  • •What is Sysmon
  • •Sysmon on Windows
  • •The Sysmon Driver
  • •Install and Configuration
  • •Sysmon on Linux
  • •sysinternalsEBPF
  • •Install and Configuration
  • •Configuration
  • •Detection Engineering Fundamentals
  • •Sysmon Events

> Tags

Python

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言