How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
sysmon-config provides configuration templates and exclusion rule sets designed to standardize system event tracing and reduce log noise on Windows hosts. It functions as a security configuration baseline that establishes a standard for tracing system events and process behaviors.
The main features of swiftonsecurity/sysmon-config are: Windows Endpoint Monitoring, System Configuration Templates, Event Filtering Rules, Threat Detection Rule Repositories, Security Baselines, Log Volume Reduction, Log Event Filters, System Event Noise Reduction.
Open-source alternatives to swiftonsecurity/sysmon-config include: velocidex/velociraptor — Velociraptor is a digital forensics and incident response platform, endpoint detection and response system, and… mhaggis/sysmon-dfir. olafhartong/sysmon-modular — A repository of sysmon configuration modules. falcosecurity/falco — Falco is an eBPF runtime security monitor and cloud native detection engine that identifies abnormal behavior and… serilog/serilog — Serilog is a structured logging library for .NET applications that records events as rich data objects instead of… clong/detectionlab — DetectionLab is a reproducible Windows Active Directory security lab designed for testing detection capabilities. It…
Velociraptor is a digital forensics and incident response platform, endpoint detection and response system, and visibility tool. It provides a query engine and remote forensic collector used to hunt for indicators of compromise and perform triage across a fleet of hosts. The system is distinguished by its specialized query language for interrogating host state and parsing binary files. It features a notebook environment that combines markdown documentation with executable query cells to standardize investigative workflows and enable collaborative reporting. The platform covers a wide range o
A repository of sysmon configuration modules
Falco is an eBPF runtime security monitor and cloud native detection engine that identifies abnormal behavior and security threats across hosts and containers. It functions as a Linux kernel event auditor, capturing system calls and kernel events in real-time to detect malicious activity. The system distinguishes itself through a rule-based threat detection model that evaluates system activity against a library of community-maintained rules and custom security definitions. It enriches raw kernel events with container and Kubernetes metadata to provide observability into isolated environments