Skip to content

CrowdStrike Falcon Telemetry

Overview

CrowdStrike provides cloud workload and endpoint security, threat intelligence, and cyberattack response services and products.

CrowdStrike Falcon Telemetry gathers raw system logs, legitimate and suspicious activities. Below is a non-exhaustive list of activities that can be monitored using CrowdStrike Telemetry logs:

  • Process creation and termination
  • File path creation and deletion
  • Events related to processes
  • DNS requests
  • HTTP connections

The following Sekoia.io built-in rules match the intake Crowdstrike Falcon Telemetry. This documentation is updated automatically and is based solely on the fields used by the intake which are checked against our rules. This means that some rules will be listed but might not be relevant with the intake.

SEKOIA.IO x Crowdstrike Falcon Telemetry on ATT&CK Navigator

AMSI Deactivation Using Registry Key

The rule detects attempts to deactivate/disable the AMSI provider by deleting the associated registry key.

  • Effort: master
Address Space Layout Randomization (ASLR) Alteration

ASLR is a security feature used by the Operating System to mitigate memory exploit, attacker might want to disable it

  • Effort: intermediate
Advanced IP Scanner

Detects the use of Advanced IP Scanner. Seems to be a popular tool for ransomware groups.

  • Effort: master
Audio Capture via PowerShell

Detects audio capture via PowerShell Cmdlet

  • Effort: intermediate
Autorun Keys Modification

Detects modification of autostart extensibility point (ASEP) in registry. Prerequisites are Logging for Registry events in the Sysmon configuration (events 12 and 13).

  • Effort: master
AzureEdge in Command Line

Detects use of azureedge in the command line.

  • Effort: advanced
Bazar Loader DGA (Domain Generation Algorithm)

Detects Bazar Loader domains based on the Bazar Loader DGA

  • Effort: elementary
BazarLoader Persistence Using Schtasks

Detects possible BazarLoader persistence using schtasks. BazarLoader will create a Scheduled Task using a specific command line to establish its persistence.

  • Effort: intermediate
Blue Mockingbird Malware

Attempts to detect system changes made by Blue Mockingbird

  • Effort: elementary
CertOC Loading Dll

Detects when a user installs certificates by using CertOC.exe to loads the target DLL file.

  • Effort: intermediate
Change Default File Association

When a file is opened, the default program used to open the file (also called the file association or handler) is checked. File association selections are stored in the Windows Registry and can be edited by users, administrators, or programs that have Registry access or by administrators using the built-in assoc utility. Applications can modify the file association for a given file extension to call an arbitrary program when a file with the given extension is opened.

  • Effort: advanced
Clear EventLogs Through CommandLine

Detects a command that clears event logs which could indicate an attempt from an attacker to erase its previous traces.

  • Effort: intermediate
Cmd.exe Used To Run Reconnaissance Commands

Detects command lines with suspicious args

  • Effort: advanced
Commonly Used Commands To Stop Services And Remove Backups

Detects specific commands used regularly by ransomwares to stop services or remove backups

  • Effort: intermediate
Compression Followed By Suppression

Detects when a file is compressed and deleted.

  • Effort: advanced
Control Panel Items

Detects the malicious use of a control panel item

  • Effort: advanced
DNS Exfiltration and Tunneling Tools Execution

Well-known DNS exfiltration tools execution

  • Effort: intermediate
Data Compressed With Rar With Password

An adversary may compress data in order to make it portable and minimize the amount of data sent over the network, this could be done the popular rar command line program. This is a more specific one for rar where the arguments allow to encrypt both file data and headers with a given password.

  • Effort: intermediate
Debugging Software Deactivation

Deactivation of some debugging softwares using taskkill command. It was observed being used by Ransomware operators.

  • Effort: elementary
Default Encoding To UTF-8 PowerShell

Detects PowerShell encoding to UTF-8, which is used by Sliver implants. The command line just sets the default encoding to UTF-8 in PowerShell.

  • Effort: advanced
Disable Task Manager Through Registry Key

Detects commands used to disable the Windows Task Manager by modifying the proper registry key in order to impair security tools. This technique is used by the Agent Tesla RAT, among others.

  • Effort: elementary
Disable Workstation Lock

Registry change in order to disable the ability to lock the computer by using CTRL+ALT+DELETE or CTRL+L. This registry key does not exist by default. Its creation is suspicious and the value set to "1" means an activation. It has been used by FatalRAT, but other attacker/malware could probably use it. This rule needs Windows Registry changes (add,modification,deletion) logging which can be done through Sysmon Event IDs 12,13,14.

  • Effort: elementary
Disabled IE Security Features

Detects from the command lines or the registry, changes that indicate unwanted modifications to registry keys that disable important Internet Explorer security features. This has been used by attackers during Operation Ke3chang.

  • Effort: advanced
Domain Trust Discovery Through LDAP

Detects attempts to gather information on domain trust relationships that may be used to identify lateral movement opportunities. "trustedDomain" which is detected here is a Microsoft Active Directory ObjectClass Type that represents a domain that is trusted by, or trusting, the local AD DOMAIN. Several tools are using LDAP queries in the end to get the information (DSQuery, sometimes ADFind as well, etc.)

  • Effort: elementary
Download Files From Non-Legitimate TLDs

Detects file downloads from non-legitimate TLDs. Additional legitimates TLDs should be filtered according to the business habits.

  • Effort: master
Dynamic Linker Hijacking From Environment Variable

LD_PRELOAD and LD_LIBRARY_PATH are environment variables used by the Operating System at the runtime to load shared objects (library.ies) when executing a new process, attacker can overwrite this variable to attempts a privileges escalation.

  • Effort: advanced
ETW Tampering

Detects a command that clears or disables any ETW Trace log which could indicate a logging evasion

  • Effort: intermediate
Exfiltration Domain In Command Line

Detects commands containing a domain linked to http exfiltration.

  • Effort: intermediate
FLTMC command usage

Detects the use of fltmc to list and load/unload a filter driver.

  • Effort: advanced
FlowCloud Malware

Detects FlowCloud malware from threat group TA410. This requires Windows Event registry logging.

  • Effort: elementary
HackTools Suspicious Process Names In Command Line

Detects the default process name of several HackTools and also check in command line. This rule is here for quickwins as it obviously has many blind spots.

  • Effort: intermediate
High Privileges Network Share Removal

Detects high privileges shares being deleted with the net share command.

  • Effort: intermediate
ICacls Granting Access To All

Detects suspicious icacls command granting access to all, used by the ransomware Ryuk to delete every access-based restrictions on files and directories. ICacls is a built-in Windows command to interact with the Discretionary Access Control Lists (DACLs) which can grand adversaries higher permissions on specific files and folders.

  • Effort: elementary
Impacket Wmiexec Module

Detection of impacket's wmiexec example, used by attackers to execute commands remotely.

  • Effort: elementary
KeePass Config XML In Command-Line

Detects a command-line interaction with the KeePass Config XML file. It could be used to retrieve informations or to be abused for persistence.

  • Effort: intermediate
Lazarus Loaders

Detects different loaders used by the Lazarus Group APT

  • Effort: elementary
Leviathan Registry Key Activity

Detects registry key used by Leviathan APT in Malaysian focused campaign.

  • Effort: elementary
Linux Bash Reverse Shell

To bypass some security equipement or for a sack of simplicity attackers can open raw reverse shell using shell commands

  • Effort: intermediate
Linux Shared Lib Injection Via Ldso Preload

Detect ld.so.preload modification for shared lib injection, technique used by attackers to load arbitrary code into process

  • Effort: intermediate
Listing Systemd Environment

Detects a listing of systemd environment variables. This command could be used to do reconnaissance on a compromised host.

  • Effort: advanced
MS Office Product Spawning Exe in User Dir

Detects an executable in the users directory started from Microsoft Word, Excel, Powerpoint, Publisher or Visio. This is a common technique used by attackers with documents embedding macros. It requires Windows command line logging events.

  • Effort: master
Malicious Browser Extensions

Detects browser extensions being loaded with the --load-extension and -base-url options, which works on Chromium-based browsers. We are looking for potentially malicious browser extensions. These extensions can get access to informations.

  • Effort: advanced
MalwareBytes Uninstallation

Detects command line being used by attackers to uninstall Malwarebytes.

  • Effort: intermediate
MavInject Process Injection

Detects process injection using the signed Windows tool Mavinject32.exe (which is a LOLBAS)

  • Effort: intermediate
Microsoft Defender Antivirus Disable Using Registry

The rule detects attempts to deactivate/disable Microsoft Defender Antivirus using registry modification via command line or PowerShell scripts.

  • Effort: master
Microsoft Defender Antivirus Disabled Base64 Encoded

Detects attempts to deactivate/disable Windows Defender through base64 encoded PowerShell command line or scripts.

  • Effort: intermediate
Microsoft Defender Antivirus History Directory Deleted

Windows Defender history directory has been deleted. This could be an attempt by an attacker to remove its traces.

  • Effort: elementary
Microsoft Defender Antivirus Restoration Abuse

The rule detects attempts to abuse Windows Defender file restoration tool. The Windows Defender process is allowed to write files in its own protected directory. This functionality can be used by a threat actor to overwrite Windows Defender files in order to prevent it from running correctly or use Windows Defender to execute a malicious DLL.

  • Effort: intermediate
Microsoft Defender Antivirus Set-MpPreference Base64 Encoded

Detects changes of preferences for Windows Defender through command line or PowerShell scripts. Configure Windows Defender using base64-encoded commands is suspicious and could be related to malicious activities.

  • Effort: intermediate
Microsoft Defender Antivirus Signatures Removed With MpCmdRun

Detects attempts to remove Windows Defender Signatures using MpCmdRun legitimate Windows Defender executable. No signatures mean Windows Defender will be less effective (or completely useless depending on the option used).

  • Effort: elementary
Microsoft Exchange PowerShell Snap-Ins To Export Exchange Mailbox Data

Detects PowerShell SnapIn command line or PowerShell script, often used with Get-Mailbox to export Exchange mailbox data.

  • Effort: intermediate
NTDS.dit File Interaction Through Command Line

Detects interaction with the file NTDS.dit through command line. This is usually really suspicious and could indicate an attacker trying copy the file to then look for users password hashes.

  • Effort: intermediate
NetSh Used To Disable Windows Firewall

Detects NetSh commands used to disable the Windows Firewall

  • Effort: intermediate
Netsh Allowed Python Program

Detects netsh command that performs modification on Firewall rules to allow the program python.exe. This activity is most likely related to the deployment of a Python server or an application that needs to communicate over a network. Threat actors could use it for data extraction, hosting a webshell or else.

  • Effort: intermediate
Netsh Port Forwarding

Detects netsh commands that enable a port forwarding between to hosts. This can be used by attackers to tunnel RDP or SMB shares for example.

  • Effort: intermediate
Netsh RDP Port Forwarding

Detects netsh commands that configure a port forwarding of port 3389 used for RDP. This is commonly used by attackers during lateralization on windows environments.

  • Effort: elementary
New DLL Added To AppCertDlls Registry Key

Dynamic-link libraries (DLLs) that are specified in the AppCertDLLs value in the Registry key can be abused to obtain persistence and privilege escalation by causing a malicious DLL to be loaded and run in the context of separate processes on the computer. Logging for Registry events is needed in the Sysmon configuration (events 12 and 13).

  • Effort: intermediate
NjRat Registry Changes

Detects changes for the RUN registry key which happen when a victim is infected by NjRAT. Please note that even if NjRat is well-known for the behavior the rule catches, the rule is a bit larger and could catch other malwares.

  • Effort: master
NlTest Usage

Detects attempts to gather information on domain trust relationships that may be used to identify lateral movement opportunities. These command lines were observed in numerous attacks, but also sometimes from legitimate administrators for debugging purposes. The rule does not cover very basics commands but rather the ones that are interesting for attackers to gather information on a domain.

  • Effort: advanced
Non-Legitimate Executable Using AcceptEula Parameter

Detects accepteula in command line with non-legitimate executable name. Some attackers are masquerading SysInternals tools with decoy names to prevent detection.

  • Effort: advanced
OceanLotus Registry Activity

Detects registry keys created in OceanLotus (also known as APT32) attack. Logging for Registry events is needed in the Sysmon configuration (events 12 and 13).

  • Effort: intermediate
Outlook Registry Access

Detection of accesses to Microsoft Outlook registry hive, which might contain sensitive information.

  • Effort: master
Pandemic Windows Implant

Detects Pandemic Windows Implant through registry keys or specific command lines. Prerequisites: Logging for Registry events is needed, which can be done in the Sysmon configuration (events 12 and 13).

  • Effort: intermediate
Phorpiex DriveMgr Command

Detects specific command used by the Phorpiex botnet to execute a copy of the loader during its self-spreading stage. As described by Microsoft, this behavior is unique and easily identifiable due to the use of folders named with underscores "__" and the PE name "DriveMgr.exe".

  • Effort: elementary
Phorpiex Process Masquerading

Detects specific process executable path used by the Phorpiex botnet to masquerade its system process network activity. It looks for a pattern of a system process executable name that is not legitimate and running from a folder that is created via a random algorithm 13-15 numbers long.

  • Effort: elementary
Potential Azure AD Phishing Page (Adversary-in-the-Middle)

Detects an HTTP request to an URL typical of the Azure AD authentication flow, but towards a domain that is not one the legitimate Microsoft domains used for Azure AD authentication.

  • Effort: intermediate
PowerCat Function Loading

Detect a basic execution of PowerCat. PowerCat is a PowerShell function allowing to do basic connections, file transfer, shells, relays, generate payloads.

  • Effort: intermediate
PowerShell AMSI Deactivation Bypass Using .NET Reflection

Detects Request to amsiInitFailed that can be used to disable AMSI (Antimalware Scan Interface) Scanning. More information about Antimalware Scan Interface https://docs.microsoft.com/en-us/windows/win32/amsi/antimalware-scan-interface-portal.

  • Effort: elementary
PowerShell EncodedCommand

Detects popular file extensions in commands obfuscated in base64 run through the EncodedCommand option.

  • Effort: advanced
Powershell UploadString Function

Powershell's uploadXXX functions are a category of methods which can be used to exfiltrate data through native means on a Windows host.

  • Effort: intermediate
Process Memory Dump Using Comsvcs

Detects the use of comsvcs in command line to dump a specific process memory. This technique is used by attackers for privilege escalation and pivot.

  • Effort: elementary
Process Memory Dump Using Rdrleakdiag

Detects the use of rdrleakdiag.exe in command line to dump the memory of a process. This technique is used by attackers for privilege escalation and pivot.

  • Effort: elementary
Process Trace Alteration

PTrace syscall provides a means by which one process ("tracer") may observe and control the execution of another process ("tracee") and examine and change the tracee's memory and registers. Attacker might want to abuse ptrace functionnality to analyse memory process. It requires to be admin or set ptrace_scope to 0 to allow all user to trace any process.

  • Effort: advanced
Python HTTP Server

Detects command used to start a Simple HTTP server in Python. Threat actors could use it for data extraction, hosting a webshell or else.

  • Effort: intermediate
Qakbot Persistence Using Schtasks

Detects possible Qakbot persistence using schtasks.

  • Effort: intermediate
RDP Sensitive Settings Changed

Detects changes to RDP terminal service sensitive settings. Logging for registry events is needed in the Sysmon configuration (events 12 and 13).

  • Effort: advanced
RUN Registry Key Created From Suspicious Folder

Detects the suspicious RUN keys created by software located in Download or temporary Outlook/Internet Explorer directories. Prerequisites are logging for Registry events, which can be done with Sysmon (events 12 and 13).

  • Effort: advanced
Raccine Uninstall

Detects commands that indicate a Raccine removal from an end system. Raccine is a free ransomware protection tool.

  • Effort: elementary
RedMimicry Winnti Playbook Registry Manipulation

Detects actions caused by the RedMimicry Winnti playbook. Logging for Registry events is needed in the Sysmon configuration (events 12 and 13).

  • Effort: elementary
Rubeus Tool Command-line

Detects command line parameters used by Rubeus, a toolset to interact with Kerberos and abuse it.

  • Effort: advanced
SEKOIA.IO Intelligence Feed

Detect threats based on indicators of compromise (IOCs) collected by SEKOIA's Threat and Detection Research team.

  • Effort: elementary
SOCKS Tunneling Tool

Detects the usage of a SOCKS tunneling tool, often used by threat actors. These tools often use the socks5 commandline argument, however socks4 can sometimes be used as well. Unfortunately, socks alone (without any number) triggered too many false positives.

  • Effort: intermediate
STRRAT Scheduled Task

Detect STRRAT when it achieves persistence by creating a scheduled task. STRRAT is a Java-based stealer and remote backdoor, it establishes persistence using this specific command line: 'cmd /c schtasks /create /sc minute /mo 30 /tn Skype /tr "C:\Users\Admin\AppData\Roaming\SAMPLENAME.jar"'

  • Effort: intermediate
Security Support Provider (SSP) Added to LSA Configuration

Detects the addition of a SSP to the registry. This is commonly used for persistence. Upon a reboot or API call, SSP DLLs gain access to encrypted and plaintext passwords stored in Windows. Logging for Registry events is needed for this rule to work (this can be done through Sysmon EventIDs 12 and 13).

  • Effort: elementary
Sliver DNS Beaconing

Detects suspicious DNS queries known from Sliver beaconing

  • Effort: intermediate
SolarWinds Wrong Child Process

Detects SolarWinds process starting an unusual child process. Process solarwinds.businesslayerhost.exe and solarwinds.businesslayerhostx64.exe created an unexepected child process which doesn't correspond to the legitimate ones.

  • Effort: intermediate
Spyware Persistence Using Schtasks

Detects possible Agent Tesla or Formbook persistence using schtasks. The name of the scheduled task used by these malware is very specific (Updates/randomstring).

  • Effort: intermediate
SquirrelWaffle Malspam Execution Loading DLL

Detects cscript running suspicious command to load a DLL. This behavior has been detected in SquirrelWaffle campaign.

  • Effort: intermediate
