Detection rules › Elastic

Connection to Common Large Language Model Endpoints

Status
production
Severity
medium
Time window
9m
Author
Elastic
Source
github.com/elastic/detection-rules

Identifies DNS queries to known Large Language Model domains by unsigned binaries or common Windows scripting utilities. Malwares may leverage the capabilities of LLM to perform actions in the affected system in a dynamic way.

MITRE ATT&CK coverage

Event coverage

ProviderEventTitle
SysmonEvent ID 3Network connection

Rule body elastic

[metadata]
creation_date = "2025/09/01"
integration = ["endpoint", "windows", "sentinel_one_cloud_funnel"]
maturity = "production"
updated_date = "2026/04/21"

[rule]
author = ["Elastic"]
description = """
Identifies DNS queries to known Large Language Model domains by unsigned binaries or common Windows scripting utilities.
Malwares may leverage the capabilities of LLM to perform actions in the affected system in a dynamic way.
"""
from = "now-9m"
index = [
    "endgame-*",
    "logs-endpoint.events.network-*",
    "logs-sentinel_one_cloud_funnel.*",
    "logs-windows.sysmon_operational-*",
    "winlogbeat-*",
]
language = "eql"
license = "Elastic License v2"
name = "Connection to Common Large Language Model Endpoints"
note = """## Triage and analysis

### Investigating Connection to Common Large Language Model Endpoints

#### Possible investigation steps

- Investigate the process execution chain (parent process tree) for unknown processes or malicious scripts.
- Verify if the executed process is persistent on the host like common mechanisms Startup folder, task or Run key.
- Review any unusual network, files or registry events by the same process.
- Investigate other alerts associated with the user/host during the past 48 hours.
- Extract this communication's indicators of compromise (IoCs) and use traffic logs to search for other potentially compromised hosts.

### False positive analysis

- Trusted applications from an expected process running in the environment.

### Response and remediation

- Initiate the incident response process based on the outcome of the triage.
- Isolate the involved host to prevent further post-compromise behavior.
- Immediately block the identified indicators of compromise (IoCs).
- Implement any temporary network rules, procedures, and segmentation required to contain the attack.
- Investigate credential exposure on systems compromised or used by the attacker to ensure all compromised accounts are identified. Reset passwords for these accounts and other potentially compromised credentials, such as email, business systems, and web services.
- Update firewall rules to be more restrictive.
- Reimage the host operating system or restore the compromised files to clean versions.
- Run a full antimalware scan. This may reveal additional artifacts left in the system, persistence mechanisms, and malware components.
- Determine the initial vector abused by the attacker and take action to prevent reinfection through the same vector.
- Using the incident response data, update logging and audit policies to improve the mean time to detect (MTTD) and the mean time to respond (MTTR).
"""
references = ["https://malpedia.caad.fkie.fraunhofer.de/details/py.lamehug"]
risk_score = 47
rule_id = "4ae94fc1-f08f-419f-b692-053d28219380"
severity = "medium"
tags = [
    "Domain: Endpoint",
    "OS: Windows",
    "OS: macOS",
    "Use Case: Threat Detection",
    "Tactic: Command and Control",
    "Resources: Investigation Guide",
    "Data Source: Elastic Endgame",
    "Data Source: Elastic Defend",
    "Data Source: SentinelOne",
    "Data Source: Sysmon",
]
timestamp_override = "event.ingested"
type = "eql"

