Threaticon
Toggle sidebar

You're viewing a limited, public preview. Log in for full access.

Log in User Guide
Log in Get started
Data Components DC0018 — Host Status
DC0018

Host Status

35 analytic(s) · 14 detection strategy(ies)

Description

Logging, messaging, and other artifacts that highlight the health and operational state of host-based security sensors, such as Endpoint Detection and Response (EDR) agents, antivirus software, logging services, and system monitoring tools. Monitoring sensor health is essential for detecting misconfigurations, sensor failures, tampering, or deliberate security control evasion by adversaries. *Data Collection Measures:* - Windows Event Logs: - Event ID 1074 (System Shutdown): Detects unexpected system reboots/shutdowns. - Event ID 6006 (Event Log Stopped): Logs when Windows event logging is stopped. - Event ID 16 (Sysmon): Detects configuration state changes that may indicate log tampering. - Event ID 12 (Windows Defender Status Change) – Detects changes in Windows Defender state. - Linux/macOS Monitoring: - `/var/log/syslog`, `/var/log/auth.log`, `/var/log/kern.log` - Journald (journalctl) for kernel and system alerts. - Endpoint Detection and Response (EDR) Tools: - Monitor agent health status, detect sensor tampering, and alert on missing telemetry. - Mobile Threat Intelligence Logs: - Samsung Knox, SafetyNet, iOS Secure Enclave provide sensor health status for mobile endpoints.

Referenced in Analytics

35
AN0214 Analytic 0214 DET0077

AppleScript or system calls to activate WiFi/Bluetooth interfaces (`networksetup`, `blueutil`), followed by exfiltration via AirDrop, cloud sync, or network socket.

macos:unifiedlog macos:osquery macos:osquery
AN0489 Analytic 0489 DET0173

High-frequency, repetitive service requests (e.g., HTTP, TLS renegotiation) originating from a single or small set of source IPs targeting endpoint web services or application ports, leading to exhaustion of CPU or memory on targeted Windows services.

WinEventLog:Application WinEventLog:Sysmon Windows:perfmon
AN0491 Analytic 0491 DET0173

Flood of incoming TLS or HTTP(S) connections to macOS-hosted services (e.g., MAMP, Apache), causing high CPU usage and system unresponsiveness.

macos:unifiedlog macos:unifiedlog
AN0492 Analytic 0492 DET0173

Automated or scripted HTTP/TLS flooding from one VM or cloud instance against another service, exploiting compute-based billing or exhaustion of service infrastructure.

AWS:CloudTrail AWS:VPCFlowLogs AWS:CloudWatch
AN0584 Analytic 0584 DET0208

Excessive resource exhaustion or service crash induced by processes launched by users or scripts that rapidly consume CPU/memory or attempt malformed service interactions.

WinEventLog:Sysmon WinEventLog:Application WinEventLog:System
AN0585 Analytic 0585 DET0208

Malicious script or binary causes repeated kernel panics, OOM kills, or systemd service restarts targeting services like nginx, httpd, sshd.

auditd:SYSCALL linux:syslog journald:systemd
AN0586 Analytic 0586 DET0208

Adversary launches high-entropy process or malformed app bundle causing repeated application crashes and system slowdowns.

macos:unifiedlog macos:unifiedlog
AN0587 Analytic 0587 DET0208

Instance enters degraded/unhealthy state due to abnormal process load or memory exhaustion, often caused by automation or script-based attacks.

AWS:CloudWatch AWS:CloudTrail VPCFlowLogs:All
AN0588 Analytic 0588 DET0208

Container orchestrator logs show crashlooping pods, repeated resource exhaustion, or malicious binaries with infinite loops consuming systemd/cgroup limits.

kubernetes:events docker:events
AN0741 Analytic 0741 DET0267

Persistent high CPU utilization combined with suspicious command-line execution (e.g., mining tools or obfuscated scripts) and outbound connections to mining/proxy networks.