Sticky Key Like Backdoor Usage

Detects the usage and installation of a backdoor that uses an option to register a malicious debugger for built-in tools that are accessible in the login screen. Prerequisites are logging for Registry events, which can be done with Sysmon (events 12 and 13).

  • Effort: elementary
Suncrypt Parameters

Detects SunCrypt ransomware's parameters, most of which are unique.

  • Effort: elementary
Suspicious Cmd File Copy Command To Network Share

Copy suspicious files through Windows cmd prompt to network share

  • Effort: intermediate
Suspicious Cmd.exe Command Line

Detection on suspicious cmd.exe command line seen being used by some attackers (e.g. Lazarus with Word macros). This requires Windows process command line logging.

  • Effort: advanced
Suspicious CommandLine Lsassy Pattern

Detects the characteristic lsassy loop used to identify lsass PIDs

  • Effort: intermediate
Suspicious DLL Loading By Ordinal

Detects suspicious DLL Loading by ordinal number in a non legitimate or rare folders. For example, Sofacy (APT28) used this technique to load their Trojan in a campaign of 2018.

  • Effort: intermediate
Suspicious Driver Loaded

Checks the registry key for suspicious driver names that are vulnerable most of the time and loaded in a specific location by the KDU tool from hfiref0x. Some drivers are used by several SysInternals tools, which should have been whitelisted in the filter condition. The driver named "DBUtilDrv2" has been removed as it caused too many false positives unfortunately. It can be added under "drv_name" if more coverage is wanted. This rule needs registry key monitoring (can be done with Sysmon Event IDs 12,13 and 14).

  • Effort: intermediate
Suspicious Microsoft Defender Antivirus Exclusion Command

Detects PowerShell commands aiming to exclude path, process, IP address, or extension from scheduled and real-time scanning. These commands can be used by attackers or malware to avoid being detected by Windows Defender. Depending on the environment and the installed software, this detection rule could raise false positives. We recommend customizing this rule by filtering legitimate processes that use Windows Defender exclusion command in your environment.

  • Effort: master
Suspicious Netsh DLL Persistence

Detects persitence via netsh helper. Netsh interacts with other operating system components using dynamic-link library (DLL) files. Adversaries may establish persistence by executing malicious content triggered by Netsh Helper DLLs.

  • Effort: elementary
Suspicious PowerShell Invocations - Specific

Detects suspicious PowerShell invocation command parameters.

  • Effort: intermediate
Suspicious PrinterPorts Creation (CVE-2020-1048)

Detects new commands that add new printer port which point to suspicious file

  • Effort: advanced
Suspicious Scheduled Task Creation

Detects suspicious scheduled task creation, either executed by a non-system user or a user who is not administrator (the user ID is not S-1-5-18 or S-1-5-18-*). This detection rule doesn't match Sysmon EventID 1 because the user SID is always set to S-1-5-18.

  • Effort: intermediate
Suspicious Taskkill Command

Detects rare taskkill command being used. It could be related to Baby Shark malware.

  • Effort: intermediate
Suspicious Windows Installer Execution

Detects suspicious execution of the Windows Installer service (msiexec.exe) which could be used to install a malicious MSI package hosted on a remote server.

  • Effort: intermediate
UAC Bypass Using Fodhelper

Detects UAC bypass method using Fodhelper after setting the proper registry key, used in particular by Agent Tesla (RAT) or more recently by Earth Luscas. Prerequisites are logging for Registry events in the Sysmon configuration (events 12 and 13).

  • Effort: intermediate
UAC Bypass Via Sdclt

Detects changes to HKCU\Software\Classes\exefile\shell\runas\command\isolatedCommand by an attacker in order to bypass User Account Control (UAC)

  • Effort: elementary
Ursnif Registry Key

Detects a new registry key created by Ursnif malware. The rule requires to log for Registry Events, which can be done using SYsmon's Event IDs 12,13 and 14.

  • Effort: elementary
Usage Of Procdump With Common Arguments

Detects the usage of Procdump sysinternals tool with some common arguments and followed by common patterns.

  • Effort: intermediate
Usage Of Sysinternals Tools

Detects the usage of Sysinternals Tools due to accepteula key being added to Registry. The rule detects it either from the command line usage or from the regsitry events. For the later prerequisite is logging for registry events in the Sysmon configuration (events 12 and 13).

  • Effort: master
Venom Multi-hop Proxy agent detection

Detects Venom Multi-hop Proxy agent.

  • Effort: intermediate
WMI Install Of Binary

Detection of WMI used to install a binary on the host. It is often used by attackers as a signed binary to infect an host.

  • Effort: elementary
WMIC Command To Determine The Antivirus

Detects WMIC command to determine the antivirus on a system, characteristic of the ZLoader malware (and possibly others)

  • Effort: advanced
WMIC Uninstall Product

Detects products being uninstalled using WMIC command.

  • Effort: intermediate
WiFi Credentials Harvesting Using Netsh

Detects the harvesting of WiFi credentials using netsh.exe.

  • Effort: advanced
Windows Credential Editor Registry Key

Detects the use of Windows Credential Editor (WCE). Prerequisites are logging for Registry events in the Sysmon configuration (events 12 and 13).

  • Effort: elementary
Windows Firewall Changes

Detects changes on Windows Firewall configuration

  • Effort: master
Windows Registry Persistence COM Key Linking

Detects COM object hijacking via TreatAs subkey. Logging for Registry events is needed in the Sysmon configuration with this kind of rule <TargetObject name="testr12" condition="end with">\TreatAs\(Default)</TargetObject>.

  • Effort: master
Wmic Process Call Creation

The WMI command-line (WMIC) utility provides a command-line interface for Windows Management Instrumentation (WMI). WMIC is compatible with existing shells and utility commands. Although WMI is supposed to be an administration tool, it is wildy abused by threat actors. One of the reasons is WMI is quite stealthy. This rule detects the wmic command line launching a process on a remote or local host.

  • Effort: intermediate
Wmic Service Call

Detects either remote or local code execution using wmic tool.

  • Effort: intermediate
XCopy Suspicious Usage

Detects the usage of xcopy with suspicious command line options (used by Judgment Panda APT in the past). The rule is based on command line only in case xcopy is renamed.

  • Effort: advanced

Event Categories

The following table lists the data source offered by this integration.

Data Source Description
Process monitoring process monitoring data from the CrowdStrike

In details, the following table denotes the type of events produced by this integration.

Name Values
Kind ``
Category host
Type ``

Event Samples

Find below few samples of events and how they are normalized by Sekoia.io.