query = '''
network where host.os.type in ("macos", "windows") and dns.question.name != null and
(
  process.name : ("MSBuild.exe", "mshta.exe", "wscript.exe", "powershell.exe", "pwsh.exe", "msiexec.exe", "rundll32.exe",
  "bitsadmin.exe", "InstallUtil.exe", "RegAsm.exe", "vbc.exe", "RegSvcs.exe", "regsvr32.exe", "dllhost.exe",
  "node.exe", "javaw.exe", "java.exe", "*.pif", "*.com", "python*", "osascript", "Script Editor", "curl", "curl.exe", "deno", 
  "deno.exe", "node", "bun", "bun.exe") or

  ?process.code_signature.subject_name : ("AutoIt Consulting Ltd", "OpenJS Foundation", "Python Software Foundation") or

  (
    process.executable : ("?:\\Users\\*.exe", "?:\\ProgramData\\*.exe", "/Users/Shared/*", "/Library/WebServer/*", 
                          "/Users/*/Library/WebServer/*", "/Library/Graphics/*", "/Users/*/Library/Graphics/*", "/Library/Fonts/*", 
                          "/Users/*/Library/Fonts/*", "/private/var/root/Library/HTTPStorages/*", "/tmp/*", "/var/tmp/*", "/private/tmp/*") and
    (?process.code_signature.trusted == false or ?process.code_signature.exists == false)
  )
 ) and
    dns.question.name : (
    // Major LLM APIs
    "api.openai.com",
    "*.openai.azure.com",
    "api.anthropic.com",
    "api.mistral.ai",
    "api.cohere.ai",
    "api.ai21.com",
    "api.groq.com",
    "api.perplexity.ai",
    "api.x.ai",
    "api.deepseek.com",
    "api.gemini.google.com",
    "generativelanguage.googleapis.com",
    "api.azure.com",
    "api.bedrock.aws",
    "bedrock-runtime.*.amazonaws.com",

    // Hugging Face & other ML infra
    "api-inference.huggingface.co",
    "inference-endpoint.huggingface.cloud",
    "router.huggingface.co",
    "*.hf.space",
    "*.replicate.com",
    "api.replicate.com",
    "api.runpod.ai",
    "*.runpod.io",
    "api.modal.com",
    "*.forefront.ai",

    "api.arcee.ai",
    "api.sambanova.ai",
    "chatapi.akash.network",
    "api.reka.ai",
    "api.cerebras.ai",
    "api.morphllm.com",
    "openrouter.ai",
    "api.moonshot.cn",
    "api.moonshot.ai",
    "api.z.ai",
    "api.inference.wandb.ai",
    "trace.wandb.ai",
    "api.bfl.ai",
    "api.eu.bfl.ai",
    "api.us.bfl.ai",
    "api.ionstream.ai",
    "api.minimax.io",
    "api.minimaxi.com",
    "api.stepfun.ai",
    "api.stepfun.com",
    "api.featherless.ai",
    "api.intelligence.io.solutions",
    "api.fireworks.ai",
    "inference.baseten.co",
    "api.baseten.co",
    "api.gmi-serving.com",
    "api.ncompass.tech",
    "api.nextbit256.com",
    "api.hyperbolic.xyz",
    "neuro.mancer.tech",
    "managed-inference-api-proxy.crusoecloud.com",
    "api.crusoe.ai",
    "api.avian.io",
    "api.siliconflow.cn",
    "api.totalgpt.ai",
    "switchpoint.dev",
    "api.novita.ai",
    "api.inflection.ai",
    "api.wavespeed.ai",
    "api.cloud.mara.com",
    "api.inference.net",
    "api.deepinfra.com",
    "api.xiaomimimo.com",
    "dashscope.aliyuncs.com",
    "dashscope-intl.aliyuncs.com",
    "dashscope-us.aliyuncs.com",
    "integrate.api.nvidia.com",
    "api.inceptionlabs.ai",
    "api.friendli.ai",
    "external.api.recraft.ai",
    "api.cloudflare.com",
    "gateway.ai.cloudflare.com",
    "api.studio.nebius.ai",
    "api.tokenfactory.nebius.com",
    "api.aionlabs.ai",
    "api.relace.run",
    "instantapply.endpoint.relace.run",
    "ranker.endpoint.relace.run",
    "embeddings.endpoint.relace.run",
    "console-api.inference.ai",
    "api.parasail.io",
    "api.redpill.ai",
    "api.modular.com",
    "ark.cn-beijing.volces.com",
    "ark.ap-southeast.bytepluses.com",
    "ai2endpoints.cirrascale.ai",
    "aisuite.cirrascale.com",
    "api.clarifai.com",
    "api.venice.ai",
    "api.atlascloud.ai",
    "wanqing.streamlakeapi.com",
    "api.ambient.xyz",
    "api.upstage.ai",
    "api.together.xyz",
    "api.inceptron.io",
    "chutes.ai",
    "aiplatform.googleapis.com",
    "portal.nousresearch.com",
    "inference-api.nousresearch.com",
    "api.githubcopilot.com",
    "ai-gateway.vercel.sh",
    "opencode.ai",
    "api.kilo.ai",
    "qianfan.baidubce.com",
    "hunyuan.tencentcloudapi.com",
    "open.bigmodel.cn",
    "spark-api-open.xf-yun.com",
    "api.sensenova.cn",
    "api.baichuan-ai.com",
    "api-inference.modelscope.cn",
    "api.lingyiwanwu.com",
    "api.360.cn",

    // Consumer-facing AI chat portals
    "chat.openai.com",
    "chatgpt.com",
    "copilot.microsoft.com",
    "bard.google.com",
    "gemini.google.com",
    "claude.ai",
    "perplexity.ai",
    "poe.com",
    "chat.forefront.ai",
    "chat.deepseek.com",

    // OpenClaw
    "openclaw.ai"
  ) and

  not process.executable : (
          "?:\\Program Files\\*.exe",
          "?:\\Program Files (x86)\\*.exe",
          "?:\\Windows\\System32\\svchost.exe",
          "?:\\Windows\\SystemApps\\Microsoft.LockApp_*\\LockApp.exe",
          "?:\\Users\\*\\AppData\\Local\\Google\\Chrome\\Application\\chrome.exe",
          "?:\\Users\\*\\AppData\\Local\\BraveSoftware\\*\\Application\\brave.exe",
          "?:\\Users\\*\\AppData\\Local\\Vivaldi\\Application\\vivaldi.exe",
          "?:\\Users\\*\\AppData\\Local\\Programs\\Opera*\\opera.exe",
          "?:\\Users\\*\\AppData\\Local\\Programs\\Fiddler\\Fiddler.exe"
        ) and
    not (?process.code_signature.trusted == true and
         ?process.code_signature.subject_name : ("Anthropic, PBC", "Google LLC", "Mozilla Corporation", "Brave Software, Inc.", "Island Technology Inc.", "Opera Norway AS",
                                                  "OpenJS Foundation", "Developer ID Application: Node.js Foundation (HX7739G8FX)"))
'''


