Linux scheduled task Aggregation

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊

Back to Content Index


This query aggregates and charts cron job data based on unique user-command pairs. It shows the frequency of commands, the number of computers they've run on, and their percentage of total tenant computers.

Attribute Value
Type Hunting Query
Solution Syslog
ID eb09da09-6f6c-4502-bf74-f7b9f1343539
Tactics Persistence, Execution
Techniques T1059, T1053, T1037
Required Connectors Syslog
Source View on GitHub

Tables Used

This content item queries data from the following tables:

Table Selection Criteria Transformations Ingestion API Lake-Only
Syslog Facility == "cron"
ProcessName in "CRON,CROND"
SyslogMessage contains "CMD"
?

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊

Back to Hunting Queries · Back to Syslog