WinEventLog:Sysmon Windows:perfmon WinEventLog:Sysmon
AN0742 Analytic 0742 DET0267

Abnormal CPU/memory usage by unauthorized processes with outbound connections to known mining pools or using cron jobs/scripts to maintain persistence.

auditd:SYSCALL linux:procfs NSM:Flow
AN0744 Analytic 0744 DET0267

Sudden spikes in cloud VM CPU usage with outbound traffic to mining pools and unauthorized instance creation.

AWS:CloudTrail AWS:CloudWatch AWS:VPCFlowLogs
AN0745 Analytic 0745 DET0267

High CPU usage by unauthorized containers running mining binaries or public proxy tools.

containerd:events prometheus:metrics container:cni
AN0869 Analytic 0869 DET0311

Monitoring for discrepancies between system daemon/service state and reported health messages (e.g., syslog shows AV/IDS daemon stopped, but spoofed messages claim it is still running). Detects userland processes impersonating AV/IDS command-line outputs or modifying log forwarding configurations.

auditd:SYSCALL linux:syslog
AN0870 Analytic 0870 DET0311

Detection of fake or spoofed macOS Security & Privacy GUIs showing healthy status after XProtect, Gatekeeper, or AV processes are disabled. Correlates user-space UI process creation with terminated or missing security daemons.

macos:unifiedlog macos:unifiedlog
AN0972 Analytic 0972 DET0343

VM or cloud instance generating anomalously high network egress targeting same destination IP or service, especially using stateless protocols.

AWS:VPCFlowLogs AWS:CloudWatch
AN1012 Analytic 1012 DET0356

Burst of incomplete TCP handshakes (e.g., SYN floods) or uncorrelated ACK packets targeting the state table resulting in OS resource exhaustion.

WinEventLog:Sysmon WinEventLog:Microsoft-Windows-TCPIP NSM:Firewall
AN1013 Analytic 1013 DET0356

Flood of spoofed SYN or ACK packets causing exhaustion of OS TCP state table, potentially via user-space utilities or kernel-level DoS agents.

auditd:SYSCALL NSM:Flow NSM:Flow
AN1014 Analytic 1014 DET0356

Adversary tool/script issuing mass SYN/ACK floods that degrade OS responsiveness and interrupt service response on macOS endpoints.

macos:unifiedlog macos:osquery NSM:Firewall
AN1035 Analytic 1035 DET0368

Detects tampered hardware or firmware via anomalous host status telemetry. Behavioral chain: (1) Pre-OS or firmware components exhibit unexpected version changes, signature failures, or modified boot paths; (2) System management/firmware tools log hardware inventory drift; (3) Sensor health telemetry or boot attestation events fail baseline checks; (4) Follow-on process execution from altered firmware or unknown drivers after boot.

WinEventLog:Security WinEventLog:Microsoft-Windows-CodeIntegrity/Operational WinEventLog:Sysmon WinEventLog:Sysmon WinEventLog:Sysmon
AN1036 Analytic 1036 DET0368

Monitors for hardware or firmware tampering by correlating system boot logs, hardware inventory changes, and secure boot/firmware verification failures. Behavioral chain: (1) UEFI/BIOS version drift; (2) secure boot disabled or signature verification errors; (3) unexpected modules or hardware devices enumerated at boot; (4) new device firmware images loaded from non-approved sources.

auditd:SYSCALL fwupd:logs
AN1037 Analytic 1037 DET0368

Detects tampered Mac hardware/firmware by analyzing unified logs, EndpointSecurity events, and Apple Mobile File Integrity (AMFI) checks. Behavioral chain: (1) Boot process reports firmware signature mismatch; (2) Secure Boot policy altered; (3) new EFI drivers or hardware devices appear in inventory; (4) system extension loads from unapproved developer IDs post-boot.

macos:unifiedlog macos:endpointsecurity
AN1140 Analytic 1140 DET0408