[[rule.threat]]
framework = "MITRE ATT&CK"
[[rule.threat.technique]]
id = "T1102"
name = "Web Service"
reference = "https://attack.mitre.org/techniques/T1102/"
[[rule.threat.technique.subtechnique]]
id = "T1102.002"
name = "Bidirectional Communication"
reference = "https://attack.mitre.org/techniques/T1102/002/"



[rule.threat.tactic]
id = "TA0011"
name = "Command and Control"
reference = "https://attack.mitre.org/tactics/TA0011/"

Stages and Predicates

Stage 1: network

network where host.os.type in ("macos", "windows") and dns.question.name != null and
(
  process.name : ("MSBuild.exe", "mshta.exe", "wscript.exe", "powershell.exe", "pwsh.exe", "msiexec.exe", "rundll32.exe",
  "bitsadmin.exe", "InstallUtil.exe", "RegAsm.exe", "vbc.exe", "RegSvcs.exe", "regsvr32.exe", "dllhost.exe",
  "node.exe", "javaw.exe", "java.exe", "*.pif", "*.com", "python*", "osascript", "Script Editor", "curl", "curl.exe", "deno",
  "deno.exe", "node", "bun", "bun.exe") or
  ?process.code_signature.subject_name : ("AutoIt Consulting Ltd", "OpenJS Foundation", "Python Software Foundation") or
  (
    process.executable : ("?:\\Users\\*.exe", "?:\\ProgramData\\*.exe", "/Users/Shared/*", "/Library/WebServer/*",
                          "/Users/*/Library/WebServer/*", "/Library/Graphics/*", "/Users/*/Library/Graphics/*", "/Library/Fonts/*",
                          "/Users/*/Library/Fonts/*", "/private/var/root/Library/HTTPStorages/*", "/tmp/*", "/var/tmp/*", "/private/tmp/*") and
    (?process.code_signature.trusted == false or ?process.code_signature.exists == false)
  )
 ) and
    dns.question.name : (
    "api.openai.com",
    "*.openai.azure.com",
    "api.anthropic.com",
    "api.mistral.ai",
    "api.cohere.ai",
    "api.ai21.com",
    "api.groq.com",
    "api.perplexity.ai",
    "api.x.ai",
    "api.deepseek.com",
    "api.gemini.google.com",
    "generativelanguage.googleapis.com",
    "api.azure.com",
    "api.bedrock.aws",
    "bedrock-runtime.*.amazonaws.com",
    "api-inference.huggingface.co",
    "inference-endpoint.huggingface.cloud",
    "router.huggingface.co",
    "*.hf.space",
    "*.replicate.com",
    "api.replicate.com",
    "api.runpod.ai",
    "*.runpod.io",
    "api.modal.com",
    "*.forefront.ai",
    "api.arcee.ai",
    "api.sambanova.ai",
    "chatapi.akash.network",
    "api.reka.ai",
    "api.cerebras.ai",
    "api.morphllm.com",
    "openrouter.ai",
    "api.moonshot.cn",
    "api.moonshot.ai",
    "api.z.ai",
    "api.inference.wandb.ai",
    "trace.wandb.ai",
    "api.bfl.ai",
    "api.eu.bfl.ai",
    "api.us.bfl.ai",
    "api.ionstream.ai",
    "api.minimax.io",
    "api.minimaxi.com",
    "api.stepfun.ai",
    "api.stepfun.com",
    "api.featherless.ai",
    "api.intelligence.io.solutions",
    "api.fireworks.ai",
    "inference.baseten.co",
    "api.baseten.co",
    "api.gmi-serving.com",
    "api.ncompass.tech",
    "api.nextbit256.com",
    "api.hyperbolic.xyz",
    "neuro.mancer.tech",
    "managed-inference-api-proxy.crusoecloud.com",
    "api.crusoe.ai",
    "api.avian.io",
    "api.siliconflow.cn",
    "api.totalgpt.ai",
    "switchpoint.dev",
    "api.novita.ai",
    "api.inflection.ai",
    "api.wavespeed.ai",
    "api.cloud.mara.com",
    "api.inference.net",
    "api.deepinfra.com",
    "api.xiaomimimo.com",
    "dashscope.aliyuncs.com",
    "dashscope-intl.aliyuncs.com",
    "dashscope-us.aliyuncs.com",
    "integrate.api.nvidia.com",
    "api.inceptionlabs.ai",
    "api.friendli.ai",
    "external.api.recraft.ai",
    "api.cloudflare.com",
    "gateway.ai.cloudflare.com",
    "api.studio.nebius.ai",
    "api.tokenfactory.nebius.com",
    "api.aionlabs.ai",
    "api.relace.run",
    "instantapply.endpoint.relace.run",
    "ranker.endpoint.relace.run",
    "embeddings.endpoint.relace.run",
    "console-api.inference.ai",
    "api.parasail.io",
    "api.redpill.ai",
    "api.modular.com",
    "ark.cn-beijing.volces.com",
    "ark.ap-southeast.bytepluses.com",
    "ai2endpoints.cirrascale.ai",
    "aisuite.cirrascale.com",
    "api.clarifai.com",
    "api.venice.ai",
    "api.atlascloud.ai",
    "wanqing.streamlakeapi.com",
    "api.ambient.xyz",
    "api.upstage.ai",
    "api.together.xyz",
    "api.inceptron.io",
    "chutes.ai",
    "aiplatform.googleapis.com",
    "portal.nousresearch.com",
    "inference-api.nousresearch.com",
    "api.githubcopilot.com",
    "ai-gateway.vercel.sh",
    "opencode.ai",
    "api.kilo.ai",
    "qianfan.baidubce.com",
    "hunyuan.tencentcloudapi.com",
    "open.bigmodel.cn",
    "spark-api-open.xf-yun.com",
    "api.sensenova.cn",
    "api.baichuan-ai.com",
    "api-inference.modelscope.cn",
    "api.lingyiwanwu.com",
    "api.360.cn",
    "chat.openai.com",
    "chatgpt.com",
    "copilot.microsoft.com",
    "bard.google.com",
    "gemini.google.com",
    "claude.ai",
    "perplexity.ai",
    "poe.com",
    "chat.forefront.ai",
    "chat.deepseek.com",
    "openclaw.ai"
  ) and
  not process.executable : (
          "?:\\Program Files\\*.exe",
          "?:\\Program Files (x86)\\*.exe",
          "?:\\Windows\\System32\\svchost.exe",
          "?:\\Windows\\SystemApps\\Microsoft.LockApp_*\\LockApp.exe",
          "?:\\Users\\*\\AppData\\Local\\Google\\Chrome\\Application\\chrome.exe",
          "?:\\Users\\*\\AppData\\Local\\BraveSoftware\\*\\Application\\brave.exe",
          "?:\\Users\\*\\AppData\\Local\\Vivaldi\\Application\\vivaldi.exe",
          "?:\\Users\\*\\AppData\\Local\\Programs\\Opera*\\opera.exe",
          "?:\\Users\\*\\AppData\\Local\\Programs\\Fiddler\\Fiddler.exe"
        ) and
    not (?process.code_signature.trusted == true and
         ?process.code_signature.subject_name : ("Anthropic, PBC", "Google LLC", "Mozilla Corporation", "Brave Software, Inc.", "Island Technology Inc.", "Opera Norway AS",
                                                  "OpenJS Foundation", "Developer ID Application: Node.js Foundation (HX7739G8FX)"))