{
    "message": "{\"ProcessCreateFlags\": \"525324\", \"IntegrityLevel\": \"16384\", \"ParentProcessId\": \"11768266\", \"SourceProcessId\": \"11768266\", \"aip\": \"44.234.227.80\", \"SHA1HashData\": \"0000000000000000000000000000000000000000\", \"UserSid\": \"S-1-5-19\", \"event_platform\": \"Win\", \"TokenType\": \"2\", \"ProcessEndTime\": \"\", \"AuthenticodeHashData\": \"c5b30718753807fa40ef115c94d3725091502e6257dcec13265d6566f4715654\", \"ParentBaseFileName\": \"services.exe\", \"ImageSubsystem\": \"2\", \"id\": \"2372a290-20bb-11ed-bb96-0685b11669dd\", \"EffectiveTransmissionClass\": \"3\", \"SessionId\": \"0\", \"Tags\": \"41, 53, 54, 55, 185, 874, 924, 10445360464024, 10445360464025, 10445360464026, 10445360464258, 10445360464273, 10445360464274, 12094627905582, 12094627906234\", \"timestamp\": \"1661022364404\", \"event_simpleName\": \"ProcessRollup2\", \"RawProcessId\": \"4164\", \"ConfigStateHash\": \"2764996830\", \"MD5HashData\": \"33ee2de3cd0bdf7d6488a920f4f4eddb\", \"SHA256HashData\": \"e9c5a42bdcca52bd24b095eae55dbc5c63a0918fa9b43717e389b470c4accdf6\", \"ProcessSxsFlags\": \"64\", \"AuthenticationId\": \"997\", \"ConfigBuild\": \"1007.3.0015406.1\", \"WindowFlags\": \"128\", \"CommandLine\": \"C:\\\\Windows\\\\system32\\\\svchost.exe -k LocalServiceNetworkRestricted -p -s WinHttpAutoProxySvc\", \"ParentAuthenticationId\": \"997\", \"TargetProcessId\": \"7355100886\", \"ImageFileName\": \"\\\\Device\\\\HarddiskVolume1\\\\Windows\\\\System32\\\\svchost.exe\", \"SourceThreadId\": \"311002349766\", \"Entitlements\": \"15\", \"name\": \"ProcessRollup2V19\", \"ProcessStartTime\": \"1661022364.014\", \"ProcessParameterFlags\": \"8193\", \"aid\": \"12c684659c3842e19f0bfb2b23037bbd\", \"SignInfoFlags\": \"9175042\", \"cid\": \"5ddb0407bef249c19c7a975f17979a1f\"\n}",
    "event": {
        "action": "ProcessRollup2",
        "category": [
            "process"
        ],
        "type": [
            "info"
        ]
    },
    "@timestamp": "2022-08-20T19:06:04.404000Z",
    "agent": {
        "id": "12c684659c3842e19f0bfb2b23037bbd"
    },
    "crowdstrike": {
        "customer_id": "5ddb0407bef249c19c7a975f17979a1f"
    },
    "file": {
        "hash": {
            "md5": "33ee2de3cd0bdf7d6488a920f4f4eddb",
            "sha1": "0000000000000000000000000000000000000000",
            "sha256": "e9c5a42bdcca52bd24b095eae55dbc5c63a0918fa9b43717e389b470c4accdf6"
        }
    },
    "host": {
        "ip": [
            "44.234.227.80"
        ],
        "os": {
            "platform": "win"
        }
    },
    "process": {
        "command_line": "C:\\Windows\\system32\\svchost.exe -k LocalServiceNetworkRestricted -p -s WinHttpAutoProxySvc",
        "executable": "\\Device\\HarddiskVolume1\\Windows\\System32\\svchost.exe",
        "name": "svchost.exe",
        "parent": {
            "name": "services.exe",
            "pid": 11768266
        },
        "pid": 4164,
        "start": "2022-08-20T19:06:04.014000Z",
        "thread": {
            "id": 311002349766
        }
    },
    "related": {
        "hash": [
            "0000000000000000000000000000000000000000",
            "33ee2de3cd0bdf7d6488a920f4f4eddb",
            "e9c5a42bdcca52bd24b095eae55dbc5c63a0918fa9b43717e389b470c4accdf6"
        ],
        "ip": [
            "44.234.227.80"
        ]
    },
    "source": {
        "nat": {
            "ip": "44.234.227.80"
        }
    },
    "user": {
        "id": "S-1-5-19"
    }
}
{
    "message": "{\"LocalAddressIP4\": \"1.2.3.4\",\"event_simpleName\": \"NetworkConnectIP4\",\"ContextTimeStamp\": \"1687509721.669\",\"ConfigStateHash\": \"2181989539\",\"ConnectionFlags\": \"0\",\"ContextProcessId\": \"1653928408225\",\"RemotePort\": \"443\",\"aip\": \"4.3.2.1\",\"ConfigBuild\": \"1007.3.0016810.10\",\"event_platform\": \"Win\",\"LocalPort\": \"54887\",\"Entitlements\": \"15\",\"name\": \"NetworkConnectIP4V12\",\"EventOrigin\": \"1\",\"id\": \"a83b4482-ca45-4d6b-850b-79d8a1b9e60f\",\"Protocol\": \"6\",\"EffectiveTransmissionClass\": \"3\",\"aid\": \"111111111111111\",\"RemoteAddressIP4\": \"5.6.7.8\",\"RemoteAddressString\": \"5.6.7.8\",\"ConnectionDirection\": \"0\",\"InContext\": \"0\",\"timestamp\": \"1687509722190\",\"cid\": \"222222222222222222222\"}",
    "event": {
        "action": "NetworkConnectIP4",
        "category": [
            "network"
        ],
        "type": [
            "info"
        ]
    },
    "@timestamp": "2023-06-23T08:42:02.190000Z",
    "agent": {
        "id": "111111111111111"
    },
    "crowdstrike": {
        "customer_id": "222222222222222222222"
    },
    "destination": {
        "address": "5.6.7.8",
        "ip": "5.6.7.8",
        "nat": {
            "port": 443
        }
    },
    "host": {
        "ip": [
            "4.3.2.1"
        ],
        "os": {
            "platform": "win"
        }
    },
    "network": {
        "iana_number": "6"
    },
    "observer": {
        "ip": [
            "1.2.3.4"
        ]
    },
    "related": {
        "ip": [
            "1.2.3.4",
            "4.3.2.1",
            "5.6.7.8"
        ]
    },
    "source": {
        "address": "1.2.3.4",
        "ip": "1.2.3.4",
        "nat": {
            "ip": "4.3.2.1",
            "port": 54887
        }
    }
}
{
    "message": "{\"event_simpleName\": \"UserAccountAddedToGroup\", \"ContextTimeStamp\": \"1687509682.089\", \"ConfigStateHash\": \"3802125890\", \"InterfaceVersion\": \"65536\", \"GroupRid\": \"22222222\", \"aip\": \"4.3.2.1\", \"RpcClientThreadId\": \"15849141992080\", \"ConfigBuild\": \"1007.3.0016810.10\", \"UserRid\": \"11111111\", \"event_platform\": \"Win\", \"DomainSid\": \"S-1-5-21-4444444444-5555555555-6666666666\", \"RpcOpNum\": \"31\", \"Entitlements\": \"15\", \"name\": \"UserAccountAddedToGroupV2\", \"InterfaceGuid\": \"A9D491A8-B327-4601-9033-3B5CFA3B8EE2\", \"RpcClientProcessId\": \"949515896744\", \"id\": \"a83b4482-ca45-4d6b-850b-79d8a1b9e60f\", \"EffectiveTransmissionClass\": \"3\", \"aid\": \"111111111111111\", \"RpcNestingLevel\": \"0\", \"timestamp\": \"1687509682435\", \"cid\": \"222222222222222222222\"}",
    "event": {
        "action": "UserAccountAddedToGroup",
        "category": [
            "configuration"
        ],
        "type": [
            "change"
        ]
    },
    "@timestamp": "2023-06-23T08:41:22.435000Z",
    "agent": {
        "id": "111111111111111"
    },
    "crowdstrike": {
        "customer_id": "222222222222222222222"
    },
    "host": {
        "ip": [
            "4.3.2.1"
        ],
        "os": {
            "platform": "win"
        }
    },
    "related": {
        "ip": [
            "4.3.2.1"
        ]
    },
    "source": {
        "nat": {
            "ip": "4.3.2.1"
        }
    },
    "user": {
        "target": {
            "group": {
                "id": "22222222"
            },
            "id": "11111111"
        }
    }
}
{
    "message": "{\"event_simpleName\": \"RawBindIP6\", \"ContextTimeStamp\": \"1687509716.153\", \"LocalAddressIP6\": \"2001:cafe:37:ed:6f:51:7d:67\", \"RemoteAddressIP6\": \"2001:cafe:d:4c:20:88:9d:12\", \"ConfigStateHash\": \"1033701538\", \"ConnectionFlags\": \"0\", \"ContextProcessId\": \"494723716994229288\", \"RemotePort\": \"5353\", \"aip\": \"4.3.2.1\", \"ConfigBuild\": \"1007.4.0016702.10\", \"event_platform\": \"Mac\", \"LocalPort\": \"5353\", \"Entitlements\": \"15\", \"name\": \"RawBindIP6MacV11\", \"id\": \"a83b4482-ca45-4d6b-850b-79d8a1b9e60f\", \"Protocol\": \"17\", \"EffectiveTransmissionClass\": \"3\", \"aid\": \"111111111111111\", \"ConnectionDirection\": \"2\", \"InContext\": \"0\", \"timestamp\": \"1687509716157\", \"cid\": \"222222222222222222222\"}",
    "event": {
        "action": "RawBindIP6",
        "category": [
            "network"
        ],
        "type": [
            "info"
        ]
    },
    "@timestamp": "2023-06-23T08:41:56.157000Z",
    "agent": {
        "id": "111111111111111"
    },
    "crowdstrike": {
        "customer_id": "222222222222222222222"
    },
    "destination": {
        "address": "2001:cafe:d:4c:20:88:9d:12",
        "ip": "2001:cafe:d:4c:20:88:9d:12",
        "nat": {
            "port": 5353
        }
    },
    "host": {
        "ip": [
            "4.3.2.1"
        ],
        "os": {
            "platform": "mac"
        }
    },
    "network": {
        "iana_number": "17"
    },
    "related": {
        "ip": [
            "2001:cafe:37:ed:6f:51:7d:67",
            "2001:cafe:d:4c:20:88:9d:12",
            "4.3.2.1"
        ]
    },
    "source": {
        "address": "2001:cafe:37:ed:6f:51:7d:67",
        "ip": "2001:cafe:37:ed:6f:51:7d:67",
        "nat": {
            "ip": "4.3.2.1",
            "port": 5353
        }
    }
}
{
    "message": "{\"WindowTitle\": \"C:\\\\WINDOWS\\\\system32\\\\gpupdate.exe\", \"ProcessCreateFlags\": \"525316\", \"IntegrityLevel\": \"16384\", \"ParentProcessId\": \"158964342720\", \"SourceProcessId\": \"158964342720\", \"aip\": \"4.3.2.1\", \"SHA1HashData\": \"0000000000000000000000000000000000000000\", \"UserSid\": \"S-1-5-20\", \"event_platform\": \"Win\", \"TokenType\": \"2\", \"ProcessEndTime\": \"\", \"AuthenticodeHashData\": \"3355447aa2d6c929d3168cfcc4939a15c2f9ab12\", \"ParentBaseFileName\": \"svchost.exe\", \"ImageSubsystem\": \"3\", \"id\": \"a83b4482-ca45-4d6b-850b-79d8a1b9e60f\", \"EffectiveTransmissionClass\": \"3\", \"SessionId\": \"0\", \"Tags\": \"874, 924, 12094627905582, 12094627906234\", \"timestamp\": \"1687509722104\", \"event_simpleName\": \"ProcessRollup2\", \"RawProcessId\": \"8960\", \"ConfigStateHash\": \"1317737955\", \"MD5HashData\": \"118729dd62b9422d21afe5cebd564f8a\", \"SHA256HashData\": \"b76ce2bba63bd2949fa6e36fba963379b9d682f7642cd3782d9818fcd30a3e00\", \"ProcessSxsFlags\": \"64\", \"AuthenticationId\": \"996\", \"ConfigBuild\": \"1007.3.0016810.10\", \"WindowFlags\": \"128\", \"CommandLine\": \"\\\"gpupdate.exe\\\" /target:computer\", \"ParentAuthenticationId\": \"996\", \"TargetProcessId\": \"173836945399\", \"ImageFileName\": \"\\\\Device\\\\HarddiskVolume4\\\\Windows\\\\System32\\\\gpupdate.exe\", \"SourceThreadId\": \"12560691805373\", \"Entitlements\": \"15\", \"name\": \"ProcessRollup2V19\", \"ProcessStartTime\": \"1687509732.346\", \"ProcessParameterFlags\": \"24577\", \"aid\": \"111111111111111\", \"SignInfoFlags\": \"8683538\", \"cid\": \"222222222222222222222\"}",
    "event": {
        "action": "ProcessRollup2",
        "category": [
            "process"
        ],
        "type": [
            "info"
        ]
    },
    "@timestamp": "2023-06-23T08:42:02.104000Z",
    "agent": {
        "id": "111111111111111"
    },
    "crowdstrike": {
        "customer_id": "222222222222222222222"
    },
    "file": {
        "hash": {
            "md5": "118729dd62b9422d21afe5cebd564f8a",
            "sha1": "0000000000000000000000000000000000000000",
            "sha256": "b76ce2bba63bd2949fa6e36fba963379b9d682f7642cd3782d9818fcd30a3e00"
        }
    },
    "host": {
        "ip": [
            "4.3.2.1"
        ],
        "os": {
            "platform": "win"
        }
    },
    "process": {
        "command_line": "\"gpupdate.exe\" /target:computer",
        "executable": "\\Device\\HarddiskVolume4\\Windows\\System32\\gpupdate.exe",
        "name": "gpupdate.exe",
        "parent": {
            "name": "svchost.exe",
            "pid": 158964342720
        },
        "pid": 8960,
        "start": "2023-06-23T08:42:12.346000Z",
        "thread": {
            "id": 12560691805373
        }
    },
    "related": {
        "hash": [
            "0000000000000000000000000000000000000000",
            "118729dd62b9422d21afe5cebd564f8a",
            "b76ce2bba63bd2949fa6e36fba963379b9d682f7642cd3782d9818fcd30a3e00"
        ],
        "ip": [
            "4.3.2.1"
        ]
    },
    "source": {
        "nat": {
            "ip": "4.3.2.1"
        }
    },
    "user": {
        "id": "S-1-5-20"
    }
}
{
    "message": "{\"event_simpleName\": \"LFODownloadConfirmation\", \"ConfigStateHash\": \"1843264982\", \"aip\": \"4.3.2.1\", \"DownloadServer\": \"dl.example.org\", \"DownloadPath\": \"files/afe/333333333333333/1/dal_0234.dll\", \"DownloadPort\": \"443\", \"ConfigBuild\": \"1007.3.0016810.10\", \"event_platform\": \"Win\", \"Entitlements\": \"15\", \"name\": \"LFODownloadConfirmationV1\", \"CompletionEventId\": \"Event_ChannelDiffDataDownloadCompleteV1\", \"id\": \"a83b4482-ca45-4d6b-850b-79d8a1b9e60f\", \"EffectiveTransmissionClass\": \"0\", \"aid\": \"111111111111111\", \"timestamp\": \"1687509731365\", \"cid\": \"222222222222222222222\", \"TargetFileName\": \"dal_0234.dll\"}",
    "event": {
        "action": "LFODownloadConfirmation",
        "category": [
            "network"
        ],
        "type": [
            "info"
        ]
    },
    "@timestamp": "2023-06-23T08:42:11.365000Z",
    "agent": {
        "id": "111111111111111"
    },
    "crowdstrike": {
        "customer_id": "222222222222222222222"
    },
    "file": {
        "directory": "",
        "name": "dal_0234.dll",
        "path": "dal_0234.dll"
    },
    "host": {
        "ip": [
            "4.3.2.1"
        ],
        "os": {
            "platform": "win"
        }
    },
    "related": {
        "hosts": [
            "dl.example.org"
        ],
        "ip": [
            "4.3.2.1"
        ]
    },
    "source": {
        "nat": {
            "ip": "4.3.2.1"
        }
    },
    "url": {
        "domain": "dl.example.org",
        "path": "files/afe/333333333333333/1/dal_0234.dll",
        "registered_domain": "example.org",
        "subdomain": "dl",
        "top_level_domain": "org"
    }
}
{
    "message": "{\"event_simpleName\": \"SpotlightEntityBatchHeader\", \"ConfigStateHash\": \"3360407985\", \"BatchDataTotal\": \"1\", \"SpotlightBatchId\": \"233\", \"SpotlightBinaryFileVersion\": \"125\", \"BatchTimestamp\": \"1687509728.649\", \"aip\": \"4.3.2.1\", \"SpotlightEntityIds\": \"\", \"ConfigBuild\": \"1007.3.0016810.10\", \"event_platform\": \"Win\", \"SpotlightChannelFileVersion\": \"86\", \"Entitlements\": \"15\", \"name\": \"SpotlightEntityBatchHeaderV3\", \"id\": \"a83b4482-ca45-4d6b-850b-79d8a1b9e60f\", \"SpotlightBatchType\": \"0\", \"EffectiveTransmissionClass\": \"3\", \"aid\": \"111111111111111\", \"VCISourceType\": \"0\", \"timestamp\": \"1687509731178\", \"cid\": \"222222222222222222222\"}",
    "event": {
        "action": "SpotlightEntityBatchHeader",
        "category": [
            "intrusion_detection"
        ],
        "type": [
            "info"
        ]
    },
    "@timestamp": "2023-06-23T08:42:11.178000Z",
    "agent": {
        "id": "111111111111111"
    },
    "crowdstrike": {
        "customer_id": "222222222222222222222"
    },
    "host": {
        "ip": [
            "4.3.2.1"
        ],
        "os": {
            "platform": "win"
        }
    },
    "related": {
        "ip": [
            "4.3.2.1"
        ]
    },
    "source": {
        "nat": {
            "ip": "4.3.2.1"
        }
    }
}
{
    "message": "{\"event_simpleName\": \"SyntheticProcessRollup2\", \"RawProcessId\": \"3452\", \"ContextTimeStamp\": \"1687509730.665\", \"ConfigStateHash\": \"3400690438\", \"IntegrityLevel\": \"16384\", \"ParentProcessId\": \"416639351024\", \"aip\": \"4.3.2.1\", \"SHA256HashData\": \" 01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b\", \"SyntheticPR2Flags\": \"0\", \"AuthenticationId\": \"999\", \"UserSid\": \"S-1-5-18\", \"ConfigBuild\": \"1007.3.0016810.10\", \"event_platform\": \"Win\", \"CommandLine\": \"\\\\??\\\\C:\\\\Windows\\\\system32\\\\conhost.exe 0x4\", \"TargetProcessId\": \"416657529216\", \"ImageFileName\": \"\\\\Device\\\\HarddiskVolume2\\\\Windows\\\\System32\\\\conhost.exe\", \"Entitlements\": \"15\", \"name\": \"SyntheticProcessRollup2V11\", \"ProcessStartTime\": \"1687509729.512\", \"id\": \"a83b4482-ca45-4d6b-850b-79d8a1b9e60f\", \"EffectiveTransmissionClass\": \"3\", \"aid\": \"111111111111111\", \"timestamp\": \"1687509731699\", \"cid\": \"222222222222222222222\"}",
    "event": {
        "action": "SyntheticProcessRollup2",
        "category": [
            "process"
        ],
        "type": [
            "info"
        ]
    },
    "@timestamp": "2023-06-23T08:42:11.699000Z",
    "agent": {
        "id": "111111111111111"
    },
    "crowdstrike": {
        "customer_id": "222222222222222222222"
    },
    "file": {
        "hash": {
            "sha256": " 01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b"
        }
    },
    "host": {
        "ip": [
            "4.3.2.1"
        ],
        "os": {
            "platform": "win"
        }
    },
    "process": {
        "command_line": "\\??\\C:\\Windows\\system32\\conhost.exe 0x4",
        "executable": "\\Device\\HarddiskVolume2\\Windows\\System32\\conhost.exe",
        "name": "conhost.exe",
        "parent": {
            "pid": 416639351024
        },
        "pid": 3452,
        "start": "2023-06-23T08:42:09.512000Z"
    },
    "related": {
        "hash": [
            " 01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b"
        ],
        "ip": [
            "4.3.2.1"
        ]
    },
    "source": {
        "nat": {
            "ip": "4.3.2.1"
        }
    },
    "user": {
        "id": "S-1-5-18"
    }
}
{
    "message": "{\"event_simpleName\": \"ChannelActive\", \"ConfigStateHash\": \"1083588104\", \"aip\": \"4.3.2.1\", \"ChannelId\": \"215\", \"ConfigBuild\": \"1007.3.0016810.10\", \"event_platform\": \"Win\", \"Entitlements\": \"15\", \"name\": \"ChannelActiveV1\", \"id\": \"a83b4482-ca45-4d6b-850b-79d8a1b9e60f\", \"EffectiveTransmissionClass\": \"2\", \"aid\": \"111111111111111\", \"timestamp\": \"1687509731535\", \"cid\": \"222222222222222222222\"}",
    "event": {
        "action": "ChannelActive",
        "category": [
            "host"
        ],
        "type": [
            "info"
        ]
    },
    "@timestamp": "2023-06-23T08:42:11.535000Z",
    "agent": {
        "id": "111111111111111"
    },
    "crowdstrike": {
        "customer_id": "222222222222222222222"
    },
    "host": {
        "ip": [
            "4.3.2.1"
        ],
        "os": {
            "platform": "win"
        }
    },
    "related": {
        "ip": [
            "4.3.2.1"
        ]
    },
    "source": {
        "nat": {
            "ip": "4.3.2.1"
        }
    }
}
{
    "message": "{\"ProcessBehaviorBitfield\": \"2\", \"ExitCode\": \"0\", \"ParentProcessId\": \"889069755791\", \"ContextThreadId\": \"23851886833817\", \"aip\": \"4.3.2.1\", \"ConHostId\": \"1008\", \"UserSid\": \"S-1-5-18\", \"CycleTime\": \"2094128880\", \"event_platform\": \"Win\", \"ConHostProcessId\": \"889069755791\", \"MaxThreadCount\": \"10\", \"ImageSubsystem\": \"2\", \"id\": \"a83b4482-ca45-4d6b-850b-79d8a1b9e60f\", \"EffectiveTransmissionClass\": \"3\", \"timestamp\": \"1687509694399\", \"KernelTime\": \"3437500\", \"UserTime\": \"2968750\", \"event_simpleName\": \"EndOfProcess\", \"RawProcessId\": \"7124\", \"ContextTimeStamp\": \"1687509691.848\", \"ConfigStateHash\": \"3802125890\", \"ContextProcessId\": \"889716540954\", \"SHA256HashData\": \"01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b\", \"ConfigBuild\": \"1007.3.0016810.10\", \"TargetProcessId\": \"889716540954\", \"Entitlements\": \"15\", \"name\": \"EndOfProcessV15\", \"ProcessStartTime\": \"1687509091.707\", \"aid\": \"111111111111111\", \"cid\": \"222222222222222222222\"}",
    "event": {
        "action": "EndOfProcess",
        "category": [
            "process"
        ],
        "type": [
            "end"
        ]
    },
    "@timestamp": "2023-06-23T08:41:34.399000Z",
    "agent": {
        "id": "111111111111111"
    },
    "crowdstrike": {
        "customer_id": "222222222222222222222"
    },
    "file": {
        "hash": {
            "sha256": "01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b"
        }
    },
    "host": {
        "ip": [
            "4.3.2.1"
        ],
        "os": {
            "platform": "win"
        }
    },
    "process": {
        "parent": {
            "pid": 889069755791
        },
        "pid": 7124,
        "start": "2023-06-23T08:31:31.707000Z"
    },
    "related": {
        "hash": [
            "01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b"
        ],
        "ip": [
            "4.3.2.1"
        ]
    },
    "source": {
        "nat": {
            "ip": "4.3.2.1"
        }
    },
    "user": {
        "id": "S-1-5-18"
    }
}
{
    "message": "{\"FileDeletedCount\": \"0\", \"DirectoryCreatedCount\": \"0\", \"ContextThreadId\": \"0\", \"aip\": \"4.3.2.1\", \"NetworkConnectCount\": \"0\", \"NetworkListenCount\": \"0\", \"event_platform\": \"Mac\", \"NetworkBindCount\": \"0\", \"NetworkRecvAcceptCount\": \"0\", \"id\": \"a83b4482-ca45-4d6b-850b-79d8a1b9e60f\", \"NewExecutableWrittenCount\": \"0\", \"NetworkCloseCount\": \"0\", \"EffectiveTransmissionClass\": \"3\", \"SuspectStackCount\": \"0\", \"timestamp\": \"1687509738041\", \"event_simpleName\": \"EndOfProcess\", \"RawProcessId\": \"6840\", \"ContextTimeStamp\": \"1687509736.983\", \"ConfigStateHash\": \"1033701538\", \"ContextProcessId\": \"494725159582865908\", \"AsepWrittenCount\": \"0\", \"SuspiciousDnsRequestCount\": \"0\", \"SHA256HashData\": \"01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b\", \"ConfigBuild\": \"1007.4.0016702.10\", \"NetworkCapableAsepWriteCount\": \"0\", \"ExecutableDeletedCount\": \"0\", \"TargetProcessId\": \"494725159582865908\", \"DnsRequestCount\": \"0\", \"Entitlements\": \"15\", \"name\": \"EndOfProcessMacV15\", \"aid\": \"111111111111111\", \"cid\": \"222222222222222222222\"}",
    "event": {
        "action": "EndOfProcess",
        "category": [
            "process"
        ],
        "type": [
            "end"
        ]
    },
    "@timestamp": "2023-06-23T08:42:18.041000Z",
    "agent": {
        "id": "111111111111111"
    },
    "crowdstrike": {
        "customer_id": "222222222222222222222"
    },
    "file": {
        "hash": {
            "sha256": "01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b"
        }
    },
    "host": {
        "ip": [
            "4.3.2.1"
        ],
        "os": {
            "platform": "mac"
        }
    },
    "process": {
        "pid": 6840
    },
    "related": {
        "hash": [
            "01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b"
        ],
        "ip": [
            "4.3.2.1"
        ]
    },
    "source": {
        "nat": {
            "ip": "4.3.2.1"
        }
    }
}
{
    "message": "{\"ScriptContent\": \"IMOMScriptAPI.CreatePropertyBag();\\r\\nIWshShell3.RegRead(\\\"HKEY_LOCAL_MACHINE\\\\SYSTEM\\\\CurrentControlSet\\\\services\\\\HealthService\\\\Parameters\\\\State Directory\\\");\\r\\n\", \"OriginalContentLength\": \"308\", \"ContextThreadId\": \"62730064911753\", \"ScriptingLanguageId\": \"4\", \"aip\": \"4.3.2.1\", \"ParentImageFileName\": \"\\\\Device\\\\HarddiskVolume2\\\\Program Files\\\\Microsoft Monitoring Agent\\\\Agent\\\\MonitoringHost.exe\", \"GrandparentImageFileName\": \"\\\\Device\\\\HarddiskVolume2\\\\Windows\\\\System32\\\\svchost.exe\", \"event_platform\": \"Win\", \"ScriptContentName\": \"\\\\??\\\\C:\\\\Program Files\\\\Microsoft Monitoring Agent\\\\Agent\\\\Health Service State\\\\Monitoring Host Temporary Files 18\\\\410\\\\MonitorKnowledgeDiscovery.vbs\", \"HostProcessType\": \"4\", \"EventOrigin\": \"1\", \"id\": \"a83b4482-ca45-4d6b-850b-79d8a1b9e60f\", \"ParentCommandLine\": \"\\\"C:\\\\Program Files\\\\Microsoft Monitoring Agent\\\\Agent\\\\MonitoringHost.exe\\\" -Embedding\", \"EffectiveTransmissionClass\": \"2\", \"timestamp\": \"1687509725554\", \"event_simpleName\": \"ScriptControlScanTelemetry\", \"ContextTimeStamp\": \"1687509725.206\", \"ConfigStateHash\": \"2886633557\", \"ContextProcessId\": \"1482950948235\", \"ContentSHA256HashData\": \"01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b\", \"ConfigBuild\": \"1007.3.0016810.10\", \"CommandLine\": \"\\\"C:\\\\windows\\\\system32\\\\cscript.exe\\\" /nologo \\\"MonitorKnowledgeDiscovery.vbs\\\"\", \"GrandparentCommandLine\": \"C:\\\\windows\\\\system32\\\\svchost.exe -k DcomLaunch -p\", \"ImageFileName\": \"\\\\Device\\\\HarddiskVolume2\\\\Windows\\\\System32\\\\cscript.exe\", \"Entitlements\": \"15\", \"name\": \"ScriptControlScanTelemetryV5\", \"aid\": \"111111111111111\", \"cid\": \"222222222222222222222\"}",
    "event": {
        "action": "ScriptControlScanTelemetry",
        "category": [
            "process"
        ],
        "type": [
            "info"
        ]
    },
    "@timestamp": "2023-06-23T08:42:05.554000Z",
    "agent": {
        "id": "111111111111111"
    },
    "crowdstrike": {
        "customer_id": "222222222222222222222"
    },
    "host": {
        "ip": [
            "4.3.2.1"
        ],
        "os": {
            "platform": "win"
        }
    },
    "process": {
        "command_line": "\"C:\\windows\\system32\\cscript.exe\" /nologo \"MonitorKnowledgeDiscovery.vbs\"",
        "executable": "\\Device\\HarddiskVolume2\\Windows\\System32\\cscript.exe",
        "name": "cscript.exe"
    },
    "related": {
        "ip": [
            "4.3.2.1"
        ]
    },
    "source": {
        "nat": {
            "ip": "4.3.2.1"
        }
    }
}
{
    "message": "{\"Options\": \"35651617\",\"ContextThreadId\": \"23159432788089\",\"MinorFunction\": \"0\",\"aip\": \"4.3.2.1\",\"FileIdentifier\": \"b2fce67b4d9d407881c47bceb8795966\",\"Information\": \"2\",\"event_platform\": \"Win\",\"ShareAccess\": \"3\",\"EventOrigin\": \"1\",\"id\": \"a83b4482-ca45-4d6b-850b-79d8a1b9e60f\",\"FileObject\": \"0\",\"EffectiveTransmissionClass\": \"3\",\"FileAttributes\": \"128\",\"timestamp\": \"1687509728592\",\"Status\": \"0\",\"event_simpleName\": \"DirectoryCreate\",\"ContextTimeStamp\": \"1687509728.531\",\"ConfigStateHash\": \"3802125890\",\"ContextProcessId\": \"937196826584\",\"IrpFlags\": \"2180\",\"HandleCreateAuthenticationId\": \"999\",\"ConfigBuild\": \"1007.3.0016810.10\",\"FileEcpBitmask\": \"0\",\"MajorFunction\": \"0\",\"DesiredAccess\": \"1048577\",\"Entitlements\": \"15\",\"name\": \"DirectoryCreateV2\",\"OperationFlags\": \"0\",\"aid\": \"111111111111111\",\"cid\": \"222222222222222222222\",\"TargetFileName\": \"\\\\Device\\\\HarddiskVolume4\\\\ProgramData\\\\Microsoft\\\\Group Policy\\\\Users\\\\S-1-5-21-1111111111-2222222222-3333333333-27500\\\\History\\\\{7330D718-94E9-43DB-8BCB-1F2D0C2FB34E}\\\\S-1-5-21-1111111111-2222222222-3333333333-27500\\\\Preferences\"}",
    "event": {
        "action": "DirectoryCreate",
        "category": [
            "file"
        ],
        "type": [
            "creation"
        ]
    },
    "@timestamp": "2023-06-23T08:42:08.592000Z",
    "agent": {
        "id": "111111111111111"
    },
    "crowdstrike": {
        "customer_id": "222222222222222222222"
    },
    "file": {
        "directory": "\\Device\\HarddiskVolume4\\ProgramData\\Microsoft\\Group Policy\\Users\\S-1-5-21-1111111111-2222222222-3333333333-27500\\History\\{7330D718-94E9-43DB-8BCB-1F2D0C2FB34E}\\S-1-5-21-1111111111-2222222222-3333333333-27500",
        "name": "Preferences",
        "path": "\\Device\\HarddiskVolume4\\ProgramData\\Microsoft\\Group Policy\\Users\\S-1-5-21-1111111111-2222222222-3333333333-27500\\History\\{7330D718-94E9-43DB-8BCB-1F2D0C2FB34E}\\S-1-5-21-1111111111-2222222222-3333333333-27500\\Preferences"
    },
    "host": {
        "ip": [
            "4.3.2.1"
        ],
        "os": {
            "platform": "win"
        }
    },
    "related": {
        "ip": [
            "4.3.2.1"
        ]
    },
    "source": {
        "nat": {
            "ip": "4.3.2.1"
        }
    }
}
{
    "message": "{\"IP6Records\": \"2001:cafe:60:67:8e:d1:3c:de;\", \"IP4Records\": \"247.92.197.29;\", \"ContextThreadId\": \"7759631428093\", \"aip\": \"4.3.2.1\", \"QueryStatus\": \"0\", \"FirstIP6Record\": \"2001:cafe:60:67:8e:d1:3c:de\", \"InterfaceIndex\": \"0\", \"event_platform\": \"Win\", \"DualRequest\": \"1\", \"EventOrigin\": \"1\", \"id\": \"a83b4482-ca45-4d6b-850b-79d8a1b9e60f\", \"EffectiveTransmissionClass\": \"3\", \"FirstIP4Record\": \"247.92.197.29\", \"timestamp\": \"1687509731178\", \"event_simpleName\": \"DnsRequest\", \"ContextTimeStamp\": \"1687509755.890\", \"ConfigStateHash\": \"3360407985\", \"ContextProcessId\": \"340604176488\", \"DomainName\": \"EXAMPLE\", \"ConfigBuild\": \"1007.3.0016810.10\", \"DnsRequestCount\": \"1\", \"Entitlements\": \"15\", \"name\": \"DnsRequestV4\", \"aid\": \"111111111111111\", \"cid\": \"222222222222222222222\", \"RequestType\": \"28\"}",
    "event": {
        "action": "DnsRequest",
        "category": [
            "network"
        ],
        "type": [
            "info"
        ]
    },
    "@timestamp": "2023-06-23T08:42:11.178000Z",
    "agent": {
        "id": "111111111111111"
    },
    "crowdstrike": {
        "customer_id": "222222222222222222222"
    },
    "dns": {
        "answers": [
            {
                "data": "247.92.197.29"
            },
            {
                "data": "2001:cafe:60:67:8e:d1:3c:de"
            }
        ],
        "question": {
            "name": "EXAMPLE",
            "type": "AAAA"
        }
    },
    "host": {
        "ip": [
            "4.3.2.1"
        ],
        "os": {
            "platform": "win"
        }
    },
    "related": {
        "hosts": [
            "EXAMPLE"
        ],
        "ip": [
            "4.3.2.1"
        ]
    },
    "source": {
        "nat": {
            "ip": "4.3.2.1"
        }
    }
}
{
    "message": "{\"MachOSubType\": \"1\", \"ParentProcessId\": \"494714991831837524\", \"SourceProcessId\": \"494714991831837524\", \"aip\": \"4.3.2.1\", \"SessionProcessId\": \"494725112584640957\", \"SHA1HashData\": \"0000000000000000000000000000000000000000\", \"event_platform\": \"Mac\", \"ProcessEndTime\": \"\", \"SVUID\": \"0\", \"ParentBaseFileName\": \"launchd\", \"id\": \"a83b4482-ca45-4d6b-850b-79d8a1b9e60f\", \"EffectiveTransmissionClass\": \"2\", \"timestamp\": \"1687509714640\", \"ProcessGroupId\": \"494725112584640957\", \"event_simpleName\": \"ProcessRollup2\", \"RawProcessId\": \"6812\", \"GID\": \"0\", \"ConfigStateHash\": \"1033701538\", \"SVGID\": \"0\", \"EnvironmentVariablesString\": \"MallocSpaceEfficient=1 XPC_SERVICE_NAME=com.apple.ManagedClient PATH=/usr/bin:/bin:/usr/sbin:/sbin XPC_FLAGS=1\", \"MD5HashData\": \"68b329da9893e34099c7d8ad5cb9c940\", \"SHA256HashData\": \"01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b\", \"TeamId\": \"-\", \"ConfigBuild\": \"1007.4.0016702.10\", \"UID\": \"0\", \"CommandLine\": \"/System/Library/CoreServices/ManagedClient.app/Contents/MacOS/ManagedClient\", \"TargetProcessId\": \"494725112584640957\", \"ImageFileName\": \"/System/Library/CoreServices/ManagedClient.app/Contents/MacOS/ManagedClient\", \"RGID\": \"0\", \"SourceThreadId\": \"0\", \"Entitlements\": \"15\", \"name\": \"ProcessRollup2MacV8\", \"RUID\": \"0\", \"ProcessStartTime\": \"1687509714.567\", \"CodeSigningFlags\": \"570522369\", \"aid\": \"111111111111111\", \"SigningId\": \"com.apple.ManagedClient\", \"cid\": \"222222222222222222222\"}",
    "event": {
        "action": "ProcessRollup2",
        "category": [
            "process"
        ],
        "type": [
            "info"
        ]
    },
    "@timestamp": "2023-06-23T08:41:54.640000Z",
    "agent": {
        "id": "111111111111111"
    },
    "crowdstrike": {
        "customer_id": "222222222222222222222"
    },
    "file": {
        "hash": {
            "md5": "68b329da9893e34099c7d8ad5cb9c940",
            "sha1": "0000000000000000000000000000000000000000",
            "sha256": "01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b"
        }
    },
    "host": {
        "ip": [
            "4.3.2.1"
        ],
        "os": {
            "platform": "mac"
        }
    },
    "process": {
        "args": "MallocSpaceEfficient=1 XPC_SERVICE_NAME=com.apple.ManagedClient PATH=/usr/bin:/bin:/usr/sbin:/sbin XPC_FLAGS=1",
        "command_line": "/System/Library/CoreServices/ManagedClient.app/Contents/MacOS/ManagedClient",
        "executable": "/System/Library/CoreServices/ManagedClient.app/Contents/MacOS/ManagedClient",
        "name": "ManagedClient",
        "parent": {
            "name": "launchd",
            "pid": 494714991831837524
        },
        "pid": 6812,
        "start": "2023-06-23T08:41:54.567000Z",
        "thread": {
            "id": 0
        }
    },
    "related": {
        "hash": [
            "0000000000000000000000000000000000000000",
            "01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b",
            "68b329da9893e34099c7d8ad5cb9c940"
        ],
        "ip": [
            "4.3.2.1"
        ]
    },
    "source": {
        "nat": {
            "ip": "4.3.2.1"
        }
    }
}
{
    "message": "{\"AsepFlags\": \"1\", \"ContextThreadId\": \"25148034146550\", \"aip\": \"4.3.2.1\", \"RegObjectName\": \"\\\\REGISTRY\\\\MACHINE\\\\SOFTWARE\\\\Classes\\\\AppID\\\\{3E390CD3-4EB1-435C-A6FE-AF736C27C94B}\", \"Data1\": \"00\", \"RegOperationType\": \"1\", \"event_platform\": \"Win\", \"TokenType\": \"1\", \"TargetCommandLineParameters\": \"\", \"id\": \"a83b4482-ca45-4d6b-850b-79d8a1b9e60f\", \"EffectiveTransmissionClass\": \"3\", \"RegStringValue\": \"Interactive User\", \"timestamp\": \"1687509704420\", \"event_simpleName\": \"AsepValueUpdate\", \"ContextTimeStamp\": \"1687509704.057\", \"ConfigStateHash\": \"3802125890\", \"RegType\": \"1\", \"ContextProcessId\": \"877036799894\", \"AsepClass\": \"19\", \"AsepIndex\": \"99\", \"AuthenticationId\": \"999\", \"ConfigBuild\": \"1007.3.0016810.10\", \"RegValueName\": \"RunAs\", \"AsepValueType\": \"0\", \"Entitlements\": \"15\", \"name\": \"AsepValueUpdateV7\", \"aid\": \"111111111111111\", \"cid\": \"222222222222222222222\", \"TargetFileName\": \"\"}",
    "event": {
        "action": "AsepValueUpdate",
        "category": [
            "registry"
        ],
        "type": [
            "change"
        ]
    },
    "@timestamp": "2023-06-23T08:41:44.420000Z",
    "agent": {
        "id": "111111111111111"
    },
    "crowdstrike": {
        "customer_id": "222222222222222222222"
    },
    "host": {
        "ip": [
            "4.3.2.1"
        ],
        "os": {
            "platform": "win"
        }
    },
    "registry": {
        "data": {
            "strings": "Interactive User"
        },
        "hive": "MACHINE",
        "key": "SOFTWARE\\Classes\\AppID\\{3E390CD3-4EB1-435C-A6FE-AF736C27C94B}",
        "path": "MACHINE\\SOFTWARE\\Classes\\AppID\\{3E390CD3-4EB1-435C-A6FE-AF736C27C94B}\\RunAs",
        "value": "RunAs"
    },
    "related": {
        "ip": [
            "4.3.2.1"
        ]
    },
    "source": {
        "nat": {
            "ip": "4.3.2.1"
        }
    }
}
{
    "message": "{\"aip\": \"4.3.2.1\", \"event_platform\": \"Win\", \"TokenType\": \"1\", \"InterfaceGuid\": \"B67BED2E-8578-41A4-A6D8-6844967BF78B\", \"RpcClientProcessId\": \"639960183370\", \"id\": \"a83b4482-ca45-4d6b-850b-79d8a1b9e60f\", \"EffectiveTransmissionClass\": \"3\", \"timestamp\": \"1687509681570\", \"event_simpleName\": \"ServiceStarted\", \"ContextTimeStamp\": \"1687509681.087\", \"UserName\": \"JOHNDOE$\", \"ConfigStateHash\": \"2181989539\", \"InterfaceVersion\": \"131072\", \"RpcClientThreadId\": \"17805043486632\", \"AuthenticationId\": \"999\", \"ServiceDisplayName\": \"gpsvc\", \"ConfigBuild\": \"1007.3.0016810.10\", \"CommandLine\": \"C:\\\\WINDOWS\\\\system32\\\\svchost.exe -k GPSvcGroup\", \"TargetProcessId\": \"640784751242\", \"ImageFileName\": \"\\\\Device\\\\HarddiskVolume4\\\\Windows\\\\System32\\\\svchost.exe\", \"RpcOpNum\": \"19\", \"Entitlements\": \"15\", \"name\": \"ServiceStartedV2\", \"aid\": \"111111111111111\", \"RpcNestingLevel\": \"0\", \"cid\": \"222222222222222222222\"}",
    "event": {
        "action": "ServiceStarted",
        "category": [
            "process"
        ],
        "type": [
            "start"
        ]
    },
    "@timestamp": "2023-06-23T08:41:21.570000Z",
    "agent": {
        "id": "111111111111111"
    },
    "crowdstrike": {
        "customer_id": "222222222222222222222"
    },
    "host": {
        "ip": [
            "4.3.2.1"
        ],
        "os": {
            "platform": "win"
        }
    },
    "process": {
        "command_line": "C:\\WINDOWS\\system32\\svchost.exe -k GPSvcGroup",
        "executable": "\\Device\\HarddiskVolume4\\Windows\\System32\\svchost.exe",
        "name": "svchost.exe"
    },
    "related": {
        "ip": [
            "4.3.2.1"
        ],
        "user": [
            "JOHNDOE$"
        ]
    },
    "source": {
        "nat": {
            "ip": "4.3.2.1"
        }
    },
    "user": {
        "name": "JOHNDOE$"
    }
}
{
    "message": "{\"ExitCode\": \"0\", \"ParentProcessId\": \"4866207374153\", \"ContextThreadId\": \"69461966350890\", \"aip\": \"4.3.2.1\", \"ConHostId\": \"0\", \"UserSid\": \"S-1-5-11\", \"CycleTime\": \"132436798\", \"event_platform\": \"Win\", \"MaxThreadCount\": \"5\", \"ImageSubsystem\": \"2\", \"id\": \"a83b4482-ca45-4d6b-850b-79d8a1b9e60f\", \"EffectiveTransmissionClass\": \"3\", \"timestamp\": \"1687509730052\", \"KernelTime\": \"468750\", \"UserTime\": \"156250\", \"event_simpleName\": \"EndOfProcess\", \"RawProcessId\": \"7128\", \"ContextTimeStamp\": \"1687509727.956\", \"ConfigStateHash\": \"3802125890\", \"ContextProcessId\": \"4868606663529\", \"SHA256HashData\": \"01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b\", \"ConfigBuild\": \"1007.3.0016810.10\", \"TargetProcessId\": \"4868606663529\", \"Entitlements\": \"15\", \"name\": \"EndOfProcessV15\", \"ProcessStartTime\": \"1687509727.664\", \"aid\": \"111111111111111\", \"cid\": \"222222222222222222222\"}",
    "event": {
        "action": "EndOfProcess",
        "category": [
            "process"
        ],
        "type": [
            "end"
        ]
    },
    "@timestamp": "2023-06-23T08:42:10.052000Z",
    "agent": {
        "id": "111111111111111"
    },
    "crowdstrike": {
        "customer_id": "222222222222222222222"
    },
    "file": {
        "hash": {
            "sha256": "01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b"
        }
    },
    "host": {
        "ip": [
            "4.3.2.1"
        ],
        "os": {
            "platform": "win"
        }
    },
    "process": {
        "parent": {
            "pid": 4866207374153
        },
        "pid": 7128,
        "start": "2023-06-23T08:42:07.664000Z"
    },
    "related": {
        "hash": [
            "01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b"
        ],
        "ip": [
            "4.3.2.1"
        ]
    },
    "source": {
        "nat": {
            "ip": "4.3.2.1"
        }
    },
    "user": {
        "id": "S-1-5-11"
    }
}
{
    "message": "{\"FileOperatorSid\": \"S-1-5-21-3788338627-1286547573-2859441171-10584\", \"FileCategory\": \"1\", \"Size\": \"41152\", \"ContextThreadId\": \"28390795533849\", \"MinorFunction\": \"0\", \"aip\": \"4.3.2.1\", \"IsOnNetwork\": \"0\", \"FileIdentifier\": \"01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f\", \"event_platform\": \"Win\", \"TokenType\": \"1\", \"EventOrigin\": \"1\", \"DiskParentDeviceInstanceId\": \"PCI\\\\VEN_8086&DEV_A102&SUBSYS_8054103C&REV_31\\\\3&11583659&0&B8\", \"id\": \"a83b4482-ca45-4d6b-850b-79d8a1b9e60f\", \"FileObject\": \"0\", \"EffectiveTransmissionClass\": \"3\", \"timestamp\": \"1687509729599\", \"event_simpleName\": \"GzipFileWritten\", \"ContextTimeStamp\": \"1687509729.282\", \"ConfigStateHash\": \"2181989539\", \"ContextProcessId\": \"1611058048102\", \"IrpFlags\": \"0\", \"AuthenticationId\": \"973219\", \"FileWrittenFlags\": \"0\", \"ConfigBuild\": \"1007.3.0016810.10\", \"FileEcpBitmask\": \"0\", \"MajorFunction\": \"0\", \"IsOnRemovableDisk\": \"0\", \"Entitlements\": \"15\", \"name\": \"GzipFileWrittenV2\", \"OperationFlags\": \"0\", \"aid\": \"111111111111111\", \"cid\": \"222222222222222222222\", \"TargetFileName\": \"\\\\Device\\\\HarddiskVolume3\\\\Users\\\\j.doe\\\\AppData\\\\Local\\\\Google\\\\Chrome\\\\User Data\\\\Default\\\\Cache\\\\Cache_Data\\\\f_010051\"}",
    "event": {
        "action": "GzipFileWritten",
        "category": [
            "file"
        ],
        "type": [
            "creation"
        ]
    },
    "@timestamp": "2023-06-23T08:42:09.599000Z",
    "agent": {
        "id": "111111111111111"
    },
    "crowdstrike": {
        "customer_id": "222222222222222222222"
    },
    "file": {
        "directory": "\\Device\\HarddiskVolume3\\Users\\j.doe\\AppData\\Local\\Google\\Chrome\\User Data\\Default\\Cache\\Cache_Data",
        "name": "f_010051",
        "path": "\\Device\\HarddiskVolume3\\Users\\j.doe\\AppData\\Local\\Google\\Chrome\\User Data\\Default\\Cache\\Cache_Data\\f_010051"
    },
    "host": {
        "ip": [
            "4.3.2.1"
        ],
        "os": {
            "platform": "win"
        }
    },
    "related": {
        "ip": [
            "4.3.2.1"
        ]
    },
    "source": {
        "nat": {
            "ip": "4.3.2.1"
        }
    }
}
{
    "message": "{\"ContextBaseFileName\": \"svchost.exe\", \"Options\": \"84017248\", \"ContextThreadId\": \"4518280091474\", \"MinorFunction\": \"0\", \"aip\": \"4.3.2.1\", \"Information\": \"2\", \"FileIdentifier\": \"01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f98\", \"event_platform\": \"Win\", \"ShareAccess\": \"0\", \"id\": \"a83b4482-ca45-4d6b-850b-79d8a1b9e60f\", \"FileObject\": \"0\", \"EffectiveTransmissionClass\": \"3\", \"FileAttributes\": \"128\", \"timestamp\": \"1687509729448\", \"Status\": \"0\", \"event_simpleName\": \"NewExecutableWritten\", \"ContextTimeStamp\": \"1687509728.901\", \"ConfigStateHash\": \"2181989539\", \"ContextProcessId\": \"262254732252\", \"IrpFlags\": \"2180\", \"ContextImageFileName\": \"\\\\Device\\\\HarddiskVolume3\\\\Windows\\\\System32\\\\svchost.exe\", \"ConfigBuild\": \"1007.3.0016810.10\", \"FileEcpBitmask\": \"0\", \"MajorFunction\": \"0\", \"DesiredAccess\": \"1180054\", \"Entitlements\": \"15\", \"name\": \"NewExecutableWrittenV3\", \"OperationFlags\": \"0\", \"aid\": \"111111111111111\", \"cid\": \"222222222222222222222\", \"TargetFileName\": \"\\\\Device\\\\HarddiskVolume3\\\\Program Files\\\\WindowsApps\\\\Microsoft.Edge_123082\\\\WebView2Loader.dll\"}",
    "event": {
        "action": "NewExecutableWritten",
        "category": [
            "file"
        ],
        "type": [
            "creation"
        ]
    },
    "@timestamp": "2023-06-23T08:42:09.448000Z",
    "agent": {
        "id": "111111111111111"
    },
    "crowdstrike": {
        "customer_id": "222222222222222222222"
    },
    "file": {
        "directory": "\\Device\\HarddiskVolume3\\Program Files\\WindowsApps\\Microsoft.Edge_123082",
        "name": "WebView2Loader.dll",
        "path": "\\Device\\HarddiskVolume3\\Program Files\\WindowsApps\\Microsoft.Edge_123082\\WebView2Loader.dll"
    },
    "host": {
        "ip": [
            "4.3.2.1"
        ],
        "os": {
            "platform": "win"
        }
    },
    "related": {
        "ip": [
            "4.3.2.1"
        ]
    },
    "source": {
        "nat": {
            "ip": "4.3.2.1"
        }
    }
}
{
    "message": "{\"ProcessCreateFlags\": \"525324\", \"IntegrityLevel\": \"4096\", \"ParentProcessId\": \"1084277996656\", \"SourceProcessId\": \"1084277996656\", \"aip\": \"4.3.2.1\", \"SHA1HashData\": \"0000000000000000000000000000000000000000\", \"UserSid\": \"S-1-5-21-1111111111-2222222222-3333333333-44444\", \"WindowStation\": \"Service-0x0-24c530$\", \"event_platform\": \"Win\", \"TokenType\": \"1\", \"ProcessEndTime\": \"\", \"AuthenticodeHashData\": \"01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b\", \"ParentBaseFileName\": \"AcroCEF.exe\", \"ImageSubsystem\": \"2\", \"id\": \"a83b4482-ca45-4d6b-850b-79d8a1b9e60f\", \"EffectiveTransmissionClass\": \"3\", \"SessionId\": \"1\", \"Tags\": \"25, 874, 924, 211381110440234\", \"timestamp\": \"1687509692218\", \"event_simpleName\": \"ProcessRollup2\", \"RawProcessId\": \"18184\", \"ConfigStateHash\": \"2181989539\", \"MD5HashData\": \"68b329da9893e34099c7d8ad5cb9c940\", \"SHA256HashData\": \"01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b\", \"ProcessSxsFlags\": \"64\", \"AuthenticationId\": \"2409776\", \"ConfigBuild\": \"1007.3.0016810.10\", \"WindowFlags\": \"384\", \"CommandLine\": \"\\\"C:\\\\Program Files\\\\Adobe\\\\Acrobat DC\\\\Acrobat\\\\acrocef_1\\\\AcroCEF.exe\\\" --type=gpu-process --log-severity=disable --user-agent-product=\\\"ReaderServices/23.1.20174 Chrome/105.0.0.0\\\" --lang=en-US --user-data-dir=\\\"C:\\\\Users\\\\p.gregoire\\\\AppData\\\\Local\\\\CEF\\\\User Data\\\" --gpu-preferences=UAAAAAAAAADgACAYAAAAAAAAAAAAAAAAAABgAAAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEgAAAAAAAAASAAAAAAAAAAYAAAAAgAAABAAAAAAAAAAGAAAAAAAAAAQAAAAAAAAAAAAAAAOAAAAEAAAAAAAAAABAAAADgAAAAgAAAAAAAAACAAAAAAAAAA= --use-gl=angle --use-angle=swiftshader-webgl --log-file=\\\"C:\\\\Program Files\\\\Adobe\\\\Acrobat DC\\\\Acrobat\\\\acrocef_1\\\\debug.log\\\" --mojo-platform-channel-handle=2680 --field-trial-handle=1620,i,11497596256796242755,3026965967799273852,131072 --disable-features=BackForwardCache,CalculateNativeWinOcclusion,WinUseBrowserSpellChecker /prefetch:2\", \"ParentAuthenticationId\": \"2409776\", \"TargetProcessId\": \"1084288767347\", \"Desktop\": \"MyDesktop\", \"ImageFileName\": \"\\\\Device\\\\HarddiskVolume4\\\\Program Files\\\\Adobe\\\\Acrobat DC\\\\Acrobat\\\\acrocef_1\\\\AcroCEF.exe\", \"SourceThreadId\": \"25998916493732\", \"Entitlements\": \"15\", \"name\": \"ProcessRollup2V19\", \"ProcessStartTime\": \"1687509691.125\", \"ProcessParameterFlags\": \"8193\", \"aid\": \"111111111111111\", \"SignInfoFlags\": \"787456\", \"cid\": \"222222222222222222222\"}",
    "event": {
        "action": "ProcessRollup2",
        "category": [
            "process"
        ],
        "type": [
            "info"
        ]
    },
    "@timestamp": "2023-06-23T08:41:32.218000Z",
    "agent": {
        "id": "111111111111111"
    },
    "crowdstrike": {
        "customer_id": "222222222222222222222"
    },
    "file": {
        "hash": {
            "md5": "68b329da9893e34099c7d8ad5cb9c940",
            "sha1": "0000000000000000000000000000000000000000",
            "sha256": "01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b"
        }
    },
    "host": {
        "ip": [
            "4.3.2.1"
        ],
        "os": {
            "platform": "win"
        }
    },
    "process": {
        "command_line": "\"C:\\Program Files\\Adobe\\Acrobat DC\\Acrobat\\acrocef_1\\AcroCEF.exe\" --type=gpu-process --log-severity=disable --user-agent-product=\"ReaderServices/23.1.20174 Chrome/105.0.0.0\" --lang=en-US --user-data-dir=\"C:\\Users\\p.gregoire\\AppData\\Local\\CEF\\User Data\" --gpu-preferences=UAAAAAAAAADgACAYAAAAAAAAAAAAAAAAAABgAAAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEgAAAAAAAAASAAAAAAAAAAYAAAAAgAAABAAAAAAAAAAGAAAAAAAAAAQAAAAAAAAAAAAAAAOAAAAEAAAAAAAAAABAAAADgAAAAgAAAAAAAAACAAAAAAAAAA= --use-gl=angle --use-angle=swiftshader-webgl --log-file=\"C:\\Program Files\\Adobe\\Acrobat DC\\Acrobat\\acrocef_1\\debug.log\" --mojo-platform-channel-handle=2680 --field-trial-handle=1620,i,11497596256796242755,3026965967799273852,131072 --disable-features=BackForwardCache,CalculateNativeWinOcclusion,WinUseBrowserSpellChecker /prefetch:2",
        "executable": "\\Device\\HarddiskVolume4\\Program Files\\Adobe\\Acrobat DC\\Acrobat\\acrocef_1\\AcroCEF.exe",
        "name": "AcroCEF.exe",
        "parent": {
            "name": "AcroCEF.exe",
            "pid": 1084277996656
        },
        "pid": 18184,
        "start": "2023-06-23T08:41:31.125000Z",
        "thread": {
            "id": 25998916493732
        }
    },
    "related": {
        "hash": [
            "0000000000000000000000000000000000000000",
            "01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b",
            "68b329da9893e34099c7d8ad5cb9c940"
        ],
        "ip": [
            "4.3.2.1"
        ]
    },
    "source": {
        "nat": {
            "ip": "4.3.2.1"
        }
    },
    "user": {
        "id": "S-1-5-21-1111111111-2222222222-3333333333-44444"
    }
}
{
    "message": "{\"Parameter2\": \"149480800\", \"event_simpleName\": \"ErrorEvent\", \"Parameter1\": \"1768214888\", \"Parameter3\": \"0\", \"ConfigStateHash\": \"3752158409\", \"aip\": \"4.3.2.1\", \"Line\": \"1062\", \"ConfigBuild\": \"1007.3.0016810.10\", \"event_platform\": \"Win\", \"ErrorStatus\": \"3221227780\", \"Entitlements\": \"15\", \"name\": \"ErrorEventV2\", \"id\": \"a83b4482-ca45-4d6b-850b-79d8a1b9e60f\", \"Facility\": \"67109928\", \"EffectiveTransmissionClass\": \"0\", \"aid\": \"111111111111111\", \"File\": \"0\", \"timestamp\": \"1687509734881\", \"cid\": \"222222222222222222222\"}",
    "event": {
        "action": "ErrorEvent",
        "category": [
            "host"
        ],
        "type": [
            "info"
        ]
    },
    "@timestamp": "2023-06-23T08:42:14.881000Z",
    "agent": {
        "id": "111111111111111"
    },
    "crowdstrike": {
        "customer_id": "222222222222222222222"
    },
    "host": {
        "ip": [
            "4.3.2.1"
        ],
        "os": {
            "platform": "win"
        }
    },
    "related": {
        "ip": [
            "4.3.2.1"
        ]
    },
    "source": {
        "nat": {
            "ip": "4.3.2.1"
        }
    }
}
{
    "message": "{\"ModuleCharacteristics\": \"8226\", \"ContextThreadId\": \"35437388152064\", \"aip\": \"4.3.2.1\", \"ModuleLoadTelemetryClassification\": \"2\", \"event_platform\": \"Win\", \"MappedFromUserMode\": \"1\", \"AuthenticodeHashData\": \"01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b\", \"EventOrigin\": \"1\", \"id\": \"a83b4482-ca45-4d6b-850b-79d8a1b9e60f\", \"EffectiveTransmissionClass\": \"3\", \"ModuleSize\": \"7618560\", \"timestamp\": \"1687509685890\", \"event_simpleName\": \"ClassifiedModuleLoad\", \"ContextTimeStamp\": \"1687509685.346\", \"ConfigStateHash\": \"2181989539\", \"ContextProcessId\": \"1629056398985\", \"MD5HashData\": \"68b329da9893e34099c7d8ad5cb9c940\", \"SHA256HashData\": \"01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b\", \"ConfigBuild\": \"1007.3.0016810.10\", \"TargetProcessId\": \"1629056398985\", \"ImageFileName\": \"\\\\Device\\\\HarddiskVolume4\\\\Windows\\\\System32\\\\shell32.dll\", \"Entitlements\": \"15\", \"name\": \"ClassifiedModuleLoadV2\", \"PrimaryModule\": \"0\", \"TargetImageFileName\": \"\\\\Device\\\\HarddiskVolume4\\\\Windows\\\\System32\\\\rundll32.exe\", \"aid\": \"111111111111111\", \"SignInfoFlags\": \"9175042\", \"cid\": \"222222222222222222222\"}",
    "event": {
        "action": "ClassifiedModuleLoad",
        "category": [
            "process"
        ],
        "type": [
            "start"
        ]
    },
    "@timestamp": "2023-06-23T08:41:25.890000Z",
    "agent": {
        "id": "111111111111111"
    },
    "crowdstrike": {
        "customer_id": "222222222222222222222"
    },
    "file": {
        "hash": {
            "md5": "68b329da9893e34099c7d8ad5cb9c940",
            "sha256": "01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b"
        }
    },
    "host": {
        "ip": [
            "4.3.2.1"
        ],
        "os": {
            "platform": "win"
        }
    },
    "process": {
        "executable": "\\Device\\HarddiskVolume4\\Windows\\System32\\shell32.dll",
        "name": "shell32.dll"
    },
    "related": {
        "hash": [
            "01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b",
            "68b329da9893e34099c7d8ad5cb9c940"
        ],
        "ip": [
            "4.3.2.1"
        ]
    },
    "source": {
        "nat": {
            "ip": "4.3.2.1"
        }
    }
}
{
    "message": "{\"event_simpleName\": \"ConfigStateUpdate\", \"ConfigStateHash\": \"3802125890\", \"ConfigStateData\": \"0,0,1007.3.0016810.10|1,1,ab|1,3,8|1,5,1|1,7,c|1,9,0|1,b,21|1,c,0|1,d,36|1,e,36|1,1d,6d|1,20,59|1,23,1|1,26,1|1,36,e|1,37,e|1,38,e|1,39,e|1,3a,1|1,3c,1|1,3d,5|1,3e,1|1,3f,37|1,51,8|1,52,c5|1,55,0|1,58,1|1,5a,2|1,5b,4|1,5c,4|1,5d,7c|1,5f,45|1,62,bf|1,65,0|1,73,0|1,74,37|1,75,0|1,76,0|1,77,0|1,a8,0|1,c8,de|1,c9,2|1,ca,1|1,cb,a0|1,cc,3|1,cd,b4|1,ce,8|1,cf,4|1,d5,5|1,d6,e|1,d7,4|1,d8,1|1,d9,e4|1,da,bb|1,db,62|1,dc,1|1,dd,a|1,de,8e|1,e1,78|1,e2,0|1,e3,41|1,e4,52|1,e5,4a|1,e6,1c|1,e7,1a|1,e8,1d|1,e9,e7|1,ec,34|1,ed,14|1,ee,e9|1,ef,7|1,f3,69|1,f5,ba|1,f8,73|1,f9,1e|1,fb,1|1,fc,e|1,fd,7c|1,ff,33|1,103,89|1,104,20|1,105,3d|1,106,55|1,107,1b|1,108,b|1,109,92|1,10a,4|1,10c,0|1,10d,3|1,10e,9|1,111,35|1,112,a|1,1f4,1|1,1f6,1|1,1fc,1|1,1fe,1|1,1ff,3|1,258,56|1,320,0|1,384,0|1,385,0|1,386,0|1,387,2|1,389,0|1,38a,0|1,38b,0|2,0,138,a8000000032,a8000000034,a8000000049,b8000000040,b8000000041,14000000005a,14000000005c,140000000085,14000000023c,18000000004c,18000000004f,180000000052,180000000053,180000000054,180000000055,1800000000e1,1800000000e2,1800000000ed,1800000000f0,180000000136,180000000137,180000000145,1800000001a8,1800000001fb,180000000201,180000000202,18000000020e,180000000214,180000000215,180000000216,180000000217,180000000218,180000000219,18000000021a,18000000022b,180000000233,180000000237,1800000002a1,1800000002a3,1800000002a6,1800000002a7,1800000002bc,1800000002da,1800000002fd,180000000300,180000000339,18000000033a,18000000033b,18000000033e,180000000349,180000000364,1800000003a4,1800000003c4,1800000003e8,18000000040c,180000000433,180000000434,180000000464,180000000473,180000000474,18000000048c,180000000499,18000000049b,18000000049c,18000000049d,1800000004a9,180000000523,18040000006a,18040000006b,18040000006f,180400000079,18040000007b,18040000007d,18040000009b,18040000009c,18040000009d,18040000009e,18040000009f,1804000000a0,1804000000eb,1804000000ff,180400000106,180400000107,180400000108,180400000117,180400000118,180400000119,180400000140,180400000142,180400000166,180400000167,180400000168,180400000181,180400000187,1804000001b2,1804000001c4,1804000001c5,1804000001c6,1804000001f2,1804000001f3,1804000001f4,180400000225,18040000024f,180400000250,180400000251,18040000025c,18040000025d,18040000025e,1804000002ac,18040000037e,18040000037f,180400000380,180400000383,1804000003b8,1804000003b9,1804000003ba,1804000003d9,1804000003da,1804000003db,1804000003f2,1804000003f3,1804000003f4,1804000003f9,1804000003fa,1804000003fb,180400000400,180400000401,180400000402,180400000408,180400000409,18040000040a,18080000007f,180800000080,180800000081,180800000082,180800000091,1808000000b6,1808000000b7,1808000000c9,1808000000cc,1808000000cf,1808000000dd,1808000000e0,180800000102,18080000010f,180800000147,1808000001cc,1808000001cd,1808000001ce,1808000001cf,1808000001d0,1808000001d1,18080000033f,180c00000061,180c00000062,180c0000006e,180c00000109,180c0000010a,180c0000010b,180c0000012d,180c0000012e,180c0000012f,180c00000130,180c00000131,180c00000132,180c00000133,180c00000134,180c00000135,180c0000016e,180c0000016f,180c00000170,180c0000018d,180c0000018e,180c0000018f,180c000001b6,180c000001b7,180c000001b8,180c000001b9,180c000001c8,180c000001c9,180c000001ca,180c000001f6,180c000001f7,180c000001f8,180c00000253,180c00000254,180c00000255,180c00000260,180c00000261,180c00000262,180c000002ab,180c00000382,180c000003b4,180c000003b5,180c000003b6,180c000003d5,180c000003d6,180c000003d7,180c000003ee,180c000003ef,180c000003f0,180c000003f6,180c000003f7,180c000003f8,180c000003fc,180c000003fd,180c000003fe,180c00000404,180c00000405,180c00000406,18100000011e,18100000011f,181000000120,181000000121,181000000122,181000000123,181000000124,181000000125,181000000126,181000000127,181000000128,181000000169,18100000016a,181000000180,1810000001b1,1810000001c3,18100000021f,181000000220,18100000024e,18100000025b,181000000280,1810000002ad,1810000002d6,1810000002d7,1810000002f3,1c04000000a1,1c04000000a2,1c04000000a3,1c04000000a4,1c04000000a5,1c04000000a6,1c040000011a,1c040000011b,1c040000011c,1c0400000268,1c0400000269,1c040000026a,1c040000026c,1c040000026d,1c040000026e,1c0400000271,1c0400000272,1c0400000273,1c0400000275,1c0400000276,1c0400000277,1c040000028f,1c0400000290,1c0400000291,1c0400000293,1c0400000294,1c0400000295,1c0400000297,1c0400000298,1c0400000299,1c040000029b,1c040000029c,1c040000029d,1c040000029f,1c04000002a0|3,0,65|\", \"aip\": \"4.3.2.1\", \"ConfigBuild\": \"1007.3.0016810.10\", \"event_platform\": \"Win\", \"Entitlements\": \"15\", \"name\": \"ConfigStateUpdateV3\", \"id\": \"a83b4482-ca45-4d6b-850b-79d8a1b9e60f\", \"EffectiveTransmissionClass\": \"0\", \"aid\": \"111111111111111\", \"ChannelDiffStatusList\": \"1\", \"timestamp\": \"1687509729004\", \"cid\": \"222222222222222222222\"}",
    "event": {
        "action": "ConfigStateUpdate",
        "category": [
            "configuration"
        ],
        "type": [
            "change"
        ]
    },
    "@timestamp": "2023-06-23T08:42:09.004000Z",
    "agent": {
        "id": "111111111111111"
    },
    "crowdstrike": {
        "customer_id": "222222222222222222222"
    },
    "host": {
        "ip": [
            "4.3.2.1"
        ],
        "os": {
            "platform": "win"
        }
    },
    "related": {
        "ip": [
            "4.3.2.1"
        ]
    },
    "source": {
        "nat": {
            "ip": "4.3.2.1"
        }
    }
}
{
    "message": "{\"DnsResponseType\": \"2\", \"IP4Records\": \"11.48.2.25;\", \"ContextThreadId\": \"26154061688880\", \"aip\": \"4.3.2.1\", \"CNAMERecords\": \"eu01.roaming1.example.org;asia03.roaming1.example.org;\", \"QueryStatus\": \"0\", \"InterfaceIndex\": \"0\", \"event_platform\": \"Win\", \"DualRequest\": \"1\", \"EventOrigin\": \"1\", \"id\": \"a83b4482-ca45-4d6b-850b-79d8a1b9e60f\", \"EffectiveTransmissionClass\": \"3\", \"FirstIP4Record\": \"11.48.2.25\", \"timestamp\": \"1687509682314\", \"event_simpleName\": \"DnsRequest\", \"ContextTimeStamp\": \"1687509680.451\", \"ConfigStateHash\": \"2181989539\", \"ContextProcessId\": \"1195201348121\", \"DomainName\": \"roaming.example.org\", \"RespondingDnsServer\": \"67.228.239.228\", \"ConfigBuild\": \"1007.3.0016810.10\", \"DnsRequestCount\": \"1\", \"Entitlements\": \"15\", \"name\": \"DnsRequestV4\", \"aid\": \"111111111111111\", \"cid\": \"222222222222222222222\", \"RequestType\": \"28\"}",
    "event": {
        "action": "DnsRequest",
        "category": [
            "network"
        ],
        "type": [
            "info"
        ]
    },
    "@timestamp": "2023-06-23T08:41:22.314000Z",
    "agent": {
        "id": "111111111111111"
    },
    "crowdstrike": {
        "customer_id": "222222222222222222222"
    },
    "dns": {
        "question": {
            "name": "roaming.example.org",
            "registered_domain": "example.org",
            "subdomain": "roaming",
            "top_level_domain": "org",
            "type": "AAAA"
        }
    },
    "host": {
        "ip": [
            "4.3.2.1"
        ],
        "os": {
            "platform": "win"
        }
    },
    "related": {
        "hosts": [
            "roaming.example.org"
        ],
        "ip": [
            "4.3.2.1"
        ]
    },
    "source": {
        "nat": {
            "ip": "4.3.2.1"
        }
    }
}
{
    "message": "{\"aid\":\"111111111111111\",\"cid\":\"222222222222222\",\"product_type_desc\":\"Workstation\",\"event_platform\":\"Win\",\"scores\":{\"os\":64,\"sensor\":97,\"overall\":86,\"version\":\"3.6.1\",\"modified_time\":\"2023-02-07T19:31:10.489579379Z\"},\"assessments\":{\"additional_user_mode_data_enabled\":\"yes\",\"automated_remediation\":\"yes\",\"beta_build_disabled\":\"yes\",\"branch_target_injection_mitigation\":\"yes\",\"branch_target_injection_mitigation_hardware_support\":\"yes\",\"branch_target_injection_mitigation_patch\":\"yes\",\"branch_target_injection_mitigation_registry_allowed\":\"yes\",\"credential_guard_running\":\"no\",\"debug_mode_disabled\":\"yes\",\"dma_guard_enabled\":\"no\",\"engine_full_visibility\":\"yes\",\"execution_blocking_custom_blocking_enabled\":\"yes\",\"execution_blocking_intel_threats_enabled\":\"yes\",\"execution_blocking_suspicious_processes_enabled\":\"yes\",\"execution_blocking_suspicious_registry_ops_enabled\":\"yes\",\"execution_blocking_suspicious_scripts_enabled\":\"yes\",\"exploit_mitigation_force_aslr_enabled\":\"yes\",\"exploit_mitigation_heap_spray_allocation_enabled\":\"yes\",\"exploit_mitigation_null_page_allocation_enabled\":\"yes\",\"exploit_mitigation_seh_overwrite_protection_enabled\":\"yes\",\"exploitation_behavior_application_exploitation_activity_enabled\":\"yes\",\"exploitation_behavior_chopper_webshell_enabled\":\"yes\",\"exploitation_behavior_code_injection_enabled\":\"yes\",\"exploitation_behavior_driveby_download_enabled\":\"yes\",\"exploitation_behavior_javascript_execution_rundll32_enabled\":\"yes\",\"firmware_is_uefi\":\"no\",\"hardware_enhanced_exploit_detection\":\"yes\",\"hsti_available\":\"no\",\"http_detections\":\"yes\",\"hvci_enabled\":\"no\",\"hvci_strict_mode\":\"no\",\"in_full_functionality\":\"yes\",\"interpreter_only\":\"yes\",\"iommu_available\":\"yes\",\"iommu_in_use\":\"no\",\"kmci_enabled\":\"yes\",\"l1_terminal_fault_mitigation\":\"yes\",\"lateral_movement_credential_access_credential_dumping_enabled\":\"yes\",\"lateral_movement_credential_access_windows_logon_bypass_enabled\":\"yes\",\"mbec_available\":\"no\",\"ml_adware\":\"yes\",\"ml_adware_prevention\":\"yes\",\"ml_cloud_antimalware\":\"yes\",\"ml_cloud_antimalware_prevention\":\"yes\",\"ml_sensor_antimalware\":\"yes\",\"ml_sensor_antimalware_prevention\":\"yes\",\"quarantine_and_security_registration\":\"yes\",\"quarantine_on_write\":\"yes\",\"ransomware_backup_deletion_enabled\":\"yes\",\"ransomware_cryptowall_enabled\":\"yes\",\"ransomware_file_encryption_enabled\":\"yes\",\"ransomware_file_system_access_enabled\":\"yes\",\"ransomware_locky_enabled\":\"yes\",\"real_time_response_enabled\":\"yes\",\"rogue_data_cache_load_mitigation\":\"yes\",\"rogue_data_cache_load_mitigation_patch\":\"yes\",\"script_based_execution_monitoring_enabled\":\"no\",\"script_enforcement\":\"yes\",\"secure_boot_enabled\":\"no\",\"secure_kernel_running\":\"no\",\"secure_mor_available\":\"no\",\"sensor_tampering_protection\":\"yes\",\"smm_protections\":\"no\",\"speculative_store_bypass_mitigation_available\":\"yes\",\"speculative_store_bypass_mitigation_hardware_support\":\"yes\",\"suspicious_kernel_drivers\":\"yes\",\"system_firmware_bios_enabled\":\"yes\",\"test_signing_disabled\":\"yes\",\"uefi_memory_protection\":\"no\",\"volume_shadow_copy_audit\":\"yes\",\"volume_shadow_copy_protect\":\"yes\",\"vsm_available\":\"yes\",\"windows_insider_program_disabled\":\"yes\",\"windows_insider_program_not_running\":\"yes\",\"windows_os_build\":\"no\"},\"event_type\":\"ZeroTrustHostAssessment\"}",
    "event": {
        "category": [
            "host"
        ],
        "type": [
            "info"
        ]
    },
    "@timestamp": "2023-02-07T19:31:10.489579Z",
    "agent": {
        "id": "111111111111111"
    },
    "crowdstrike": {
        "customer_id": "222222222222222"
    },
    "host": {
        "os": {
            "platform": "win"
        }
    }
}
{
    "message": "{\"ComputerName\":\"DEPL0982.local\",\"CurrentLocalIP\":\"1.2.3.4\",\"FirstDiscoveredDate\":\"1688477941.384\",\"LastDiscoveredBy\":\"33333333333333333333333333333333\",\"LocalAddressIP4\":\"1.2.3.4 11.22.33.44\",\"MAC\":\"06-FA-8B-A0-04-37\",\"MACPrefix\":\"06-FA-8B\",\"NeighborName\":\"!!!!UNKNOWN!!!!\",\"__mv_LocalAddressIP4\":\"$1.2.3.4$;$11.22.33.44$\",\"__mv_aip\":\"$4.3.2.1$;$44.33.22.11$\",\"__mv_discoverer_aid\":\"\",\"__mv_discoverer_devicetype\":\"\",\"_time\":\"1688546869.56\",\"aip\":\"4.3.2.1 44.33.22.11\",\"aipCount\":\"2\",\"cid\":\"222222222222222\",\"discovererCount\":\"1\",\"discoverer_aid\":\"33333333333333333333333333333333\",\"discoverer_devicetype\":\"\",\"localipCount\":\"2\",\"subnet\":\"1.2\"}",
    "event": {
        "category": [
            "host"
        ],
        "type": [
            "info"
        ]
    },
    "@timestamp": "2023-07-04T13:39:01.384000Z",
    "crowdstrike": {
        "customer_id": "222222222222222"
    },
    "host": {
        "ip": [
            "4.3.2.1",
            "44.33.22.11"
        ],
        "mac": "06-FA-8B-A0-04-37",
        "name": "DEPL0982.local"
    },
    "observer": {
        "ip": [
            "1.2.3.4",
            "11.22.33.44"
        ],
        "mac": "06-FA-8B-A0-04-37"
    },
    "related": {
        "ip": [
            "1.2.3.4",
            "11.22.33.44",
            "4.3.2.1",
            "44.33.22.11"
        ]
    }
}
{
    "message": "{\"GatewayIP\":\"4.5.6.7\",\"GatewayMAC\":\"E2-B4-CD-72-08-CA\",\"InterfaceAlias\":\"Ethernet 2\",\"InterfaceDescription\":\"Realtek USB GbE Family Controller #2\",\"LocalAddressIP4\":\"1.2.3.4\",\"MAC\":\"70-BD-0C-A6-4B-61\",\"MACPrefix\":\"70-BD-0C\",\"_time\":\"1688557498.592\",\"aid\":\"111111111111111\",\"cid\":\"222222222222222\"}",
    "event": {
        "category": [
            "host"
        ],
        "type": [
            "info"
        ]
    },
    "agent": {
        "id": "111111111111111"
    },
    "crowdstrike": {
        "customer_id": "222222222222222",
        "gateway_ip": "4.5.6.7",
        "gateway_mac": "E2-B4-CD-72-08-CA"
    },
    "host": {
        "mac": "70-BD-0C-A6-4B-61"
    },
    "observer": {
        "egress": {
            "interface": {
                "alias": "Ethernet 2"
            }
        },
        "ip": [
            "1.2.3.4"
        ],
        "mac": "70-BD-0C-A6-4B-61"
    },
    "related": {
        "ip": [
            "1.2.3.4"
        ]
    },
    "source": {
        "address": "1.2.3.4",
        "ip": "1.2.3.4"
    }
}
{
    "message": "{\"GatewayIP\":\"\",\"GatewayMAC\":\"\",\"InterfaceAlias\":\"en0\",\"InterfaceDescription\":\"\",\"LocalAddressIP4\":\"1.2.3.4\",\"MAC\":\"70-BD-0C-A6-4B-61\",\"MACPrefix\":\"70-BD-0C\",\"_time\":\"1688558155.314\",\"aid\":\"111111111111111\",\"cid\":\"222222222222222\"}",
    "event": {
        "category": [
            "host"
        ],
        "type": [
            "info"
        ]
    },
    "agent": {
        "id": "111111111111111"
    },
    "crowdstrike": {
        "customer_id": "222222222222222"
    },
    "host": {
        "mac": "70-BD-0C-A6-4B-61"
    },
    "observer": {
        "egress": {
            "interface": {
                "alias": "en0"
            }
        },
        "ip": [
            "1.2.3.4"
        ],
        "mac": "70-BD-0C-A6-4B-61"
    },
    "related": {
        "ip": [
            "1.2.3.4"
        ]
    },
    "source": {
        "address": "1.2.3.4",
        "ip": "1.2.3.4"
    }
}
{
    "message": "{\"GatewayIP\":\"\",\"GatewayMAC\":\"\",\"InterfaceAlias\":\"Connexion au r\u00e9seau local* 2\",\"InterfaceDescription\":\"Microsoft Wi-Fi Direct Virtual Adapter #2\",\"LocalAddressIP4\":\"1.2.3.4\",\"MAC\":\"70-BD-0C-A6-4B-61\",\"MACPrefix\":\"70-BD-0C\",\"_time\":\"1688557813.897\",\"aid\":\"111111111111111\",\"cid\":\"222222222222222\"}",
    "event": {
        "category": [
            "host"
        ],
        "type": [
            "info"
        ]
    },
    "agent": {
        "id": "111111111111111"
    },
    "crowdstrike": {
        "customer_id": "222222222222222"
    },
    "host": {
        "mac": "70-BD-0C-A6-4B-61"
    },
    "observer": {
        "egress": {
            "interface": {
                "alias": "Connexion au r\u00e9seau local* 2"
            }
        },
        "ip": [
            "1.2.3.4"
        ],
        "mac": "70-BD-0C-A6-4B-61"
    },
    "related": {
        "ip": [
            "1.2.3.4"
        ]
    },
    "source": {
        "address": "1.2.3.4",
        "ip": "1.2.3.4"
    }
}
{
    "message": "{\"AgentLoadFlags\":\"1\",\"AgentLocalTime\":\"1688462537.0\",\"AgentTimeOffset\":\"-5574.207\",\"AgentVersion\":\"6.54.16812.0\",\"BiosManufacturer\":\"HP\",\"BiosVersion\":\"U21 Ver. 02.05.00\",\"ChassisType\":\"Mini PC Desktop\",\"City\":\"Toronto\",\"ComputerName\":\"DEFP0395\",\"ConfigBuild\":\"1007.3.0016812.10\",\"ConfigIDBuild\":\"16812\",\"Continent\":\"America\",\"Country\":\"Canada\",\"FalconGroupingTags\":\"none\",\"FirstSeen\":\"1688132251\",\"HostHiddenStatus\":\"Visible\",\"MachineDomain\":\"example.org\",\"OU\":\"Computers;1001.example.toronto;Workspace;Canada;Country\",\"PointerSize\":\"8\",\"ProductType\":\"1\",\"SensorGroupingTags\":\"none\",\"ServicePackMajor\":\"0\",\"SiteName\":\"EQX\",\"SystemManufacturer\":\"HP\",\"SystemProductName\":\"HP Elite Mini 800 G9 Desktop PC\",\"Time\":\"1688542167.026\",\"Timezone\":\"America/New York\",\"Version\":\"Windows 10\",\"aip\":\"1.2.3.4\",\"aid\":\"111111111111111\",\"cid\":\"222222222222222\",\"event_platform\":\"Win\"}",
    "event": {
        "category": [
            "host"
        ],
        "type": [
            "info"
        ]
    },
    "@timestamp": "2023-07-05T07:29:27.026000Z",
    "agent": {
        "id": "111111111111111",
        "version": "6.54.16812.0"
    },
    "crowdstrike": {
        "customer_id": "222222222222222"
    },
    "host": {
        "domain": "example.org",
        "ip": [
            "1.2.3.4"
        ],
        "name": "DEFP0395",
        "os": {
            "platform": "win"
        }
    },
    "related": {
        "ip": [
            "1.2.3.4"
        ]
    },
    "source": {
        "geo": {
            "city_name": "Toronto",
            "country_name": "Canada"
        },
        "nat": {
            "ip": "1.2.3.4"
        }
    }
}
{
    "message": "{\"ProcessCreateFlags\":\"4\",\"IntegrityLevel\":\"8192\",\"ParentProcessId\":\"288633815511\",\"SourceProcessId\":\"288633815511\",\"aip\":\"89.251.59.206\",\"SHA1HashData\":\"adc83b19e793491b1c6ea0fd8b46cd9f32e592fc\",\"UserSid\":\"S-1-5-21-XXXX-XXXXX-9457\",\"event_platform\":\"Win\",\"TokenType\":\"1\",\"ProcessEndTime\":\"\",\"AuthenticodeHashData\":\"e72acf26e8ca12c48d2697e849fd68887515956a\",\"ParentBaseFileName\":\"setup.exe\",\"EventOrigin\":\"1\",\"ImageSubsystem\":\"2\",\"id\":\"93a1f830-c5a3-41f3-a5c0-df8cdd61295f\",\"EffectiveTransmissionClass\":\"3\",\"SessionId\":\"4\",\"Tags\":\"25,27,41,268,874,924,10445360464024,10445360464025,10445360464026,10445360464258,10445360464273,10445360464274,12094627905582,12094627906234,219902325555779\",\"timestamp\":\"1705915256602\",\"event_simpleName\":\"ProcessRollup2\",\"RawProcessId\":\"17600\",\"ConfigStateHash\":\"2529887863\",\"MD5HashData\":\"68b329da9893e34099c7d8ad5cb9c940\",\"SHA256HashData\":\"01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b\",\"ProcessSxsFlags\":\"64\",\"AuthenticationId\":\"610129406\",\"ConfigBuild\":\"1007.3.0017706.10\",\"CommandLine\":\"C:\\\\WINDOWS\\\\System32\\\\rundll32.exe\",\"ParentAuthenticationId\":\"610129406\",\"TargetProcessId\":\"288727090872\",\"ImageFileName\":\"\\\\Device\\\\HarddiskVolume3\\\\Windows\\\\System32\\\\rundll32.exe\",\"SourceThreadId\":\"11362082185143\",\"Entitlements\":\"15\",\"name\":\"ProcessRollup2V19\",\"ProcessStartTime\":\"1705915253.929\",\"ProcessParameterFlags\":\"24577\",\"aid\":\"36a2337df811411eb6abeac136945a6c\",\"SignInfoFlags\":\"8683538\",\"cid\":\"7da61e27e34f4b8394081896af72e2c7\"}",
    "event": {
        "action": "ProcessRollup2",
        "category": [
            "process"
        ],
        "type": [
            "info"
        ]
    },
    "@timestamp": "2024-01-22T09:20:56.602000Z",
    "agent": {
        "id": "36a2337df811411eb6abeac136945a6c"
    },
    "crowdstrike": {
        "customer_id": "7da61e27e34f4b8394081896af72e2c7"
    },
    "file": {
        "hash": {
            "md5": "68b329da9893e34099c7d8ad5cb9c940",
            "sha1": "adc83b19e793491b1c6ea0fd8b46cd9f32e592fc",
            "sha256": "01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b"
        }
    },
    "host": {
        "ip": [
            "89.251.59.206"
        ],
        "os": {
            "platform": "win"
        }
    },
    "process": {
        "command_line": "C:\\WINDOWS\\System32\\rundll32.exe",
        "executable": "\\Device\\HarddiskVolume3\\Windows\\System32\\rundll32.exe",
        "name": "rundll32.exe",
        "parent": {
            "name": "setup.exe",
            "pid": 288633815511
        },
        "pid": 17600,
        "start": "2024-01-22T09:20:53.929000Z",
        "thread": {
            "id": 11362082185143
        }
    },
    "related": {
        "hash": [
            "01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b",
            "68b329da9893e34099c7d8ad5cb9c940",
            "adc83b19e793491b1c6ea0fd8b46cd9f32e592fc"
        ],
        "ip": [
            "89.251.59.206"
        ]
    },
    "source": {
        "nat": {
            "ip": "89.251.59.206"
        }
    },
    "user": {
        "id": "S-1-5-21-XXXX-XXXXX-9457"
    }
}
{
    "message": "{\"LocalAddressIP4\":\"0.0.0.0\",\"event_simpleName\":\"NetworkConnectIP4\",\"ContextTimeStamp\":\"1711014477.367\",\"ConfigStateHash\":\"4129765047\",\"ConnectionFlags\":\"0\",\"ContextProcessId\":\"10406654690112427952\",\"RemotePort\":\"443\",\"OriginatingURL\":\"chat.cdn.whatsapp.net\",\"aip\":\"4.5.6.7\",\"ConfigBuild\":\"1007.32.20240201.1\",\"event_platform\":\"iOS\",\"LocalPort\":\"0\",\"name\":\"NetworkConnectIP4IOSV3\",\"id\":\"71d72ce3-8355-4e3e-94e9-eb638c361d56\",\"Protocol\":\"6\",\"aid\":\"1ad825a8bc954a90bc5557c95740795c\",\"RemoteAddressIP4\":\"5.6.7.8\",\"ConnectionDirection\":\"0\",\"timestamp\":\"1711014478084\",\"cid\":\"5a2f76b2897e4170bebccda80c903eb4\"}",
    "event": {
        "action": "NetworkConnectIP4",
        "category": [
            "network"
        ],
        "type": [
            "info"
        ]
    },
    "@timestamp": "2024-03-21T09:47:58.084000Z",
    "agent": {
        "id": "1ad825a8bc954a90bc5557c95740795c"
    },
    "crowdstrike": {
        "customer_id": "5a2f76b2897e4170bebccda80c903eb4"
    },
    "destination": {
        "address": "5.6.7.8",
        "ip": "5.6.7.8",
        "nat": {
            "port": 443
        }
    },
    "host": {
        "ip": [
            "4.5.6.7"
        ],
        "os": {
            "platform": "ios"
        }
    },
    "network": {
        "iana_number": "6"
    },
    "observer": {
        "ip": [
            "0.0.0.0"
        ]
    },
    "related": {
        "ip": [
            "0.0.0.0",
            "4.5.6.7",
            "5.6.7.8"
        ]
    },
    "source": {
        "address": "0.0.0.0",
        "ip": "0.0.0.0",
        "nat": {
            "ip": "4.5.6.7",
            "port": 0
        }
    },
    "url": {
        "full": "chat.cdn.whatsapp.net"
    }
}
{
    "message": "{\"LocalAddressIP4\":\"1.2.3.4\",\"event_simpleName\":\"NetworkConnectIP4\",\"ContextTimeStamp\":\"1711014491.759\",\"ConfigStateHash\":\"4129765047\",\"ConnectionFlags\":\"0\",\"ContextProcessId\":\"4179223508173316025\",\"RemotePort\":\"443\",\"OriginatingURL\":\"https://outlook.office365.com/Microsoft-Server-ActiveSync\",\"aip\":\"4.5.6.7\",\"ConfigBuild\":\"1007.32.20240201.1\",\"event_platform\":\"iOS\",\"LocalPort\":\"50309\",\"name\":\"NetworkConnectIP4IOSV3\",\"id\":\"c1169837-5261-45a4-a1da-1102816304d0\",\"Protocol\":\"17\",\"aid\":\"1ad825a8bc954a90bc5557c95740795c\",\"RemoteAddressIP4\":\"5.6.7.8\",\"ConnectionDirection\":\"0\",\"timestamp\":\"1711014491954\",\"cid\":\"5a2f76b2897e4170bebccda80c903eb4\"}",
    "event": {
        "action": "NetworkConnectIP4",
        "category": [
            "network"
        ],
        "type": [
            "info"
        ]
    },
    "@timestamp": "2024-03-21T09:48:11.954000Z",
    "agent": {
        "id": "1ad825a8bc954a90bc5557c95740795c"
    },
    "crowdstrike": {
        "customer_id": "5a2f76b2897e4170bebccda80c903eb4"
    },
    "destination": {
        "address": "5.6.7.8",
        "ip": "5.6.7.8",
        "nat": {
            "port": 443
        }
    },
    "host": {
        "ip": [
            "4.5.6.7"
        ],
        "os": {
            "platform": "ios"
        }
    },
    "network": {
        "iana_number": "17"
    },
    "observer": {
        "ip": [
            "1.2.3.4"
        ]
    },
    "related": {
        "ip": [
            "1.2.3.4",
            "4.5.6.7",
            "5.6.7.8"
        ]
    },
    "source": {
        "address": "1.2.3.4",
        "ip": "1.2.3.4",
        "nat": {
            "ip": "4.5.6.7",
            "port": 50309
        }
    },
    "url": {
        "full": "https://outlook.office365.com/Microsoft-Server-ActiveSync"
    }
}
{
    "message": "{\"event_simpleName\": \"DetectionExcluded\", \"ContextTimeStamp\": \"1687509686.164\", \"ConfigStateHash\": \"3752158409\", \"aip\": \"4.3.2.1\", \"BoundingLimitCount\": \"1\", \"ConfigBuild\": \"1007.3.0016810.10\", \"AllowlistingFilterId\": \"360-global-global\", \"event_platform\": \"Win\", \"CommandLine\": \"C:\\\\WINDOWS\\\\System32\\\\svchost.exe -k netsvcs -p -s BITS\", \"TargetProcessId\": \"550385463832\", \"PatternId\": \"360\", \"ImageFileName\": \"\\\\Device\\\\HarddiskVolume4\\\\Windows\\\\System32\\\\svchost.exe\", \"ExclusionType\": \"1\", \"Entitlements\": \"15\", \"name\": \"DetectionExcludedV7\", \"ExclusionSource\": \"5\", \"EventOrigin\": \"5\", \"ContextData\": \"\", \"id\": \"a83b4482-ca45-4d6b-850b-79d8a1b9e60f\", \"EffectiveTransmissionClass\": \"3\", \"aid\": \"111111111111111\", \"timestamp\": \"1687509686381\", \"cid\": \"222222222222222222222\"}",
    "event": {
        "action": "DetectionExcluded",
        "category": [
            "intrusion_detection"
        ],
        "type": [
            "info"
        ]
    },
    "@timestamp": "2023-06-23T08:41:26.381000Z",
    "agent": {
        "id": "111111111111111"
    },
    "crowdstrike": {
        "customer_id": "222222222222222222222"
    },
    "host": {
        "ip": [
            "4.3.2.1"
        ],
        "os": {
            "platform": "win"
        }
    },
    "process": {
        "command_line": "C:\\WINDOWS\\System32\\svchost.exe -k netsvcs -p -s BITS",
        "executable": "\\Device\\HarddiskVolume4\\Windows\\System32\\svchost.exe",
        "name": "svchost.exe"
    },
    "related": {
        "ip": [
            "4.3.2.1"
        ]
    },
    "source": {
        "nat": {
            "ip": "4.3.2.1"
        }
    }
}
{
    "message": "{\"AsepFlags\": \"5\", \"ContextThreadId\": \"1216191193\", \"aip\": \"45.85.223.11\", \"RegObjectName\": \"\\\\REGISTRY\\\\MACHINE\\\\SOFTWARE\\\\Microsoft\\\\Windows NT\\\\CurrentVersion\\\\Winlogon\", \"Data1\": \"00\", \"RegOperationType\": \"1\", \"event_platform\": \"Win\", \"TokenType\": \"1\", \"TargetCommandLineParameters\": \"\", \"EventOrigin\": \"1\", \"id\": \"6802cffe-a2a5-489f-8e7f-b70331921d65\", \"EffectiveTransmissionClass\": \"3\", \"RegStringValue\": \"Explorer.exe\", \"timestamp\": \"1712663526832\", \"event_simpleName\": \"AsepValueUpdate\", \"ContextTimeStamp\": \"1712663526.308\", \"ConfigStateHash\": \"3318804059\", \"RegType\": \"1\", \"ContextProcessId\": \"235686529\", \"AsepClass\": \"9\", \"AsepIndex\": \"32\", \"AuthenticationId\": \"427985\", \"ConfigBuild\": \"1007.3.0017605.10\", \"RegValueName\": \"Shell\", \"AsepValueType\": \"0\", \"Entitlements\": \"15\", \"name\": \"AsepValueUpdateV7\", \"aid\": \"11111111111111111111111111111111\", \"cid\": \"22222222222222222222222222222222\", \"TargetFileName\": \"\"}",
    "event": {
        "action": "AsepValueUpdate",
        "category": [
            "registry"
        ],
        "type": [
            "change"
        ]
    },
    "@timestamp": "2024-04-09T11:52:06.832000Z",
    "agent": {
        "id": "11111111111111111111111111111111"
    },
    "crowdstrike": {
        "customer_id": "22222222222222222222222222222222"
    },
    "host": {
        "ip": [
            "45.85.223.11"
        ],
        "os": {
            "platform": "win"
        }
    },
    "registry": {
        "data": {
            "strings": "Explorer.exe"
        },
        "hive": "MACHINE",
        "key": "SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Winlogon",
        "path": "MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Winlogon\\Shell",
        "value": "Shell"
    },
    "related": {
        "ip": [
            "45.85.223.11"
        ]
    },
    "source": {
        "nat": {
            "ip": "45.85.223.11"
        }
    }
}
{
    "message": "{\"event_simpleName\": \"CurrentSystemTags\", \"ConfigStateHash\": \"1317737955\", \"aip\": \"4.3.2.1\", \"ConfigBuild\": \"1007.3.0016810.10\", \"event_platform\": \"Win\", \"SystemTableIndex\": \"0\", \"Entitlements\": \"15\", \"name\": \"CurrentSystemTagsV1\", \"id\": \"a83b4482-ca45-4d6b-850b-79d8a1b9e60f\", \"EffectiveTransmissionClass\": \"0\", \"aid\": \"111111111111111\", \"Tags\": \"312, 11544872091698, 11544872091700, 11544872091721, 12644383719488, 12644383719489, 21990232555610, 21990232555612, 21990232555653, 21990232556092, 26388279066700, 26388279066703, 26388279066706, 26388279066707, 26388279066708, 26388279066709, 26388279066849, 26388279066850, 26388279066861, 26388279066864, 26388279066934, 26388279066935, 26388279066948, 26388279066949, 26388279067048, 26388279067131, 26388279067137, 26388279067138, 26388279067150, 26388279067156, 26388279067157, 26388279067158, 26388279067159, 26388279067160, 26388279067161, 26388279067162, 26388279067179, 26388279067187, 26388279067191, 26388279067210, 26388279067261, 26388279067297, 26388279067299, 26388279067302, 26388279067303, 26388279067324, 26388279067354, 26388279067389, 26388279067392, 26388279067449, 26388279067450, 26388279067451, 26388279067454, 26388279067465, 26388279067492, 26388279067556, 26388279067588, 26388279067589, 26388279067624, 26388279067660, 26388279067699, 26388279067700, 26388279067712, 26388279067748, 26388279067763, 26388279067764, 26388279067788, 26388279067801, 26388279067803, 26388279067804, 26388279067805, 26388279067817, 26388279067939, 26405458935914, 26405458935915, 26405458935919, 26405458935929, 26405458935931, 26405458935933, 26405458935963, 26405458935964, 26405458935965, 26405458935966, 26405458935967, 26405458935968, 26405458936043, 26405458936063, 26405458936070, 26405458936071, 26405458936072, 26405458936087, 26405458936088, 26405458936089, 26405458936128, 26405458936130, 26405458936166, 26405458936167, 26405458936168, 26405458936193, 26405458936199, 26405458936242, 26405458936260, 26405458936261, 26405458936262, 26405458936306, 26405458936307, 26405458936308, 26405458936357, 26405458936399, 26405458936400, 26405458936401, 26405458936412, 26405458936413, 26405458936414, 26405458936492, 26405458936702, 26405458936703, 26405458936704, 26405458936707, 26405458936760, 26405458936761, 26405458936762, 26405458936793, 26405458936794, 26405458936795, 26405458936818, 26405458936819, 26405458936820, 26405458936825, 26405458936826, 26405458936827, 26405458936832, 26405458936833, 26405458936834, 26405458936840, 26405458936841, 26405458936842, 26422638805119, 26422638805120, 26422638805121, 26422638805122, 26422638805137, 26422638805174, 26422638805175, 26422638805193, 26422638805196, 26422638805199, 26422638805213, 26422638805216, 26422638805250, 26422638805263, 26422638805319, 26422638805452, 26422638805453, 26422638805454, 26422638805455, 26422638805456, 26422638805457, 26422638805823, 26439818674273, 26439818674274, 26439818674286, 26439818674441, 26439818674442, 26439818674443, 26439818674477, 26439818674478, 26439818674479, 26439818674480, 26439818674481, 26439818674482, 26439818674483, 26439818674484, 26439818674485, 26439818674542, 26439818674543, 26439818674544, 26439818674573, 26439818674574, 26439818674575, 26439818674614, 26439818674615, 26439818674616, 26439818674617, 26439818674632, 26439818674633, 26439818674634, 26439818674678, 26439818674679, 26439818674680, 26439818674771, 26439818674772, 26439818674773, 26439818674784, 26439818674785, 26439818674786, 26439818674859, 26439818675074, 26439818675124, 26439818675125, 26439818675126, 26439818675157, 26439818675158, 26439818675159, 26439818675182, 26439818675183, 26439818675184, 26439818675190, 26439818675191, 26439818675192, 26439818675196, 26439818675197, 26439818675198, 26439818675204, 26439818675205, 26439818675206, 26456998543646, 26456998543647, 26456998543648, 26456998543649, 26456998543650, 26456998543651, 26456998543652, 26456998543653, 26456998543654, 26456998543655, 26456998543656, 26456998543721, 26456998543722, 26456998543744, 26456998543793, 26456998543811, 26456998543903, 26456998543904, 26456998543950, 26456998543963, 26456998544000, 26456998544045, 26456998544086, 26456998544087, 26456998544115, 30803505447073, 30803505447074, 30803505447075, 30803505447076, 30803505447077, 30803505447078, 30803505447194, 30803505447195, 30803505447196, 30803505447528, 30803505447529, 30803505447530, 30803505447532, 30803505447533, 30803505447534, 30803505447537, 30803505447538, 30803505447539, 30803505447541, 30803505447542, 30803505447543, 30803505447567, 30803505447568, 30803505447569, 30803505447571, 30803505447572, 30803505447573, 30803505447575, 30803505447576, 30803505447577, 30803505447579, 30803505447580, 30803505447581, 30803505447583, 30803505447584\", \"timestamp\": \"1687509740892\", \"cid\": \"222222222222222222222\"}",
    "event": {
        "action": "CurrentSystemTags",
        "category": [
            "configuration"
        ],
        "type": [
            "change"
        ]
    },
    "@timestamp": "2023-06-23T08:42:20.892000Z",
    "agent": {
        "id": "111111111111111"
    },
    "crowdstrike": {
        "customer_id": "222222222222222222222"
    },
    "host": {
        "ip": [
            "4.3.2.1"
        ],
        "os": {
            "platform": "win"
        }
    },
    "related": {
        "ip": [
            "4.3.2.1"
        ]
    },
    "source": {
        "nat": {
            "ip": "4.3.2.1"
        }
    }
}
{
    "message": "{\"event_simpleName\": \"AssociateIndicator\", \"ProcessBehavioralContext\": \"\", \"ContextTimeStamp\": \"1687509723.530\", \"ConfigStateHash\": \"2181989539\", \"aip\": \"4.3.2.1\", \"GrandparentProcessBehavioralContext\": \"\", \"ConfigBuild\": \"1007.3.0016810.10\", \"PatternDisposition\": \"0\", \"event_platform\": \"Win\", \"TargetProcessId\": \"1655395637152\", \"PatternId\": \"3\", \"Entitlements\": \"15\", \"name\": \"AssociateIndicatorV11\", \"EventOrigin\": \"5\", \"id\": \"a83b4482-ca45-4d6b-850b-79d8a1b9e60f\", \"EffectiveTransmissionClass\": \"3\", \"aid\": \"111111111111111\", \"ParentProcessBehavioralContext\": \"\", \"timestamp\": \"1687509723940\", \"cid\": \"222222222222222222222\"}",
    "event": {
        "action": "AssociateIndicator",
        "category": [
            "process"
        ],
        "type": [
            "info"
        ]
    },
    "@timestamp": "2023-06-23T08:42:03.940000Z",
    "agent": {
        "id": "111111111111111"
    },
    "crowdstrike": {
        "customer_id": "222222222222222222222"
    },
    "host": {
        "ip": [
            "4.3.2.1"
        ],
        "os": {
            "platform": "win"
        }
    },
    "related": {
        "ip": [
            "4.3.2.1"
        ]
    },
    "source": {
        "nat": {
            "ip": "4.3.2.1"
        }
    }
}
{
    "message": "{\"event_simpleName\": \"FirewallDeleteRule\", \"ContextTimeStamp\": \"1687509723.415\", \"UserName\": \"j.doe\", \"ConfigStateHash\": \"2181989539\", \"ContextProcessId\": \"1653642597100\", \"InterfaceVersion\": \"65536\", \"aip\": \"4.3.2.1\", \"RpcClientThreadId\": \"45955897880875\", \"FirewallRuleId\": \"{CE605B68-BD8A-4D72-BA66-15341408C483}\", \"AuthenticationId\": \"1077281\", \"ConfigBuild\": \"1007.3.0016810.10\", \"event_platform\": \"Win\", \"TokenType\": \"1\", \"RpcOpNum\": \"7\", \"Entitlements\": \"15\", \"name\": \"FirewallDeleteRuleV3\", \"InterfaceGuid\": \"52C47ED7-2CF7-4670-8EE1-49F729A804C8\", \"RpcClientProcessId\": \"1655394096661\", \"id\": \"a83b4482-ca45-4d6b-850b-79d8a1b9e60f\", \"EffectiveTransmissionClass\": \"3\", \"aid\": \"111111111111111\", \"RpcNestingLevel\": \"0\", \"timestamp\": \"1687509723940\", \"cid\": \"222222222222222222222\"}",
    "event": {
        "action": "FirewallDeleteRule",
        "category": [
            "configuration"
        ],
        "type": [
            "deletion"
        ]
    },
    "@timestamp": "2023-06-23T08:42:03.940000Z",
    "agent": {
        "id": "111111111111111"
    },
    "crowdstrike": {
        "customer_id": "222222222222222222222"
    },
    "host": {
        "ip": [
            "4.3.2.1"
        ],
        "os": {
            "platform": "win"
        }
    },
    "related": {
        "ip": [
            "4.3.2.1"
        ],
        "user": [
            "j.doe"
        ]
    },
    "source": {
        "nat": {
            "ip": "4.3.2.1"
        }
    },
    "user": {
        "name": "j.doe"
    }
}
{
    "message": "{\"event_simpleName\": \"ProcessRollup2Stats\", \"ConfigStateHash\": \"1033701538\", \"Timeout\": \"600\", \"ParentProcessId\": \"0\", \"aip\": \"4.3.2.1\", \"SuppressType\": \"2\", \"SHA256HashData\": \"be688838ca8686e5c90689bf2ab585cef1137c999b48c70b92f67a5c34dc15697b5d11c982ed6d71be1e1e7f7b4e0733884aa97c3f7a339a8ed03577cf74be09\", \"ProcessCount\": \"2\", \"BoundedCount\": \"1\", \"ConfigBuild\": \"1007.4.0016702.10\", \"UID\": \"501\", \"event_platform\": \"Mac\", \"CommandLine\": \"/usr/sbin/system_profiler -nospawn -xml SPConfigurationProfileDataType -detailLevel full\", \"Entitlements\": \"15\", \"name\": \"ProcessRollup2StatsMacV3\", \"id\": \"a83b4482-ca45-4d6b-850b-79d8a1b9e60f\", \"EffectiveTransmissionClass\": \"2\", \"aid\": \"111111111111111\", \"timestamp\": \"1687509707929\", \"cid\": \"222222222222222222222\"}",
    "event": {
        "action": "ProcessRollup2Stats",
        "category": [
            "process"
        ],
        "type": [
            "info"
        ]
    },
    "@timestamp": "2023-06-23T08:41:47.929000Z",
    "agent": {
        "id": "111111111111111"
    },
    "crowdstrike": {
        "customer_id": "222222222222222222222"
    },
    "file": {
        "hash": {
            "sha256": "be688838ca8686e5c90689bf2ab585cef1137c999b48c70b92f67a5c34dc15697b5d11c982ed6d71be1e1e7f7b4e0733884aa97c3f7a339a8ed03577cf74be09"
        }
    },
    "host": {
        "ip": [
            "4.3.2.1"
        ],
        "os": {
            "platform": "mac"
        }
    },
    "process": {
        "command_line": "/usr/sbin/system_profiler -nospawn -xml SPConfigurationProfileDataType -detailLevel full",
        "parent": {
            "pid": 0
        }
    },
    "related": {
        "hash": [
            "be688838ca8686e5c90689bf2ab585cef1137c999b48c70b92f67a5c34dc15697b5d11c982ed6d71be1e1e7f7b4e0733884aa97c3f7a339a8ed03577cf74be09"
        ],
        "ip": [
            "4.3.2.1"
        ]
    },
    "source": {
        "nat": {
            "ip": "4.3.2.1"
        }
    }
}
{
    "message": "{\"event_simpleName\": \"SensorHeartbeat\", \"ConfigStateHash\": \"3802125890\", \"NetworkContainmentState\": \"0\", \"aip\": \"4.3.2.1\", \"ConfigIDBase\": \"65994762\", \"SensorStateBitMap\": \"0\", \"ConfigBuild\": \"1007.3.0016810.10\", \"event_platform\": \"Win\", \"ConfigurationVersion\": \"10\", \"Entitlements\": \"15\", \"name\": \"SensorHeartbeatV4\", \"ConfigIDPlatform\": \"3\", \"id\": \"a83b4482-ca45-4d6b-850b-79d8a1b9e60f\", \"ConfigIDBuild\": \"16810\", \"EffectiveTransmissionClass\": \"0\", \"aid\": \"111111111111111\", \"ProvisionState\": \"1\", \"timestamp\": \"1687509687215\", \"cid\": \"222222222222222222222\"}",
    "event": {
        "action": "SensorHeartbeat",
        "category": [
            "host"
        ],
        "type": [
            "info"
        ]
    },
    "@timestamp": "2023-06-23T08:41:27.215000Z",
    "agent": {
        "id": "111111111111111"
    },
    "crowdstrike": {
        "customer_id": "222222222222222222222"
    },
    "host": {
        "ip": [
            "4.3.2.1"
        ],
        "os": {
            "platform": "win"
        }
    },
    "related": {
        "ip": [
            "4.3.2.1"
        ]
    },
    "source": {
        "nat": {
            "ip": "4.3.2.1"
        }
    }
}
{
    "message": "{\"ProcessCreateFlags\": \"525324\", \"IntegrityLevel\": \"16384\", \"ParentProcessId\": \"11768266\", \"SourceProcessId\": \"11768266\", \"aip\": \"44.234.227.80\", \"SHA1HashData\": \"0000000000000000000000000000000000000000\", \"UserSid\": \"S-1-5-19\", \"event_platform\": \"Win\", \"TokenType\": \"2\", \"ProcessEndTime\": \"1661022378.014\", \"AuthenticodeHashData\": \"c5b30718753807fa40ef115c94d3725091502e6257dcec13265d6566f4715654\", \"ParentBaseFileName\": \"services.exe\", \"ImageSubsystem\": \"2\", \"id\": \"2372a290-20bb-11ed-bb96-0685b11669dd\", \"EffectiveTransmissionClass\": \"3\", \"SessionId\": \"0\", \"Tags\": \"41, 53, 54, 55, 185, 874, 924, 10445360464024, 10445360464025, 10445360464026, 10445360464258, 10445360464273, 10445360464274, 12094627905582, 12094627906234\", \"timestamp\": \"1661022364404\", \"event_simpleName\": \"ProcessRollup2\", \"RawProcessId\": \"4164\", \"ConfigStateHash\": \"2764996830\", \"MD5HashData\": \"33ee2de3cd0bdf7d6488a920f4f4eddb\", \"SHA256HashData\": \"e9c5a42bdcca52bd24b095eae55dbc5c63a0918fa9b43717e389b470c4accdf6\", \"ProcessSxsFlags\": \"64\", \"AuthenticationId\": \"997\", \"ConfigBuild\": \"1007.3.0015406.1\", \"WindowFlags\": \"128\", \"CommandLine\": \"C:\\\\Windows\\\\system32\\\\svchost.exe -k LocalServiceNetworkRestricted -p -s WinHttpAutoProxySvc\", \"ParentAuthenticationId\": \"997\", \"TargetProcessId\": \"7355100886\", \"ImageFileName\": \"\\\\Device\\\\HarddiskVolume1\\\\Windows\\\\System32\\\\svchost.exe\", \"SourceThreadId\": \"311002349766\", \"Entitlements\": \"15\", \"name\": \"ProcessRollup2V19\", \"ProcessStartTime\": \"1661022364.014\", \"ProcessParameterFlags\": \"8193\", \"aid\": \"12c684659c3842e19f0bfb2b23037bbd\", \"SignInfoFlags\": \"9175042\", \"cid\": \"5ddb0407bef249c19c7a975f17979a1f\"\n}",
    "event": {
        "action": "ProcessRollup2",
        "category": [
            "process"
        ],
        "type": [
            "info"
        ]
    },
    "@timestamp": "2022-08-20T19:06:04.404000Z",
    "agent": {
        "id": "12c684659c3842e19f0bfb2b23037bbd"
    },
    "crowdstrike": {
        "customer_id": "5ddb0407bef249c19c7a975f17979a1f"
    },
    "file": {
        "hash": {
            "md5": "33ee2de3cd0bdf7d6488a920f4f4eddb",
            "sha1": "0000000000000000000000000000000000000000",
            "sha256": "e9c5a42bdcca52bd24b095eae55dbc5c63a0918fa9b43717e389b470c4accdf6"
        }
    },
    "host": {
        "ip": [
            "44.234.227.80"
        ],
        "os": {
            "platform": "win"
        }
    },
    "process": {
        "command_line": "C:\\Windows\\system32\\svchost.exe -k LocalServiceNetworkRestricted -p -s WinHttpAutoProxySvc",
        "end": "2022-08-20T19:06:18.014000Z",
        "executable": "\\Device\\HarddiskVolume1\\Windows\\System32\\svchost.exe",
        "name": "svchost.exe",
        "parent": {
            "name": "services.exe",
            "pid": 11768266
        },
        "pid": 4164,
        "start": "2022-08-20T19:06:04.014000Z",
        "thread": {
            "id": 311002349766
        }
    },
    "related": {
        "hash": [
            "0000000000000000000000000000000000000000",
            "33ee2de3cd0bdf7d6488a920f4f4eddb",
            "e9c5a42bdcca52bd24b095eae55dbc5c63a0918fa9b43717e389b470c4accdf6"
        ],
        "ip": [
            "44.234.227.80"
        ]
    },
    "source": {
        "nat": {
            "ip": "44.234.227.80"
        }
    },
    "user": {
        "id": "S-1-5-19"
    }
}