Outbound spoofed traffic to known amplification protocols (e.g., DNS, NTP, Memcached) combined with abnormal network traffic volume targeting remote reflectors, resulting in disproportionate traffic returned to a victim

WinEventLog:Sysmon Windows:perfmon
AN1141 Analytic 1141 DET0408

Spoofed outbound packets sent to amplification services from command-line tools or scripts, combined with abnormal outbound packet volume on known reflector ports

auditd:SYSCALL NSM:Flow sar:network
AN1143 Analytic 1143 DET0408

Cloud-hosted VM or container generates spoofed UDP requests to third-party services on known amplifier ports, with high outbound-to-inbound traffic ratios in VPC Flow Logs

AWS:CloudTrail AWS:VPCFlowLogs AWS:CloudWatch
AN1165 Analytic 1165 DET0415

Repeated invocation of high-resource application endpoints or GUI components causing CPU and memory spikes, logged as elevated request volumes, prolonged handle locks, or frequent crash recoveries.

WinEventLog:Application WinEventLog:Sysmon Windows:perfmon
AN1168 Analytic 1168 DET0415

Automated abuse of cloud-hosted applications (e.g., web apps, REST endpoints, internal APIs) causing compute exhaustion, high 5xx error rates, or frequent autoscaling triggers logged in app insights or cloudwatch.

AWS:CloudWatch AWS:CloudTrail AWS:CloudMetrics
AN1374 Analytic 1374 DET0497

Detects disabling AAA, syslog, SNMP traps, ACL logging, or security features on routers/switches/firewalls; correlates privileged login followed by configuration commit reducing visibility.

networkdevice:config networkdevice:syslog
AN1474 Analytic 1474 DET0534

Unauthorized modification of TCC.db followed by elevated process execution under a trusted parent (e.g., Finder, SystemUIServer) or via launchctl environment override. Also includes identification of SIP being disabled, which is highly uncommon and a prerequisite for this abuse path.

macos:unifiedlog macos:unifiedlog macos:unifiedlog macos:unifiedlog
AN1493 Analytic 1493 DET0540

Unauthorized instance creation in unmonitored or unused regions. Burst of compute-intensive jobs in spot instances or sudden spike in resource usage in legitimate VMs.

AWS:CloudTrail AWS:CloudWatch
AN1538 Analytic 1538 DET0559

Correlate process execution of shutdown/reboot commands (e.g., shutdown.exe, restart-computer) with host status change logs (Event IDs 1074, 6006) and absence of related administrative context (e.g., user not in Helpdesk group).

WinEventLog:Security WinEventLog:Sysmon
AN1539 Analytic 1539 DET0559

Detect 'shutdown', 'reboot', or 'systemctl poweroff' executions with auditd/syslog and absence of scheduled maintenance windows or approved user context.

auditd:SYSCALL linux:syslog
AN1540 Analytic 1540 DET0559

Identify use of 'shutdown', 'reboot', or 'osascript' system shutdown invocations within unified logs and track unexpected shutdown sequences initiated by GUI or script. Cross-reference with user activity or absence thereof.

macos:unifiedlog macos:unifiedlog
AN1541 Analytic 1541 DET0559

Detect commands such as 'esxcli system shutdown' or 'vim-cmd vmsvc/power.shutdown' executed outside of maintenance windows or via unusual users. Reboot logs in hostd.log and shell logs should be correlated.

esxi:hostd esxi:shell
AN1542 Analytic 1542 DET0559

Monitor CLI 'reload' commands issued without scheduled maintenance, and correlate to TACACS+/AAA logs for privilege validation.

networkdevice:syslog networkdevice:syslog

Details

MITRE ID
DC0018
STIX ID
x-mitre-data-component--85a533a4-5fa4-4dba-b45d-f0717bedd6e6
Analytics
35
Detection Strategies
14
Leaving Threaticon

This link opens an external site that isn't part of the platform.