Exclusions

Top-level NOT(...) conjuncts: predicates this rule actively suppresses.

FieldKindExcluded values
process.code_signature.subject_nameeqAnthropic, PBC, Google LLC, Mozilla Corporation, Brave Software, Inc., Island Technology Inc., Opera Norway AS, OpenJS Foundation, Developer ID Application: Node.js Foundation (HX7739G8FX)
process.code_signature.trustedeqtrue
process.executablewildcard?:\Program Files\*.exe, ?:\Program Files (x86)\*.exe, ?:\Windows\System32\svchost.exe, ?:\Windows\SystemApps\Microsoft.LockApp_*\LockApp.exe, ?:\Users\*\AppData\Local\Google\Chrome\Application\chrome.exe, ?:\Users\*\AppData\Local\BraveSoftware\*\Application\brave.exe, ?:\Users\*\AppData\Local\Vivaldi\Application\vivaldi.exe, ?:\Users\*\AppData\Local\Programs\Opera*\opera.exe, ?:\Users\*\AppData\Local\Programs\Fiddler\Fiddler.exe

Indicators

Each row is a field, operator, and value that the rule matches. The corpus column counts how many other rules in the catalog look for the same combination: high numbers point to widely-used, community-vetted indicators. Blank or 1 shows that the indicator is specific to this rule.

