Terminology Index

Glossary

1801 terms

Open concept maps

Showing 1601-1632 of 1801 terms

S
4

Sysmon

Microsoft Sysinternals' Sysmon: a Windows service that emits detailed process, network, and file events, vastly richer than default Windows logging. A go-to source for endpoint detection and hunting.

Sysmon (System Monitor) enriches Windows logs with process creation, command lines, parent processes, network connections, file and registry changes, and image loads, exactly the data detection engineers need to write meaningful rules. Configured via XML and shipped via the event log, it dramatically improves Windows endpoint visibility. Across logging/monitoring/telemetry and OS-defenders contexts, Sysmon is one of the most widely used free tools in defensive operations, and learning to deploy and tune it is a core blue-team skill.

Introduced in: Logging, Monitoring, and Telemetry, Operating Systems for Defenders

Examples

  • Logging full command lines and parent processes with Sysmon for detection.
  • Capturing network connections per process to spot anomalous outbound activity.
  • Tuning the Sysmon configuration to balance coverage and event volume.

No related terms linked yet.

T
28