Extracted Fields

The following table lists the fields that are extracted, normalized under the ECS format, analyzed and indexed by the parser. It should be noted that infered fields are not listed.

Name Type Description
@timestamp date Date/time when the event originated.
agent.id keyword Unique identifier of this agent.
agent.version keyword Version of the agent.
crowdstrike.customer_id keyword Customer ID (cid)
crowdstrike.gateway_ip ip Gateway IP
crowdstrike.gateway_mac keyword Gateway MAC
destination.ip ip IP address of the destination.
destination.nat.port long Destination NAT Port
dns.answers object Array of DNS answers.
dns.question.name keyword The name being queried.
dns.question.type keyword The type of record being queried.
event.action keyword The action captured by the event.
event.category keyword Event category. The second categorization field in the hierarchy.
file.hash.md5 keyword MD5 hash.
file.hash.sha1 keyword SHA1 hash.
file.hash.sha256 keyword SHA256 hash.
file.path keyword Full path to the file, including the file name.
host.domain keyword Name of the directory the group is a member of.
host.ip ip Host ip addresses.
host.mac keyword Host MAC addresses.
host.name keyword Name of the host.
host.os.platform keyword Operating system platform (such centos, ubuntu, windows).
network.iana_number keyword IANA Protocol Number.
observer.egress.interface.alias keyword Interface alias
observer.ip ip IP addresses of the observer.
observer.mac keyword MAC addresses of the observer.
process.args keyword Array of process arguments.
process.command_line wildcard Full command line that started the process.
process.end date The time the process ended.
process.executable keyword Absolute path to the process executable.
process.name keyword Process name.
process.parent.name keyword Process name.
process.parent.pid long Process id.
process.pid long Process id.
process.start date The time the process started.
process.thread.id long Thread ID.
registry.data.strings wildcard List of strings representing what was written to the registry.
registry.hive keyword Abbreviated name for the hive.
registry.key keyword Hive-relative path of keys.
registry.path keyword Full path, including hive, key and value
registry.value keyword Name of the value written.
source.geo.city_name keyword City name.
source.geo.country_name keyword Country name.
source.ip ip IP address of the source.
source.nat.ip ip Source NAT ip
source.nat.port long Source NAT port
url.domain keyword Domain of the url.
url.full wildcard Full unparsed URL.
url.path wildcard Path of the request, such as "/search".
user.id keyword Unique identifier of the user.
user.name keyword Short name or login of the user.
user.target.group.id keyword Unique identifier for the group on the system/platform.
user.target.id keyword Unique identifier of the user.

Configure

Prerequisites

The following prerequisites are needed in order to setup efficient events handling:

  • Have a Falcon Administrator account

Generate the Credentials

To set up the integration:

  1. Contact your CrowdStrike account representative to set up your Falcon Data Replicator feed (This request may take 2 to 5 days)
  2. Create the credentials for the feed:
  3. In the console, got to Support and resources > Resources and tools > Falcon data replicator.
  4. Click on the burger menu (the three vertical point) and select Create credentials
  5. Get the client ID, the client secret, the queue name and the region.

Create the intake

Go to the intake page and create a new intake from the format CrowdStrike Falcon Telemetry. Copy the intake key.

Pull events

To start to pull events, you have to:

  1. Go to the playbooks page and create a new playbook with the Fetch new events from CrowdStrike Data replication trigger
  2. Set up the module configuration with your client id, the client secret and the region. Set up the trigger configuration with the intake key and the queue name.
  3. Start the playbook and enjoy your events

Further Readings