FieldKindValues
dns.question.nameis_not_null
  • (no value, null check)
dns.question.namewildcard
  • *.forefront.ai
  • *.hf.space
  • *.openai.azure.com
  • *.replicate.com
  • *.runpod.io
  • ai-gateway.vercel.sh
  • ai2endpoints.cirrascale.ai
  • aiplatform.googleapis.com
  • aisuite.cirrascale.com
  • api-inference.huggingface.co
  • api-inference.modelscope.cn
  • api.360.cn
  • api.ai21.com
  • api.aionlabs.ai
  • api.ambient.xyz
  • api.anthropic.com
  • api.arcee.ai
  • api.atlascloud.ai
  • api.avian.io
  • api.azure.com
  • api.baichuan-ai.com
  • api.baseten.co
  • api.bedrock.aws
  • api.bfl.ai
  • api.cerebras.ai
  • api.clarifai.com
  • api.cloud.mara.com
  • api.cloudflare.com
  • api.cohere.ai
  • api.crusoe.ai
  • api.deepinfra.com
  • api.deepseek.com
  • api.eu.bfl.ai
  • api.featherless.ai
  • api.fireworks.ai
  • api.friendli.ai
  • api.gemini.google.com
  • api.githubcopilot.com
  • api.gmi-serving.com
  • api.groq.com
  • api.hyperbolic.xyz
  • api.inceptionlabs.ai
  • api.inceptron.io
  • api.inference.net
  • api.inference.wandb.ai
  • api.inflection.ai
  • api.intelligence.io.solutions
  • api.ionstream.ai
  • api.kilo.ai
  • api.lingyiwanwu.com
  • api.minimax.io
  • api.minimaxi.com
  • api.mistral.ai
  • api.modal.com
  • api.modular.com
  • api.moonshot.ai
  • api.moonshot.cn
  • api.morphllm.com
  • api.ncompass.tech
  • api.nextbit256.com
  • api.novita.ai
  • api.openai.com
  • api.parasail.io
  • api.perplexity.ai
  • api.redpill.ai
  • api.reka.ai
  • api.relace.run
  • api.replicate.com
  • api.runpod.ai
  • api.sambanova.ai
  • api.sensenova.cn
  • api.siliconflow.cn
  • api.stepfun.ai
  • api.stepfun.com
  • api.studio.nebius.ai
  • api.together.xyz
  • api.tokenfactory.nebius.com
  • api.totalgpt.ai
  • api.upstage.ai
  • api.us.bfl.ai
  • api.venice.ai
  • api.wavespeed.ai
  • api.x.ai
  • api.xiaomimimo.com
  • api.z.ai
  • ark.ap-southeast.bytepluses.com
  • ark.cn-beijing.volces.com
  • bard.google.com
  • bedrock-runtime.*.amazonaws.com
  • chat.deepseek.com
  • chat.forefront.ai
  • chat.openai.com
  • chatapi.akash.network
  • chatgpt.com
  • chutes.ai
  • claude.ai
  • console-api.inference.ai
  • copilot.microsoft.com
  • dashscope-intl.aliyuncs.com
  • dashscope-us.aliyuncs.com
  • dashscope.aliyuncs.com
  • embeddings.endpoint.relace.run
  • external.api.recraft.ai
  • gateway.ai.cloudflare.com
  • gemini.google.com
  • generativelanguage.googleapis.com
  • hunyuan.tencentcloudapi.com
  • inference-api.nousresearch.com
  • inference-endpoint.huggingface.cloud
  • inference.baseten.co
  • instantapply.endpoint.relace.run
  • integrate.api.nvidia.com
  • managed-inference-api-proxy.crusoecloud.com
  • neuro.mancer.tech
  • open.bigmodel.cn
  • openclaw.ai
  • opencode.ai
  • openrouter.ai
  • perplexity.ai
  • poe.com
  • portal.nousresearch.com
  • qianfan.baidubce.com
  • ranker.endpoint.relace.run
  • router.huggingface.co
  • spark-api-open.xf-yun.com
  • switchpoint.dev
  • trace.wandb.ai
  • wanqing.streamlakeapi.com
process.code_signature.existseq
  • false corpus 19 (elastic 19)
process.code_signature.subject_namewildcard
  • AutoIt Consulting Ltd corpus 3 (elastic 3)
  • OpenJS Foundation corpus 4 (elastic 4)
  • Python Software Foundation corpus 3 (elastic 3)
process.code_signature.trustedeq
  • false corpus 18 (elastic 18)
process.executablewildcard
  • /Library/Fonts/*
  • /Library/Graphics/*
  • /Library/WebServer/*
  • /Users/*/Library/Fonts/*
  • /Users/*/Library/Graphics/*
  • /Users/*/Library/WebServer/*
  • /Users/Shared/* corpus 4 (elastic 3, sigma 1)
  • /private/tmp/* corpus 4 (elastic 3, sigma 1)
  • /private/var/root/Library/HTTPStorages/*
  • /tmp/* corpus 25 (elastic 23, sigma 2)
  • /var/tmp/* corpus 24 (elastic 23, sigma 1)
  • ?:\ProgramData\*.exe corpus 6 (elastic 6)
  • ?:\Users\*.exe corpus 4 (elastic 4)
process.namewildcard
  • *.com
  • *.pif
  • InstallUtil.exe corpus 18 (elastic 13, splunk 5)
  • MSBuild.exe corpus 16 (elastic 13, splunk 3)
  • RegAsm.exe corpus 11 (elastic 9, splunk 2)
  • RegSvcs.exe corpus 10 (elastic 8, splunk 2)
  • Script Editor
  • bitsadmin.exe corpus 14 (elastic 12, splunk 2)
  • bun corpus 2 (elastic 2)
  • bun.exe
  • curl corpus 18 (elastic 13, splunk 5)
  • curl.exe corpus 15 (elastic 12, splunk 3)
  • deno
  • deno.exe corpus 2 (elastic 2)
  • dllhost.exe corpus 7 (elastic 5, splunk 2)
  • java.exe corpus 2 (elastic 1, splunk 1)
  • javaw.exe
  • mshta.exe corpus 31 (elastic 26, splunk 5)
  • msiexec.exe corpus 22 (elastic 17, splunk 5)
  • node corpus 9 (elastic 9)
  • node.exe corpus 3 (elastic 3)
  • osascript corpus 10 (elastic 10)
  • powershell.exe corpus 104 (elastic 60, splunk 44)
  • pwsh.exe corpus 62 (elastic 33, splunk 29)
  • python* corpus 31 (elastic 31)
  • regsvr32.exe corpus 25 (elastic 19, splunk 6)
  • rundll32.exe corpus 60 (elastic 34, splunk 26)
  • vbc.exe corpus 3 (elastic 2, splunk 1)
  • wscript.exe corpus 29 (elastic 28, splunk 1)