CrowdStrike Falcon
Overview
CrowdStrike Falcon is an Endpoint Detection and Response solution. This setup guide explains how to forward and collect the detections and activity logs of your CrowdStrike EDR to Sekoia.io.
Related Built-in Rules
Benefit from SEKOIA.IO built-in rules and upgrade CrowdStrike Falcon with the following detection capabilities out-of-the-box.
SEKOIA.IO x CrowdStrike Falcon on ATT&CK Navigator
AccCheckConsole Executing Dll
Detects suspicious LOLBIN AccCheckConsole execution with parameters as used to load an arbitrary DLL.
- Effort: advanced
AdFind Usage
Detects the usage of the AdFind tool. AdFind.exe is a free tool that extracts information from Active Directory. Wizard Spider (Bazar, TrickBot, Ryuk), FIN6 and MAZE operators have used AdFind.exe to collect information about Active Directory organizational units and trust objects
- Effort: elementary
Add User to Privileged Group
Add user in a potential privileged group which can be used to elevate privileges on the system
- Effort: advanced
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
Adexplorer Usage
Detects the usage of Adexplorer, a legitimate tool from the Sysinternals suite that could be abused by attackers as it can saves snapshots of the Active Directory Database.
- Effort: advanced
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
AutoIt3 Execution From Suspicious Folder
Detects AutoIt3 execution from an unusual/suspicious folder. Legitimate folders are "Program Files" and "AppData\Local". AutoIt3.exe is a legitimate process used to execute AutoIt program files, which are used by legitimate software, custom scripts, but also malware. Finding AutoIt3 execution from unusual/suspicious folder can help detect malware activities, such as DarkGate execution. The detection rule can be tailored to your environment and your use of AutoIt3 by filtering out folder's execution of legitimate applications or scripts.
- Effort: advanced
BITSAdmin Download
Detects command to download file using BITSAdmin, a built-in tool in Windows. This technique is used by several threat actors to download scripts or payloads on infected system.
- Effort: advanced
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
Bloodhound and Sharphound Tools Usage
Detects default process names and default command line parameters used by Bloodhound and Sharphound tools.
- Effort: intermediate
Blue Mockingbird Malware
Attempts to detect system changes made by Blue Mockingbird
- Effort: elementary
Burp Suite Tool Detected
Burp Suite is a cybersecurity tool. When used as a proxy service, its purpose is to intercept packets and modify them to send them to the server. Burp Collaborator is a network service that Burp Suite uses to help discover many kinds of vulnerabilities (vulnerabilities scanner)
- Effort: intermediate
CMSTP Execution
Detects various indicators of Microsoft Connection Manager Profile Installer execution
- Effort: intermediate
CMSTP UAC Bypass via COM Object Access
Detects UAC Bypass Attempt Using Microsoft Connection Manager Profile Installer Autoelevate-capable COM Objects
- Effort: intermediate
CVE 2022-1292
The c_rehash script does not properly sanitise shell metacharacters to prevent command injection. This script is distributed by some operating systems in a manner where it is automatically executed. On such operating systems, an attacker could execute arbitrary commands with the privileges of the script.
- Effort: advanced
Capture a network trace with netsh.exe
Detects capture a network trace via netsh.exe trace functionality
- Effort: intermediate
CertOC Loading Dll
Detects when a user installs certificates by using CertOC.exe to loads the target DLL file.
- Effort: intermediate
Certificate Authority Modification
Installation of new certificate(s) in the Certificate Authority can be used to trick user when spoofing website or to add trusted destinations.
- Effort: master
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
Cmdkey Cached Credentials Recon
Detects usage of cmdkey to look for cached credentials.
- Effort: intermediate
Cobalt Strike Default Beacons Names
Detects the default names of Cobalt Strike beacons / payloads.
- Effort: elementary
Commonly Used Commands To Stop Services And Remove Backups
Detects specific commands used regularly by ransomwares to stop services or remove backups
- Effort: intermediate
Control Panel Items
Detects the malicious use of a control panel item
- Effort: advanced
Copying Browser Files With Credentials
Detects copy of sensitive data (passwords, cookies, credit cards) included in web browsers files.
- Effort: elementary
Copying Sensitive Files With Credential Data
Detects copy of files with well-known filenames (sensitive files with credential data) using esentutl. This requires Windows Security event log with the Detailed File Share logging policy enabled.
- Effort: elementary
CrowdStrike Falcon Intrusion Detection
CrowdStrike Falcon agent raised an alert for an intrusion detection
- Effort: advanced
CrowdStrike Falcon Intrusion Detection Critical Severity
CrowdStrike Falcon agent raised an alert for an intrusion detection with critical severity
- Effort: intermediate
CrowdStrike Falcon Intrusion Detection High Severity
CrowdStrike Falcon agent raised an alert for an intrusion detection with high severity
- Effort: intermediate
CrowdStrike Falcon Intrusion Detection Informational Severity
CrowdStrike Falcon agent raised an alert for an intrusion detection with informational severity
- Effort: advanced
CrowdStrike Falcon Intrusion Detection Low Severity
CrowdStrike Falcon agent raised an alert for an intrusion detection with low severity
- Effort: advanced
CrowdStrike Falcon Intrusion Detection Medium Severity
CrowdStrike Falcon agent raised an alert for an intrusion detection with medium severity
- Effort: advanced
Csrss Child Found
The csrss.exe process (csrss stands for Client / Server Runtime Subsystem) is a generic Windows process used to manage windows and Windows graphics. This process should not create a child process or it is very rare.
- Effort: intermediate
Csrss Wrong Parent
The csrss.exe process (csrss stands for Client / Server Runtime Subsystem) is a generic Windows process used to manage windows and Windows graphics. This rule analyse if the parent of this process is a legitimate one or not.
- Effort: advanced
DNS Exfiltration and Tunneling Tools Execution
Well-known DNS exfiltration tools execution
- Effort: intermediate
DNS Tunnel Technique From MuddyWater
Detecting DNS Tunnel Activity For Muddywater intrusion set. This is the loading of a specific DLL from an Excel macro which is detected.
- Effort: elementary
Data Compressed With Rar
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.
- Effort: master
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
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
Dllhost Wrong Parent
Dllhost.exe is a process belonging to Microsoft Windows Operating System. The dllhost.exe file manages DLL based applications. This rule analyse if the parent of this process is a legitimate one or not.
- Effort: elementary
Domain Group And Permission Enumeration
Detects adversaries attempts to find domain-level groups and permission settings. Commands such as net group /domain of the Net utility can list domain-level groups The knowledge of domain-level permission groups can help adversaries determine which groups exist and which users belong to a particular group. Adversaries may use this information to determine which users have elevated permissions, such as domain administrators. Wizard Spider, FIN6, and other groups used net in their campaigns.
- 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
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
Elise Backdoor
Detects Elise backdoor activity as used by Lotus Blossom
- Effort: elementary
Empire Monkey Activity
Detects EmpireMonkey APT reported Activity
- Effort: elementary
Equation Group DLL_U Load
Detects a specific tool and export used by EquationGroup
- Effort: elementary
Erase Shell History
Malware and attacker try to reduce their fingerprints on compromised host by deleting shell history
- Effort: advanced
Exchange Mailbox Export
Detection of a standard Exchange Mailbox export, which stores all mails from a user in a pst file.
- Effort: intermediate
Exchange PowerShell Snap-Ins To Export Exchange Mailbox Data
Detects PowerShell SnapIn command line, often used with Get-Mailbox to export Exchange mailbox data.
- Effort: intermediate
Exchange Server Creating Unusual Files
Look for Microsoft Exchange Server’s Unified Messaging service creating non-standard content on disk, which could indicate web shells or other malicious content, suggesting exploitation of CVE-2021-26858 vulnerability
- Effort: intermediate
Exchange Server Spawning Suspicious Processes
Look for Microsoft Exchange Server’s Unified Messaging service spawning suspicious sub-processes, suggesting exploitation of CVE-2021-26857 vulnerability.
- Effort: intermediate
Exfiltration And Tunneling Tools Execution
Execution of well known tools for data exfiltration and tunneling
- Effort: advanced
Exfiltration Domain In Command Line
Detects commands containing a domain linked to http exfiltration.
- Effort: intermediate
Exploit For CVE-2015-1641
Detects Winword process starting uncommon sub process MicroScMgmt.exe as used in exploits for CVE-2015-1641
- Effort: elementary
Exploit For CVE-2017-0261 Or CVE-2017-0262
Detects Winword starting uncommon sub process FLTLDR.exe as used in exploits for CVE-2017-0261 and CVE-2017-0262. This is a very basic detection method relying on the rare usage of EPS files from Winword.
- Effort: advanced
Exploited CVE-2020-10189 Zoho ManageEngine
Detects the exploitation of Zoho ManageEngine Desktop Central Java Deserialization vulnerability reported as CVE-2020-10189
- Effort: elementary
Exploiting SetupComplete.cmd CVE-2019-1378
Detects exploitation attempts of privilege escalation vulnerability via SetupComplete.cmd and PartnerSetupComplete.cmd described in CVE-2019-1378
- Effort: intermediate
Explorer Process Executing HTA File
Detects a suspicious execution of an HTA file by the explorer.exe process. This unusual activity was observed when running IcedID malspam.
- Effort: intermediate
Explorer Wrong Parent
Detects suspicious spawning of explorer.exe process created by the rundll32.exe or regsvr32.exe. This behaviour is abnormal. Malware injecting itself into the explorer.exe process is quite common, in order to evade process-based defenses.
- Effort: elementary
Fail2ban Unban IP
An IP was ubaned by Fail2ban. It could be use to allow malicous traffic.
- Effort: advanced
File Or Folder Permissions Modifications
Adversaries may modify file or directory permissions/attributes to evade access control lists (ACLs) and access protected files.
- Effort: master
Formbook Hijacked Process Command
Detects process hijacked by Formbook malware which executes specific commands to delete the dropper or copy browser credentials to the database before sending them to the C2.
- Effort: intermediate
Grabbing Sensitive Hives Via Reg Utility
Detects dump of SAM, System or Security hives using reg.exe utility. Adversaries may attempt to dump these Windows Registry to retrieve password hashes and access credentials.
- Effort: intermediate
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
Hiding Files With Attrib.exe
Detects usage of attrib.exe to hide files from users.
- Effort: advanced
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
IIS Module Installation Using AppCmd
Detects the installation of a new IIS module from the command line. It can used used to backdoor an IIS/OWA/Sharepoint server.
- Effort: intermediate
IcedID Execution Using Excel
Detects Excel spawning a process (rundll32 or wmic) running suspicious command-line. This behaviour could correspond to IcedID activity.
- Effort: elementary
Impacket Wmiexec Module
Detection of impacket's wmiexec example, used by attackers to execute commands remotely.
- Effort: elementary
Inhibit System Recovery Deleting Backups
Detects adversaries attempts to delete backups or inhibit system recovery. This rule relies on differents known techniques using Windows events logs from Sysmon (ID 1), and PowerShell (ID 4103, 4104).
- Effort: intermediate
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
Kernel Module Alteration
Kernel module installation can be used to configure system settings to automatically execute a program during system boot or logon to maintain persistence or gain higher-level privileges on compromised systems.
- Effort: advanced
Koadic Execution
Detects command line parameters used by Koadic hack tool
- Effort: intermediate
Lazarus Loaders
Detects different loaders used by the Lazarus Group APT
- Effort: elementary
List Shadow Copies
Detects command line used to list shadow copies. An adversary may attempt to get information on shadow volumes to perform deletion or extract password hashes from the ntds.dit file. This rule requires command line logging or Windows PowerShell events (4104).
- Effort: master
Listing Systemd Environment
Detects a listing of systemd environment variables. This command could be used to do reconnaissance on a compromised host.
- Effort: elementary
Logonui Wrong Parent
Logonui.exe is a file associated with the Logon user interface. The login user interface is an essential part of the Windows operating system. It doesn't only make it easy for the user to log in to the PC but also determines whether the user has logged in and logged out correctly and makes it easy to switch between users. This rule checks if the parent of this process is a legitimate one or not.
- Effort: intermediate
Lsass Wrong Parent
Lsass ensures the identification of users (domain users or local users). Domain users are identified based on information in the Active Directory. Local users are identified based on information from the Security Account Manager (SAM) local database. This rule checks if the parent of this process is a legitimate one or not.
- Effort: intermediate
MMC Spawning Windows Shell
Detects a Windows command line executable started from MMC process
- Effort: intermediate
MMC20 Lateral Movement
Detects MMC20.Application Lateral Movement; specifically looks for the spawning of the parent MMC.exe with a command line of "-Embedding" as a child of svchost.exe.
- Effort: intermediate
MOFComp Execution
Detects rare usage of the Managed Object Format (MOF) compiler on Microsoft Windows. This could be abused by some attackers to load WMI classes.
- Effort: intermediate
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: intermediate
MSBuild Abuse
Detection of MSBuild uses by attackers to infect an host. Focuses on XML compilation which is a Metasploit payload, and on connections made by this process which is unusual.
- Effort: intermediate
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
Meterpreter or Cobalt Strike Getsystem Service Installation
Detects the use of getsystem Meterpreter/Cobalt Strike command by detecting some of the techniques being used (technique 1,2 and 5).
- Effort: elementary
Microsoft Defender Antivirus Disable Scheduled Tasks
The rule detects attempts to deactivate/disable Windows Defender scheduled tasks via command line
- Effort: intermediate
Microsoft Defender Antivirus Disable Using Registry
The rule detects attempts to deactivate/disable Microsoft Defender Antivirus using registry modification via command line.
- Effort: master
Microsoft Defender Antivirus Disabled Base64 Encoded
Detects attempts to deactivate/disable Windows Defender through base64 encoded PowerShell command line.
- Effort: elementary
Microsoft Defender Antivirus History Directory Deleted
Windows Defender history directory has been deleted. 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 scan and updates. 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 Office Product Spawning Windows Shell
Detects a Windows command or scripting interpreter executable started from Microsoft Word, Excel, Powerpoint, Publisher and Visio. This typically indicates the parent process launched a malicious macro, or run an exploit. This infection vector is very common and could lead to the deployment of harmful malware.
- Effort: advanced
Microsoft Office Spawning Script
Detects Microsoft Office process (word, excel, powerpoint) spawning wscript.exe or cscript.exe. This typically indicates the parent process launched a malicious macro, or run an exploit. This infection vector is very common and could lead to the deployment of harmful malware.
- Effort: intermediate
Mshta JavaScript Execution
Identifies suspicious mshta.exe commands that execute JavaScript supplied as a command line argument.
- Effort: elementary
Mshta Suspicious Child Process
Detects the use of various web request methods executed remotely via Windows PowerShell
- 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
Net.exe User Account Creation
Identifies creation of local users via the net.exe command
- Effort: master
NetSh Used To Disable Windows Firewall
Detects NetSh commands used to disable the Windows Firewall
- Effort: intermediate
Netsh Allow Command
Netsh command line to allow a program to pass through firewall.
- Effort: advanced
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: elementary
Netsh Port Opening
Detects netsh commands that opens a specific port. Can be used by malware or attackers for lateralisation/exfiltration (e.g. SMB/RDP opening).
- Effort: master
Netsh Program Allowed With Suspicious Location
Detects Netsh commands that allow a suspcious application location on Windows Firewall, seen on kasidet worm. Last part of the existing rule (commandline startwith) was not added to this rule because it is not relevant.
- 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
Netsh RDP Port Opening
Detects netsh commands that opens the port 3389 used for RDP, used in Sarwent Malware
- Effort: intermediate
Network Scanning and Discovery
Tools and command lines used for network discovery from current system
- Effort: advanced
Network Sniffing
List of common tools used for network packages sniffing
- Effort: advanced
Network Sniffing Windows
Network sniffing refers to using the network interface on a system to monitor or capture information sent over a wired or wireless connection. An adversary may place a network interface into promiscuous mode to passively access data in transit over the network, or use span ports to capture a larger amount of data.
- Effort: intermediate
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
New Service Creation
Detects creation of a new service from command line
- Effort: advanced
Ngrok Process Execution
Detects possible Ngrok execution, which can be used by attacker for RDP tunneling.
- Effort: intermediate
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: intermediate
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: intermediate
Opening Of a Password File
Command line detection of common office software opening some password related file. It could be a security breach if an unauthorized user access it.
- Effort: advanced
Outlook Registry Access
Detection of accesses to Microsoft Outlook registry hive, which might contain sensitive information.
- Effort: elementary
PasswordDump SecurityXploded Tool
Detects the execution of the PasswordDump SecurityXploded Tool
- Effort: elementary
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 DNS Tunnel
Detects domain name which is longer than 95 characters. Long domain names are distinctive of DNS tunnels.
- Effort: advanced
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 Downgrade Attack
Detects PowerShell downgrade attack by comparing the host versions with the actually used engine version 2.0
- Effort: elementary
PowerShell Download From URL
Detects a Powershell process that contains download commands in its command line string
- Effort: intermediate
PowerShell EncodedCommand
Detects popular file extensions in commands obfuscated in base64 run through the EncodedCommand option.
- Effort: advanced
PowerShell Execution Via Rundll32
Detects PowerShell Strings applied to rundll as seen in PowerShdll.dll Rule modified
- Effort: intermediate
PowerShell Malicious Nishang PowerShell Commandlets
Detects Commandlet names and arguments from the Nishang exploitation framework
- 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
Powershell Web Request
Detects the use of various web request methods executed remotely via Windows PowerShell
- Effort: advanced
Process Memory Dump Using Comsvcs
Detects the use of comsvcs in command line to dump a specific proces memory. This techinique is widlely 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
PsExec Process
Detects PsExec execution, command line which contains pstools or installation of the PsExec service. PsExec is a SysInternals which can be used to execute a program on another computer. The tool is as much used by attackers as by administrators.
- 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
Python Offensive Tools and Packages
Track installation and usage of offensive python packages and project that are used for lateral movement
- Effort: master
QakBot Process Creation
Detects QakBot like process executions
- Effort: intermediate
Qakbot Persistence Using Schtasks
Detects possible Qakbot persistence using schtasks.
- Effort: intermediate
RDP Session Discovery
Detects use of RDP session discovery via qwinsta or quser. Used by some threat actors to know if someone is working via RDP on a server.
- Effort: advanced
RTLO Character
Detects RTLO (Right-To-Left character) in file and process names.
- Effort: elementary
RYUK Ransomeware - martinstevens Username
Detects user name "martinstevens". Wizard Spider is used to add the user name "martinstevens" to the AD of its victims. It was observed in several campaigns; in 2019 and 2020.
- Effort: elementary
Raccine Uninstall
Detects commands that indicate a Raccine removal from an end system. Raccine is a free ransomware protection tool.
- Effort: elementary
Rare Logonui Child Found
Logonui.exe is a file associated with the Logon user interface. The login user interface is an essential part of the Windows operating system. It not only makes it easy for the user to log in to the PC but also determines whether the user has logged in and logged out correctly and makes it easy to switch between users. This process could create a child process but it is very rare and could be a signal of some process injection.
- Effort: advanced
Rare Lsass Child Found
Lsass ensures the identification of users (domain users or local users). Domain users are identified based on information in the Active Directory. Local users are identified based on information from the Security Account Manager (SAM) local database. This process should not create a child process or it is very rare.
- Effort: intermediate
Rclone Process
Detects Rclone executable or Rclone execution by using the process name, the execution through a command obfuscated or not.
- Effort: advanced
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
Schtasks Persistence With High Privileges
Detection of scheduled task with high privileges used by attacker for persistence.
- Effort: elementary
Schtasks Suspicious Parent
Detects schtasks started from suspicious and/or unusual processes.
- Effort: intermediate
Searchindexer Wrong Parent
Detects if the Search Indexer was executed by a non-legitimate parent process. Search Indexer is the Windows service that handles indexing of your files for Windows Search.
- Effort: intermediate
Searchprotocolhost Child Found
SearchProtocolHost.exe is part of the Windows Indexing Service, an application that indexes files from the local drive making them easier to search. This is a crucial part of the Windows operating system. This process should not create a child process or it is very rare.
- Effort: intermediate
Searchprotocolhost Wrong Parent
Detects if the Search Protocol Host process was executed by a non-legitimate parent process. Search Protocol Host is part of the Windows Indexing Service, a service indexing files on the local drive making them easier to search.
- Effort: intermediate
Smss Wrong Parent
Detects if the Smss process was executed by a non-legitimate parent process. Session Manager Subsystem (smss) process is a component of the Microsoft Windows NT family of operating systems.
- Effort: intermediate
SolarWinds Suspicious File Creation
Detects SolarWinds process creating a file with a suspicious extension. The process solarwinds.businesslayerhost.exe created an unexpected file whose extension is ".exe", ".ps1", ".jpg", ".png" or ".dll".
- 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
Spoolsv Wrong Parent
Detects if the Spoolsv process was executed by a non-legitimate parent process. Printer Spooler Service (Spoolsv) process is responsible for managing spooled print/fax jobs.
- 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
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 Commands From MS SQL Server Shell
Detection of some shell commmands run from a cmd executed by Microsoft MS SQL Server. It could be a sign of xp_cmdshell allowed on the MS-SQL server.
- Effort: intermediate
Suspicious Control Process
Detects suspicious execution of control.exe process when used to execute a DLL file.
- Effort: advanced
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 DNS Child Process
Detects suspicious processes spawned by the dns.exe process. It could be a great indication of the exploitation of the DNS RCE bug reported in CVE-2020-1350 (SIGRED).
- Effort: intermediate
Suspicious Double Extension
Detects suspicious use of an .exe extension after a non-executable file extension like .pdf.exe, a set of spaces or underlines to cloak the executable file in spearphishing campaigns
- Effort: elementary
Suspicious Finger Usage
Detects suspicious aged finger.exe tool execution often used in malware attacks nowadays. An attacker can use finger to silently retrieve a command, a script or a payload from a remote server. For example, the tool Darkfinger-C2 uses this technique to download files from the C2 channel.
- Effort: intermediate
Suspicious HWP Child Process
Detects suspicious Hangul Word Processor (HWP) child process that could indicate an exploitation as used by the Lazarus APT during the Operation Ghost Puppet (2018). This activity could correspond to a maldoc execution related to a .hwp file. Hangul is a proprietary word processing application that supports the Korean written language.
- Effort: elementary
Suspicious Headless Web Browser Execution To Download File
Detects a suspicious command used to execute a Chromium-based web browser (Chrome or Edge) using the headless mode, meaning that the browser window wouldn't be visible, and the dump mode to download a file. This technique can be used to fingerprint the compromised host, in particular by the Ducktail infostealer.
- Effort: elementary
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 Mshta Execution
Detects suspicious mshta.exe execution patterns, either involving file polyglotism, remote file (http, ftp or ldap) or suspicious location. This technique is often used by threat actors.
- Effort: intermediate
Suspicious Mshta Execution From Wmi
Detects mshta executed by wmiprvse as parent. It has been used by TA505 with some malicious documents.
- Effort: intermediate
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 Network Args In Command Line
Detection on some commonly observed suspicious processes command lines using HTTP schema with port 443.
- Effort: intermediate
Suspicious Outlook Child Process
Detects suspicious child processes of Microsoft Outlook. These child processes are often associated with spearphishing activity.
- Effort: intermediate
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 Process Requiring DLL Starts Without DLL
Detects potential process injection and hollowing on processes that usually require a DLL to be launched, but are launched without any argument.
- Effort: intermediate
Suspicious Regsvr32 Execution
Detects suspicious regsvr32.exe executions, either regsvr32 registering a DLL in an unusual repository (temp/, appdata/ or public/), or regsvr32 executed by an unusual parent process, or regsvr32 executing an unusual process, or regsvr32 registering a media file and not a DLL (as seen in IcedID campaigns), or regsvr32 registering a ocx file in appdata/.
- Effort: intermediate
Suspicious Rundll32.exe Execution
The process rundll32.exe executes a newly dropped DLL with update /i in the command line. This specific technic was observed at least being used by the IcedID loading mechanism dubbed Gziploader.
- Effort: intermediate
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 VBS Execution Parameter
Detects suspicious VBS file execution with a specific parameter by cscript. It was observed in the Operation CloudHopper.
- Effort: elementary
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
Suspicious Windows Script Execution
Detects wscript.exe or cscript.exe executing a script in user directories (C:\ProgramData or C:\Users) with a .txt extension, which is very suspicious. It could strongly correspond to a malware dropper, as seen during SquirrelWaffle maldoc campaign.
- Effort: intermediate
Suspicious certutil command
Detects suspicious certutil command which can be used by threat actors to download and/or decode payload.
- Effort: intermediate
Suspicious desktop.ini Action
Detects unusual processes accessing desktop.ini, which can be leveraged to alter how Explorer displays a folder's content (i.e. renaming files) without changing them on disk.
- Effort: advanced
Svchost Wrong Parent
Detects if the svchost.exe process was executed by a non-legitimate parent process. Svchost (Service Host Process) is a generic host process name for services that run from dynamic-link libraries (DLLs).
- Effort: advanced
Sysprep On AppData Folder
Detects suspicious Sysprep process start with AppData folder as target (as used by Trojan Syndicasec in Thrip report by Symantec). Sysprep is a Windows tool used to change Windows images from a generalized state to a specialized state, and then back to a generalized state. It can be used to remove all system-specific information and reset the computer.
- Effort: intermediate
System Info Discovery
System info discovery, attempt to detects basic command use to fingerprint a host
- Effort: master
Taskhost Wrong Parent
Detects if the Taskhost process was executed by a non-legitimate parent process. Taskhost is the process of the Windows Task Manager which lists the processes that are currently running on the computer system.
- Effort: intermediate
Taskhost or Taskhostw Suspicious Child Found
Task Host manages pop-up windows when users try to close them in a Windows environment. Taskhost.exe triggers the host process for the task. Task Host is a Windows process designed to alert users when dialog boxes close. It is usually launched when restarting and shutting down a PC, and checks if all programs have been properly closed. This process should not create a child process or it is very rare.
- Effort: advanced
Taskhostw Wrong Parent
Detects if the Taskhostw process was executed by a non-legitimate parent process. Taskhostw is a software component of Windows service start manager, it starts DLL-based Windows services when the computer boots up.
- Effort: intermediate
Telegram Bot API Request
Detects suspicious DNS queries to api.telegram.org used by Telegram Bots of any kind
- Effort: advanced
Trickbot Malware Activity
Detects Trickbot malware process tree pattern in which rundll32.exe is parent of wermgr.exe
- Effort: intermediate
Usage Of Procdump With Common Arguments
Detects the usage of Procdump sysinternals tool with some common arguments and followed by common patterns.
- Effort: intermediate
Userinit Wrong Parent
Userinit.exe is a key process in the Windows operating system. On boot-up it manages the different start up sequences needed, such as establishing network connection and starting up the Windows shell. This rule analyse if the parent of this process is a legitimate one or not.
- Effort: intermediate
WCE wceaux.dll Creation
Detects wceaux.dll creation while Windows Credentials Editor (WCE) is executed.
- 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: intermediate
WMIC Uninstall Product
Detects products being uninstalled using WMIC command.
- Effort: intermediate
Webshell Execution W3WP Process
Detects possible webshell execution on Windows Servers which is usually a w3wp parent process with the user name DefaultAppPool.
- Effort: advanced
WiFi Credentials Harvesting Using Netsh
Detects the harvesting of WiFi credentials using netsh.exe, used in particular by Agent Tesla (RAT) and Turla Mosquito (RAT)
- Effort: elementary
Windows Firewall Changes
Detects changes on Windows Firewall configuration
- Effort: master
Windows Update LolBins
This rule try to detect a suspicious behavior of wuauclt.exe (windows update client) that could be a lolbins. Wuauctl.exe could be used to execute a malicious program.
- Effort: elementary
Wininit Wrong Parent
Windows Boot is a background application launcher for the Windows operating system. Wininit.exe is responsible for performing the Windows initialization process. This rule analyse if the parent of this process is a legitimate one or not.
- Effort: intermediate
Winlogon wrong parent
Winlogon.exe is a process that performs the Windows login management function, handling user login and logout in Windows. You see this process in action whenever the operating system asks you for your username and password. It is also responsible for loading user profiles after login, this supports automated login (when relevant) and keyboard and mouse inactivity monitoring to decide when to invoke the screen saver. This rule analyse if the parent of this process is a legitimate one or not.
- Effort: advanced
Winrshost Wrong Parent
Detects if the Winrshosts process was executed by a non-legitimate parent process The winrshost.exe is a Host Process for WinRM's Remote Shell plugin.
- Effort: intermediate
Winword Document Droppers
Detects specific process characteristics of word document droppers. This techniques has been used by Maze ransomware operators.
- Effort: elementary
Winword wrong parent
Word is a well known Windows process used to read documents. Some malicious process could use it to run malicious code. The rule tries to detect winword.exe launched with a suspect parent process name.
- Effort: advanced
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
Wmiprvse Wrong Parent
Detects if the Wmiprvse process was executed by a non-legitimate parent process. The wmiprvse.exe process (wmiprvse stands for Microsoft Windows Management Instrumentation) is a generic process for managing clients on Windows. It is initialized the first time a client application connects and allows you to monitor system resources. This requires Windows command line logging.
- Effort: intermediate
Wsmprovhost Wrong Parent
Detects if the Wsmprovhost process was executed by a non-legitimate parent process. The PowerShell host wsmprovhost.exe is a proxy process executed remotely through PowerShell when using Windows Remote Management (WinRM).
- 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
XSL Script Processing And SquiblyTwo Attack
Detection of an attack where adversaries may bypass application control and obscure execution of code by embedding scripts inside XSL files. Another variation of this technique, dubbed "Squiblytwo", involves to invoke JScript or VBScript within an XSL file.
- Effort: intermediate
xWizard Execution
Detects the execution of Xwizard tool with specific arguments which utilized to run custom class properties.
- Effort: master
Event Categories
The following table lists the data source offered by this integration.
Data Source | Description |
---|---|
Authentication logs |
activities on the CrowdStrike console is traced including authentication |
In details, the following table denotes the type of events produced by this integration.
Name | Values |
---|---|
Kind | alert , event |
Category | configuration , intrusion_detection |
Type | change , info |
Event Samples
Find below few samples of events and how they are normalized by Sekoia.io.
{
"message": "{\"metadata\":{\"customerIDString\":\"46de5283260647ec8f28def00bffd094\",\"offset\":6755,\"eventType\":\"AuthActivityAuditEvent\",\"eventCreationTime\":1657663146099,\"version\":\"1.0\"},\"event\":{\"UserId\":\"foo.bar@sekoia.fr\",\"UserIp\":\"83.199.26.17\",\"OperationName\":\"twoFactorAuthenticate\",\"ServiceName\":\"CrowdStrike Authentication\",\"Success\":true,\"UTCTimestamp\":1657663146099}}",
"event": {
"kind": "event",
"category": [
"configuration"
],
"type": [
"change"
]
},
"@timestamp": "2022-07-12T21:59:06.099000Z",
"crowdstrike": {
"event_type": "AuthActivityAuditEvent",
"operation_name": "twoFactorAuthenticate"
},
"source": {
"ip": "83.199.26.17",
"address": "83.199.26.17"
},
"service": {
"name": "CrowdStrike Authentication"
},
"user": {
"id": "foo.bar@sekoia.fr"
},
"related": {
"ip": [
"83.199.26.17"
]
}
}
{
"message": "{\"metadata\":{\"customerIDString\":\"46de5283260647ec8f28def00bffd094\",\"offset\":189,\"eventType\":\"DetectionSummaryEvent\",\"eventCreationTime\":1657174538000,\"version\":\"1.0\"},\"event\":{\"ProcessStartTime\":1656688889,\"ProcessEndTime\":0,\"ProcessId\":22164474048,\"ParentProcessId\":22163465296,\"ComputerName\":\"nsewmkzevukn-vm\",\"UserName\":\"Administrator\",\"DetectName\":\"Overwatch Detection\",\"DetectDescription\":\"Falcon Overwatch has identified malicious activity carried out by a suspected or known eCrime operator. This activity has been raised for critical action and should be investigated urgently.\",\"Severity\":5,\"SeverityName\":\"Critical\",\"FileName\":\"explorer.exe\",\"FilePath\":\"\\\\Device\\\\HarddiskVolume2\\\\Windows\",\"CommandLine\":\"C:\\\\Windows\\\\Explorer.EXE\",\"SHA256String\":\"249cb3cb46fd875196e7ed4a8736271a64ff2d8132357222a283be53e7232ed3\",\"MD5String\":\"d45bd7c7b7bf977246e9409d63435231\",\"SHA1String\":\"0000000000000000000000000000000000000000\",\"MachineDomain\":\"nsewmkzevukn-vm\",\"HostGroups\": \"6252fc7505974dc38abfef73269b8deb,b3365faa2fe44893b3c2c6b3bfbf6650,e114797a97894ed3bfd6442ef7eead92,1cd4a1385cac4db1a4d5f4d7ce035b65,2faa12f2f1e046f2bc21cad5d01ae723,37f2ae7c641845a4918f4348a52b4874\"}}",
"event": {
"kind": "alert",
"type": [
"info"
],
"category": [
"intrusion_detection"
],
"severity": 5
},
"@timestamp": "2022-07-07T06:15:38Z",
"crowdstrike": {
"event_type": "DetectionSummaryEvent",
"detect_description": "Falcon Overwatch has identified malicious activity carried out by a suspected or known eCrime operator. This activity has been raised for critical action and should be investigated urgently.",
"severity_name": "Critical",
"host_groups": [
"6252fc7505974dc38abfef73269b8deb",
"b3365faa2fe44893b3c2c6b3bfbf6650",
"e114797a97894ed3bfd6442ef7eead92",
"1cd4a1385cac4db1a4d5f4d7ce035b65",
"2faa12f2f1e046f2bc21cad5d01ae723",
"37f2ae7c641845a4918f4348a52b4874"
]
},
"host": {
"name": "nsewmkzevukn-vm"
},
"log": {
"hostname": "nsewmkzevukn-vm"
},
"user": {
"name": "Administrator"
},
"process": {
"pid": 22164474048,
"parent": {
"pid": 22163465296
},
"command_line": "C:\\Windows\\Explorer.EXE",
"name": "explorer.exe",
"working_directory": "\\Device\\HarddiskVolume2\\Windows",
"start": "2022-07-01T15:21:29Z"
},
"file": {
"hash": {
"md5": "d45bd7c7b7bf977246e9409d63435231",
"sha256": "249cb3cb46fd875196e7ed4a8736271a64ff2d8132357222a283be53e7232ed3"
}
},
"related": {
"hash": [
"249cb3cb46fd875196e7ed4a8736271a64ff2d8132357222a283be53e7232ed3",
"d45bd7c7b7bf977246e9409d63435231"
],
"user": [
"Administrator"
]
}
}
{
"message": "{\"metadata\":{\"customerIDString\":\"44be50f58ccfcfcfcfcfcfcfcffc\",\"offset\":111111,\"eventType\":\"DetectionSummaryEvent\",\"eventCreationTime\":1682930000000,\"version\":\"1.0\"},\"event\":{\"ProcessStartTime\":1682930000000,\"ProcessEndTime\":1682930000000,\"ProcessId\":1682930000000,\"ParentProcessId\":1682930000000,\"ComputerName\":\"ComputerName\",\"UserName\":\"Username\",\"DetectName\":\"DetectName\",\"DetectDescription\":\"This file meets the Adware/PUP Anti-malware ML algorithms high-confidence threshold.\",\"Severity\":2,\"SeverityName\":\"Low\",\"FileName\":\"Setup_test.exe\",\"FilePath\":\"\\\\Device\\\\Downloads\",\"CommandLine\":\"\\\"C:\\\\Setup_test.exe\\\" \",\"SHA256String\":\"76da317a8e17b7d773f09e3a7487\",\"MD5String\":\"b97cdbe4a9b032\",\"SHA1String\":\"00000000000000000\",\"MachineDomain\":\"AD\",\"FalconHostLink\":\"https://test.com/activity/\",\"SensorId\":\"c9794942866f428\",\"IOCType\":\"hash_sha256\",\"IOCValue\":\"76da317a8e17b7d773f09e3a748782e\",\"DetectId\":\"ldt:c9794942866f:26628996\",\"QuarantineFiles\":[{\"ImageFileName\":\"\\\\Device\\\\Setup_test.exe\",\"SHA256HashData\":\"76da317a8e17b7d773f09e\"}],\"LocalIP\":\"1.2.3.4\",\"MACAddress\":\"00-01-02-03-04-05\",\"Tactic\":\"Machine Learning\",\"Technique\":\"Adware/PUP\",\"Objective\":\"Falcon Detection Method\",\"PatternDispositionDescription\":\"Prevention/Quarantine, process was blocked from execution and quarantine was attempted.\",\"PatternDispositionValue\":2222,\"PatternDispositionFlags\":{\"Indicator\":false,\"Detect\":false,\"InddetMask\":false,\"SensorOnly\":false,\"Rooting\":false,\"KillProcess\":false,\"KillSubProcess\":false,\"QuarantineMachine\":false,\"QuarantineFile\":true,\"PolicyDisabled\":false,\"KillParent\":false,\"OperationBlocked\":false,\"ProcessBlocked\":true,\"RegistryOperationBlocked\":false,\"CriticalProcessDisabled\":false,\"BootupSafeguardEnabled\":false,\"FsOperationBlocked\":false,\"HandleOperationDowngraded\":false,\"KillActionFailed\":false,\"BlockingUnsupportedOrDisabled\":false,\"SuspendProcess\":false,\"SuspendParent\":false},\"ParentImageFileName\":\"\\\\Device\\\\test.exe\",\"ParentCommandLine\":\"\\\"C:\\\\Program Files (x86)\\\\test.exe\\\" \",\"GrandparentImageFileName\":\"\\\\Device\\\\test.exe\",\"GrandparentCommandLine\":\"test.exe\",\"AssociatedFile\":\"\\\\Device\\\\test.exe\",\"PatternId\":5555}}",
"event": {
"kind": "alert",
"type": [
"info"
],
"category": [
"intrusion_detection"
],
"severity": 2
},
"@timestamp": "2023-05-01T08:33:20Z",
"crowdstrike": {
"event_type": "DetectionSummaryEvent",
"detect_id": "ldt:c9794942866f:26628996",
"detect_description": "This file meets the Adware/PUP Anti-malware ML algorithms high-confidence threshold.",
"severity_name": "Low"
},
"host": {
"ip": "1.2.3.4",
"mac": "00-01-02-03-04-05",
"name": "ComputerName"
},
"log": {
"hostname": "ComputerName"
},
"user": {
"name": "Username"
},
"process": {
"pid": 1682930000000,
"parent": {
"pid": 1682930000000,
"executable": "\\Device\\test.exe",
"name": "test.exe",
"working_directory": "\\Device",
"command_line": "\"C:\\Program Files (x86)\\test.exe\" "
},
"command_line": "\"C:\\Setup_test.exe\" ",
"name": "Setup_test.exe",
"working_directory": "\\Device\\Downloads",
"end": "2023-05-01T08:33:20Z",
"start": "2023-05-01T08:33:20Z"
},
"file": {
"hash": {
"md5": "b97cdbe4a9b032",
"sha256": "76da317a8e17b7d773f09e3a7487"
}
},
"threat": {
"tactic": {
"name": "Machine Learning"
},
"indicator": {
"description": "Prevention/Quarantine, process was blocked from execution and quarantine was attempted.",
"file": {
"hash": {
"sha256": "76da317a8e17b7d773f09e3a748782e"
}
},
"type": "file"
},
"technique": {
"name": "Adware/PUP"
}
},
"related": {
"hash": [
"76da317a8e17b7d773f09e3a7487",
"b97cdbe4a9b032"
],
"ip": [
"1.2.3.4"
],
"user": [
"Username"
]
}
}
{
"message": "{\"metadata\":{\"customerIDString\":\"46de5283260647ec8f28def00bffd094\",\"offset\":733,\"eventType\":\"UserActivityAuditEvent\",\"eventCreationTime\":1657614940000,\"version\":\"1.0\"},\"event\":{\"UserId\":\"foo.bar@sekoia.fr\",\"UserIp\":\"185.162.177.26\",\"OperationName\":\"detection_update\",\"ServiceName\":\"detections\",\"AuditKeyValues\":[{\"Key\":\"detection_id\",\"ValueString\":\"ldt:5418788591a444d1b45c2b39d3b07b50:21483381998\"},{\"Key\":\"new_state\",\"ValueString\":\"closed\"},{\"Key\":\"assigned_to\",\"ValueString\":\"Erwan Chevalier\"},{\"Key\":\"assigned_to_uid\",\"ValueString\":\"foo.bar@sekoia.fr\"}],\"UTCTimestamp\":1657614940}}",
"event": {
"kind": "event",
"type": [
"change"
],
"category": [
"configuration"
]
},
"@timestamp": "2022-07-12T08:35:40Z",
"crowdstrike": {
"event_type": "UserActivityAuditEvent",
"detect_id": "ldt:5418788591a444d1b45c2b39d3b07b50:21483381998",
"operation_name": "detection_update"
},
"source": {
"ip": "185.162.177.26",
"address": "185.162.177.26"
},
"service": {
"name": "detections"
},
"user": {
"id": "foo.bar@sekoia.fr"
},
"related": {
"ip": [
"185.162.177.26"
]
}
}
{
"message": "{\"metadata\":{\"detectionIdString\":\"ldt:9ed90be65f99456c9361141f8cfa39ab:17212155109\",\"eventType\":\"Vertex\",\"edge\":{\"sourceVertexId\":\"pid:9ed90be65f99456c9361141f8cfa39ab:17326818154\",\"type\":\"device\"},\"severity\":{\"name\":\"Critical\",\"code\":5}},\"event\":{\"id\":\"aid:9ed90be65f99456c9361141f8cfa39ab:9ed90be65f99456c9361141f8cfa39ab\",\"customer_id\":\"5d505aca55a145b3bd234c399201f082\",\"scope\":\"device\",\"object_id\":\"9ed90be65f99456c9361141f8cfa39ab\",\"device_id\":\"9ed90be65f99456c9361141f8cfa39ab\",\"vertex_type\":\"device\",\"timestamp\":\"2022-07-28T15:09:51Z\",\"properties\":{\"AgentLoadFlags\":\"0\",\"AgentLocalTime\":\"2022-07-24T20:09:35.793Z\",\"AgentVersion\":\"6.39.15316.0\",\"BaseTime\":\"663896169\",\"BiosManufacturer\":\"American Megatrends Inc.\",\"BiosReleaseDate\":\"12/07/2018\",\"BiosVersion\":\"090008 \",\"BootArgs\":\" NOEXECUTE=OPTIN REDIRECT\",\"BootId\":\"7\",\"BootStatusDataAabEnabled\":\"0\",\"BootStatusDataBootAttemptCount\":\"1\",\"BootStatusDataBootGood\":\"1\",\"BootStatusDataBootShutdown\":\"0\",\"BuildNumber\":\"19042\",\"BuildType\":\"3\",\"ChasisManufacturer\":\"Microsoft Corporation\",\"ChassisType\":\"3\",\"CheckedBuild\":\"0\",\"ComputerName\":\"mycomputer\",\"ConfigBuild\":\"1007.3.0015316.10\",\"ConfigIDBase\":\"65994762\",\"ConfigIDBuild\":\"15316\",\"ConfigIDPlatform\":\"3\",\"ConfigStateHash\":\"2445437569\",\"ConfigurationVersion\":\"10\",\"ConnectTime\":\"2022-07-18T09:47:48.602Z\",\"ConnectType\":\"8\",\"ConnectionCipher\":\"26126\",\"ConnectionCipherStrength\":\"128\",\"ConnectionExchange\":\"44550\",\"ConnectionExchangeStrength\":\"255\",\"ConnectionHash\":\"32780\",\"ConnectionHashStrength\":\"0\",\"ConnectionProtocol\":\"2048\",\"ContextTimeStamp\":\"2022-07-24T20:09:35.793Z\",\"CpuFeaturesMask\":\"7037767758369539\",\"CpuSignature\":\"263921\",\"CpuVendor\":\"0\",\"EffectiveTransmissionClass\":\"2\",\"Entitlements\":\"15\",\"FailedConnectCount\":\"0\",\"InstanceMetadataProvider\":\"2\",\"LocalAddressIP4\":\"1.2.3.4\",\"MachineDomain\":\"\",\"MajorVersion\":\"10\",\"MicrocodeSignature\":\"18446744069414584320\",\"MinorVersion\":\"0\",\"MoboManufacturer\":\"Microsoft Corporation\",\"MoboProductName\":\"Virtual Machine\",\"NetworkContainmentState\":\"0\",\"PhysicalAddress\":\"3a-c7-6c-b1-81-38\",\"PlatformId\":\"2\",\"PlatformSecuritySettings\":\"0\",\"PlatformSecurityStatus\":\"4294967296\",\"PointerSize\":\"8\",\"PreviousConnectTime\":\"1601-01-01T00:00:00.000Z\",\"ProductSku\":\"48\",\"ProductType\":\"1\",\"ProvisionState\":\"1\",\"RFMState\":\"0\",\"ServicePackMajor\":\"0\",\"ServicePackMinor\":\"0\",\"SideChannelMitigationFlags\":\"29444\",\"SubBuildNumber\":\"1706\",\"SuiteMask\":\"272\",\"SystemManufacturer\":\"Microsoft Corporation\",\"SystemProductName\":\"Virtual Machine\",\"SystemSerialNumber\":\"0000-0010-2562-7523-7070-7191-32\",\"SystemSku\":\"\",\"TargetFileName\":\"Config.sys\",\"accountId\":\"35f882a7-80ce-4e98-9efb-56f2382b6856\",\"eventPlatformId\":\"0\",\"externalIpAddress\":\"4.3.2.1\",\"instanceId\":\"9ed90be6-5f99-456c-9361-141f8cfa39ab\",\"zone_group\":\"rdp-east-us\"},\"edges\":{\"assigned_ipv4_address\":[{\"path\":\"http://falconapi.crowdstrike.com/threatgraph/combined/ipv4/summary/v1?ids=ip4%3A10.0.4.4%3A10.0.4.4&scope=device\",\"id\":\"ip4:10.0.4.4:10.0.4.4\",\"device_id\":\"10.0.4.4\",\"customer_id\":\"46de5283260647ec8f28def00bffd094\",\"object_id\":\"10.0.4.4\",\"direction\":\"out\",\"edge_id\":\"KZZ\\\"V__;Kgi>WZVP5\\\\Ro9MfM']Tc5[VP:C5\\\\od;.hXFhKNnO.RVWpq2h-EaR=a8J)%**N1p(udPF_<1'[/;7\\\\Xnd4%Ia%E3,C4j![?=r-0%.O=l!%&[$5<pJ\\\"98H%rr\",\"source_vertex_id\":\"aid:835449907c99453085a924a16e967be5:835449907c99453085a924a16e967be5\",\"scope\":\"device\",\"edge_type\":\"assigned_ipv4_address\",\"timestamp\":\"2022-07-24T20:09:46Z\",\"properties\":{\"CreationTimeStamp\":\"2022-07-18T09:37:53.716Z\",\"InterfaceAlias\":\"Ethernet\",\"LocalAddressIP4\":\"10.0.4.4\",\"PhysicalAddress\":\"00-0d-3a-9b-ed-fd\"}}],\"established_user_session\":[{\"path\":\"http://falconapi.crowdstrike.com/threatgraph/combined/user-sessions/summary/v1?ids=uses%3A835449907c99453085a924a16e967be5%3AS-1-5-19%7C997&scope=device\",\"id\":\"uses:835449907c99453085a924a16e967be5:S-1-5-19|997\",\"device_id\":\"835449907c99453085a924a16e967be5\",\"customer_id\":\"46de5283260647ec8f28def00bffd094\",\"object_id\":\"S-1-5-19|997\",\"direction\":\"out\",\"edge_id\":\"KZl^h_E\\\\N!i=cqQ9er-oCNt@b[/gM#_,sbbB,A3Ghtlkkl0)Wh1fb3]fF8DRd^3MM:=W3YFZgac&!(eo3mj`:i;bDl5(.j<\\\\GN`$iU8'T@_A:(<?&2#jt^0:QR.n#`b+cL!!*'!\",\"source_vertex_id\":\"aid:835449907c99453085a924a16e967be5:835449907c99453085a924a16e967be5\",\"scope\":\"device\",\"edge_type\":\"established_user_session\",\"timestamp\":\"2022-07-18T09:50:33Z\",\"properties\":{\"LogonTime\":\"2022-07-18T09:35:04.153Z\",\"LogonType\":\"5\",\"UserIsAdmin\":\"0\",\"UserName\":\"LOCAL SERVICE\",\"UserPrincipal\":\"\"}},{\"path\":\"http://falconapi.crowdstrike.com/threatgraph/combined/user-sessions/summary/v1?ids=uses%3A835449907c99453085a924a16e967be5%3AS-1-5-20%7C996&scope=device\",\"id\":\"uses:835449907c99453085a924a16e967be5:S-1-5-20|996\",\"device_id\":\"835449907c99453085a924a16e967be5\",\"customer_id\":\"46de5283260647ec8f28def00bffd094\",\"object_id\":\"S-1-5-20|996\",\"direction\":\"out\",\"edge_id\":\"KZm:#_CuCKi=crh->=-si;lF2!Z\\\"2?31i[c/pMsGcTg;'O\\\"n,%Ot`@k^R;><W!o^hYdq0U\\\\ss8@LW;Dr/QefJ36YQPI)c#MEVF>'_r\\\"+3`-a]]Rj_09,,cO],pXWF.4E@m!!*'!\",\"source_vertex_id\":\"aid:835449907c99453085a924a16e967be5:835449907c99453085a924a16e967be5\",\"scope\":\"device\",\"edge_type\":\"established_user_session\",\"timestamp\":\"2022-07-18T09:50:33Z\",\"properties\":{\"LogonTime\":\"2022-07-18T09:35:03.448Z\",\"LogonType\":\"5\",\"UserIsAdmin\":\"0\",\"UserName\":\"hbmwcsfghmml-vm$\",\"UserPrincipal\":\"\"}},{\"path\":\"http://falconapi.crowdstrike.com/threatgraph/combined/user-sessions/summary/v1?ids=uses%3A835449907c99453085a924a16e967be5%3AS-1-5-90-0-1%7C83212&scope=device\",\"id\":\"uses:835449907c99453085a924a16e967be5:S-1-5-90-0-1|83212\",\"device_id\":\"835449907c99453085a924a16e967be5\",\"customer_id\":\"46de5283260647ec8f28def00bffd094\",\"object_id\":\"S-1-5-90-0-1|83212\",\"direction\":\"out\",\"edge_id\":\"KZm:#_CuCKi=crhVJ-[Hi;lF2!Z\\\"2?31i[c/pMsGcTg;'O\\\"n,%'\\\";HWE\\\\hK)TKK<aJ_dHOl?kYR*ZjLg[:%s&:nZa?<3`=@B<7.3GMe]Lr4RbRbh\\\"YUZQb5=5o'0]OHnK;.LZ4W!!*'!\",\"source_vertex_id\":\"aid:835449907c99453085a924a16e967be5:835449907c99453085a924a16e967be5\",\"scope\":\"device\",\"edge_type\":\"established_user_session\",\"timestamp\":\"2022-07-18T09:50:33Z\",\"properties\":{\"LogonTime\":\"2022-07-18T09:35:04.091Z\",\"LogonType\":\"2\",\"UserIsAdmin\":\"0\",\"UserName\":\"DWM-1\",\"UserPrincipal\":\"\"}},{\"path\":\"http://falconapi.crowdstrike.com/threatgraph/combined/user-sessions/summary/v1?ids=uses%3A835449907c99453085a924a16e967be5%3AS-1-5-96-0-0%7C52680&scope=device\",\"id\":\"uses:835449907c99453085a924a16e967be5:S-1-5-96-0-0|52680\",\"device_id\":\"835449907c99453085a924a16e967be5\",\"customer_id\":\"46de5283260647ec8f28def00bffd094\",\"object_id\":\"S-1-5-96-0-0|52680\",\"direction\":\"out\",\"edge_id\":\"KZmd1_CuCKnIlY#k\\\"cr\\\"i;lF2!Z\\\"2?31i[c/pMqqcQBnT*b0)S:;UfOm:O@)ct->@Ja0+LFZCI_&!(eo>-LOP/PtAeWZBOJ1Y0U*]5Pk6ra*Gdk3JG6dZI]\\\\K%f-i6<7Z\\\\<a\\\"o.!!*'!\",\"source_vertex_id\":\"aid:835449907c99453085a924a16e967be5:835449907c99453085a924a16e967be5\",\"scope\":\"device\",\"edge_type\":\"established_user_session\",\"timestamp\":\"2022-07-18T09:50:33Z\",\"properties\":{\"LogonTime\":\"2022-07-18T09:35:03.015Z\",\"LogonType\":\"2\",\"UserIsAdmin\":\"0\",\"UserName\":\"UMFD-0\",\"UserPrincipal\":\"\"}},{\"path\":\"http://falconapi.crowdstrike.com/threatgraph/combined/user-sessions/summary/v1?ids=uses%3A835449907c99453085a924a16e967be5%3AS-1-5-96-0-1%7C52710&scope=device\",\"id\":\"uses:835449907c99453085a924a16e967be5:S-1-5-96-0-1|52710\",\"device_id\":\"835449907c99453085a924a16e967be5\",\"customer_id\":\"46de5283260647ec8f28def00bffd094\",\"object_id\":\"S-1-5-96-0-1|52710\",\"direction\":\"out\",\"edge_id\":\"KZm:#_CuCKi=crhVF_]0i;lF2!Z\\\"2?31i[c/pMsGcTg;'O\\\"n+:-Z70;oOc[AT_#DA#)\\\\o6l?kYR*ZjLg[:%s&;P;sa<>![>1Y0U*]5Pk6ra*Gdk3JE`gl\\\\rW5um]HO@mLoXRZ`!!<<'\",\"source_vertex_id\":\"aid:835449907c99453085a924a16e967be5:835449907c99453085a924a16e967be5\",\"scope\":\"device\",\"edge_type\":\"established_user_session\",\"timestamp\":\"2022-07-18T09:50:33Z\",\"properties\":{\"LogonTime\":\"2022-07-18T09:35:03.015Z\",\"LogonType\":\"2\",\"UserIsAdmin\":\"0\",\"UserName\":\"UMFD-1\",\"UserPrincipal\":\"\"}},{\"path\":\"http://falconapi.crowdstrike.com/threatgraph/combined/user-sessions/summary/v1?ids=uses%3A835449907c99453085a924a16e967be5%3AS-1-5-90-0-3%7C8097548&scope=device\",\"id\":\"uses:835449907c99453085a924a16e967be5:S-1-5-90-0-3|8097548\",\"device_id\":\"835449907c99453085a924a16e967be5\",\"customer_id\":\"46de5283260647ec8f28def00bffd094\",\"object_id\":\"S-1-5-90-0-3|8097548\",\"direction\":\"out\",\"edge_id\":\"KZm:#_CuCKi=crh->=-si;lF2!Z\\\"2?31i[c/pMsGcTg;'O\\\"n,%Ot`@k^R;><W!o^hYdq0U\\\\ss8@LW;Dr/Qeec'I\\\\&O=;TQ\\\\pl+l#j6k[-LVK2FM\\\"u?D2Gp9Q6rY'',p[XXjU-m[!!!$!rr\",\"source_vertex_id\":\"aid:835449907c99453085a924a16e967be5:835449907c99453085a924a16e967be5\",\"scope\":\"device\",\"edge_type\":\"established_user_session\",\"timestamp\":\"2022-07-18T09:50:33Z\",\"properties\":{\"LogonTime\":\"2022-07-18T09:46:32.374Z\",\"LogonType\":\"2\",\"UserIsAdmin\":\"0\",\"UserName\":\"DWM-3\",\"UserPrincipal\":\"\"}},{\"path\":\"http://falconapi.crowdstrike.com/threatgraph/combined/user-sessions/summary/v1?ids=uses%3A835449907c99453085a924a16e967be5%3AS-1-5-96-0-3%7C8093909&scope=device\",\"id\":\"uses:835449907c99453085a924a16e967be5:S-1-5-96-0-3|8093909\",\"device_id\":\"835449907c99453085a924a16e967be5\",\"customer_id\":\"46de5283260647ec8f28def00bffd094\",\"object_id\":\"S-1-5-96-0-3|8093909\",\"direction\":\"out\",\"edge_id\":\"KZl^h_E\\\\N!i=cZ2RUhlECNt@b[/gM#_,sbbB,A3Ghtlkkld<ar0iem:jr5GcAD/b0YKbJWeb+%*4Zq#XCT0`1>+rfg&K$2nq\\\"456ipPR,LVK2FM\\\",e'D/,>KA*-AH?W)cMZ8D@\\\\!!*'!\",\"source_vertex_id\":\"aid:835449907c99453085a924a16e967be5:835449907c99453085a924a16e967be5\",\"scope\":\"device\",\"edge_type\":\"established_user_session\",\"timestamp\":\"2022-07-18T09:50:33Z\",\"properties\":{\"LogonTime\":\"2022-07-18T09:46:32.280Z\",\"LogonType\":\"2\",\"UserIsAdmin\":\"0\",\"UserName\":\"UMFD-3\",\"UserPrincipal\":\"\"}},{\"path\":\"http://falconapi.crowdstrike.com/threatgraph/combined/user-sessions/summary/v1?ids=uses%3A835449907c99453085a924a16e967be5%3AS-1-5-21-2334176487-1093172873-1803758148-1000%7C27181909&scope=device\",\"id\":\"uses:835449907c99453085a924a16e967be5:S-1-5-21-2334176487-1093172873-1803758148-1000|27181909\",\"device_id\":\"835449907c99453085a924a16e967be5\",\"customer_id\":\"46de5283260647ec8f28def00bffd094\",\"object_id\":\"S-1-5-21-2334176487-1093172873-1803758148-1000|27181909\",\"direction\":\"out\",\"edge_id\":\"KZmXm^d&;ti=ug_cXi9L%2Vj<G//\\\\X)!b+g[0plFkP=WGiZ@:Q&n7l/jDUH$6=D*A#Pu[4qm=CP>rCr9H#76G(l^ruhDMrs;W&NI%7/thctFPrRiR'U>dJn!rc-Nd4LV<QpK\\\"Wcr;'[^(3$N$YgS#Z(39UD.esk\\\\!<<'\",\"source_vertex_id\":\"aid:835449907c99453085a924a16e967be5:835449907c99453085a924a16e967be5\",\"scope\":\"device\",\"edge_type\":\"established_user_session\",\"timestamp\":\"2022-07-18T19:46:20Z\",\"properties\":{\"LogonTime\":\"2022-07-18T19:46:18.696Z\",\"LogonType\":\"3\",\"UserIsAdmin\":\"1\",\"UserName\":\"Administrator\",\"UserPrincipal\":\"\"}},{\"path\":\"http://falconapi.crowdstrike.com/threatgraph/combined/user-sessions/summary/v1?ids=uses%3A835449907c99453085a924a16e967be5%3AS-1-5-90-0-4%7C27200188&scope=device\",\"id\":\"uses:835449907c99453085a924a16e967be5:S-1-5-90-0-4|27200188\",\"device_id\":\"835449907c99453085a924a16e967be5\",\"customer_id\":\"46de5283260647ec8f28def00bffd094\",\"object_id\":\"S-1-5-90-0-4|27200188\",\"direction\":\"out\",\"edge_id\":\"KZm:#_CuCKi=crh2JEf-i;lF2!Z\\\"2?31i[c/pMsGcTg;'O\\\"n,%2C:0]\\\\X=$g:``YO@!CqB3hHnmLW;Dr/QfM\\\"'I\\\\'&W;rlc*hT]$B&%f=p@.eh*\\\\h$J`6O7g=DJY+IgKh[[0$g8!WW6#rr\",\"source_vertex_id\":\"aid:835449907c99453085a924a16e967be5:835449907c99453085a924a16e967be5\",\"scope\":\"device\",\"edge_type\":\"established_user_session\",\"timestamp\":\"2022-07-18T19:46:22Z\",\"properties\":{\"LogonTime\":\"2022-07-18T19:46:21.230Z\",\"LogonType\":\"2\",\"UserIsAdmin\":\"0\",\"UserName\":\"DWM-4\",\"UserPrincipal\":\"\"}},{\"path\":\"http://falconapi.crowdstrike.com/threatgraph/combined/user-sessions/summary/v1?ids=uses%3A835449907c99453085a924a16e967be5%3AS-1-5-90-0-4%7C27199807&scope=device\",\"id\":\"uses:835449907c99453085a924a16e967be5:S-1-5-90-0-4|27199807\",\"device_id\":\"835449907c99453085a924a16e967be5\",\"customer_id\":\"46de5283260647ec8f28def00bffd094\",\"object_id\":\"S-1-5-90-0-4|27199807\",\"direction\":\"out\",\"edge_id\":\"KZm:#_CuCKi=crh->=*ri;lF2!Z\\\"2?31i[d/pMsGcTg;'O$:\\\"1OYFD\\\"hV;6>9Y+<nfYX,\\\\+fE651\\\\.'H(+`?'$5>\\\\(U:Z!%aA6.b,O_lhHcCESa;hDH`$U42@\\\\cE]Do+ncd#)<1$NL2,rr\",\"source_vertex_id\":\"aid:835449907c99453085a924a16e967be5:835449907c99453085a924a16e967be5\",\"scope\":\"device\",\"edge_type\":\"established_user_session\",\"timestamp\":\"2022-07-18T19:46:23Z\",\"properties\":{\"LogonTime\":\"2022-07-18T19:46:21.198Z\",\"LogonType\":\"2\",\"UserIsAdmin\":\"0\",\"UserName\":\"DWM-4\",\"UserPrincipal\":\"\"}}],\"implicated_by_incident\":[{\"path\":\"http://falconapi.crowdstrike.com/threatgraph/combined/incidents/summary/v1?ids=inc%3A835449907c99453085a924a16e967be5%3Ac46079f88e0643f3a7a1a75897d193f7&scope=device\",\"id\":\"inc:835449907c99453085a924a16e967be5:c46079f88e0643f3a7a1a75897d193f7\",\"device_id\":\"835449907c99453085a924a16e967be5\",\"customer_id\":\"46de5283260647ec8f28def00bffd094\",\"object_id\":\"c46079f88e0643f3a7a1a75897d193f7\",\"direction\":\"out\",\"edge_id\":\"KZr8O__;KaiK^5&s\\\"4s!gB#-mksHj5MJ\\\"SaJXko@pVK^,s)Sh8#d>)\\\\6K\\\"$3EMAIi4,2N#X(JtF)Cnp[mK8^<UpS&snZ\\\\$>Vlb8-s/Y6=qL6*OR]ZFRf0U3B<<3FrppFLH!j[XcIKKQMs8N\",\"source_vertex_id\":\"aid:835449907c99453085a924a16e967be5:835449907c99453085a924a16e967be5\",\"scope\":\"device\",\"edge_type\":\"implicated_by_incident\",\"timestamp\":\"2022-07-18T17:48:23Z\",\"properties\":{}},{\"path\":\"http://falconapi.crowdstrike.com/threatgraph/combined/incidents/summary/v1?ids=inc%3A835449907c99453085a924a16e967be5%3Adaf413dba4ef43148167ee6d244ad364&scope=device\",\"id\":\"inc:835449907c99453085a924a16e967be5:daf413dba4ef43148167ee6d244ad364\",\"device_id\":\"835449907c99453085a924a16e967be5\",\"customer_id\":\"46de5283260647ec8f28def00bffd094\",\"object_id\":\"daf413dba4ef43148167ee6d244ad364\",\"direction\":\"out\",\"edge_id\":\"KZr8O__;KaiKY\\\\Sa4=NC.$apdgX(^P-kt!6kQ3cjL[Tp=YP9%^b\\\\#5\\\")%47l\\\\&OGsVL;7N*EJa&?3rh5.<al:R#hPfcdZXP*i-I6nbfTT=2q\\\\`[lS.jT%?;odBji86AJnU(,hl6[\\\"3T,!!*'!\",\"source_vertex_id\":\"aid:835449907c99453085a924a16e967be5:835449907c99453085a924a16e967be5\",\"scope\":\"device\",\"edge_type\":\"implicated_by_incident\",\"timestamp\":\"2022-07-19T21:58:21Z\",\"properties\":{}},{\"path\":\"http://falconapi.crowdstrike.com/threatgraph/combined/incidents/summary/v1?ids=inc%3A835449907c99453085a924a16e967be5%3A40f764711a7c427e8271ae50d0a10678&scope=device\",\"id\":\"inc:835449907c99453085a924a16e967be5:40f764711a7c427e8271ae50d0a10678\",\"device_id\":\"835449907c99453085a924a16e967be5\",\"customer_id\":\"46de5283260647ec8f28def00bffd094\",\"object_id\":\"40f764711a7c427e8271ae50d0a10678\",\"direction\":\"out\",\"edge_id\":\"KZl^h!\\\\k*Qi@?5',_+fbL.kgFTZ+km#h$$e?=;Xdn\\\\+afUYWS]8-GVUL_b$UfHf-r(lkbc_]#jf.meHIJ2pJ<6h_%[?)^[V)17G,lS3.G^$WjQ+1%!YkIK6p$OKK-VgjU?(CQ<Tb:`hqs8N\",\"source_vertex_id\":\"aid:835449907c99453085a924a16e967be5:835449907c99453085a924a16e967be5\",\"scope\":\"device\",\"edge_type\":\"implicated_by_incident\",\"timestamp\":\"2022-07-20T08:12:45Z\",\"properties\":{}},{\"path\":\"http://falconapi.crowdstrike.com/threatgraph/combined/incidents/summary/v1?ids=inc%3A835449907c99453085a924a16e967be5%3Ac2f2440936c9498ea05010670774138b&scope=device\",\"id\":\"inc:835449907c99453085a924a16e967be5:c2f2440936c9498ea05010670774138b\",\"device_id\":\"835449907c99453085a924a16e967be5\",\"customer_id\":\"46de5283260647ec8f28def00bffd094\",\"object_id\":\"c2f2440936c9498ea05010670774138b\",\"direction\":\"out\",\"edge_id\":\"KZm-t_CuNdi@E/`rk1usV\\\\'+i\\\\0uqO3P42QqUU_rNSe'_bt49I^bULq^njQ]N]KLD+*'BCRX)#G]/O=-dL6U-*<Zr'^l4D'?hJe0.f25dD?\\\"E0Z]6cdKdoi.m`8#iDo\\\"b\\\\A/:*s$NL2,rr\",\"source_vertex_id\":\"aid:835449907c99453085a924a16e967be5:835449907c99453085a924a16e967be5\",\"scope\":\"device\",\"edge_type\":\"implicated_by_incident\",\"timestamp\":\"2022-07-20T17:24:41Z\",\"properties\":{}},{\"path\":\"http://falconapi.crowdstrike.com/threatgraph/combined/incidents/summary/v1?ids=inc%3A835449907c99453085a924a16e967be5%3Af9eaf689ecd74afc8fb99211b3b4cd55&scope=device\",\"id\":\"inc:835449907c99453085a924a16e967be5:f9eaf689ecd74afc8fb99211b3b4cd55\",\"device_id\":\"835449907c99453085a924a16e967be5\",\"customer_id\":\"46de5283260647ec8f28def00bffd094\",\"object_id\":\"f9eaf689ecd74afc8fb99211b3b4cd55\",\"direction\":\"out\",\"edge_id\":\"KZqW=\\\"#13RiKjD'D#Li26'c'ng^I<oJO\\\"2AJM]&nIJ@.EUG;eE1(fVZ!Q6i%.gg!.Nn0!WmBGWXHY($921aNKUs!9XT]A6#+IgS:*maj?]mLm]IDfhSrOd;k/=\\\\*h9ksO4dh_3'Le@II!!*'!\",\"source_vertex_id\":\"aid:835449907c99453085a924a16e967be5:835449907c99453085a924a16e967be5\",\"scope\":\"device\",\"edge_type\":\"implicated_by_incident\",\"timestamp\":\"2022-07-22T15:34:59Z\",\"properties\":{}},{\"path\":\"http://falconapi.crowdstrike.com/threatgraph/combined/incidents/summary/v1?ids=inc%3A835449907c99453085a924a16e967be5%3A9b4ef58cd9c6467290ef240b23ce09e8&scope=device\",\"id\":\"inc:835449907c99453085a924a16e967be5:9b4ef58cd9c6467290ef240b23ce09e8\",\"device_id\":\"835449907c99453085a924a16e967be5\",\"customer_id\":\"46de5283260647ec8f28def00bffd094\",\"object_id\":\"9b4ef58cd9c6467290ef240b23ce09e8\",\"direction\":\"out\",\"edge_id\":\"KZm;n\\\"#1'Hd4K&h7c.g4`&JmPL40Pb6HRphh8%h7bB`'EkPS8Yb\\\\#5WN%9J1DM:/ER'[IuG1aA'?Eq=d<qU/Z/?Kc-=VsUO&$XEOO6;\\\"=^LA8EIH9shZ*''a<=jrnLr->)S'V]b;PA\\\"/!!*'!\",\"source_vertex_id\":\"aid:835449907c99453085a924a16e967be5:835449907c99453085a924a16e967be5\",\"scope\":\"device\",\"edge_type\":\"implicated_by_incident\",\"timestamp\":\"2022-07-23T21:05:32Z\",\"properties\":{}},{\"path\":\"http://falconapi.crowdstrike.com/threatgraph/combined/incidents/summary/v1?ids=inc%3A835449907c99453085a924a16e967be5%3A1c61fb60a33a4fecb65adcf8e96bbca3&scope=device\",\"id\":\"inc:835449907c99453085a924a16e967be5:1c61fb60a33a4fecb65adcf8e96bbca3\",\"device_id\":\"835449907c99453085a924a16e967be5\",\"customer_id\":\"46de5283260647ec8f28def00bffd094\",\"object_id\":\"1c61fb60a33a4fecb65adcf8e96bbca3\",\"direction\":\"out\",\"edge_id\":\"KZm;n_a\\\"Jmd4K&PSagPDW+/);%K-Qd6CG4t\\\\q/Z*bB`'eCAn\\\\%el8>uC1Dk3VHYj@<9^!%401L'?GR18>el/s*>pJG1QISImU<KfnbfSp/*H?h^!<REkI\\\"-2#\\\\\\\"#AmI4o-,397qNK([R!!*'!\",\"source_vertex_id\":\"aid:835449907c99453085a924a16e967be5:835449907c99453085a924a16e967be5\",\"scope\":\"device\",\"edge_type\":\"implicated_by_incident\",\"timestamp\":\"2022-07-23T21:28:21Z\",\"properties\":{}},{\"path\":\"http://falconapi.crowdstrike.com/threatgraph/combined/incidents/summary/v1?ids=inc%3A835449907c99453085a924a16e967be5%3A4d4ff61114ad45bea5bb87253dbeeb49&scope=device\",\"id\":\"inc:835449907c99453085a924a16e967be5:4d4ff61114ad45bea5bb87253dbeeb49\",\"device_id\":\"835449907c99453085a924a16e967be5\",\"customer_id\":\"46de5283260647ec8f28def00bffd094\",\"object_id\":\"4d4ff61114ad45bea5bb87253dbeeb49\",\"direction\":\"out\",\"edge_id\":\"KZl`^_a\\\"KXi@BmbBCoIVk\\\\*5+%:+WRU!23%kQ17XJ%c_HXQ!$;M,`5sWl3PC9fFikWI9$^mBGlGpBh'E7gB%\\\"+SIX8Qa&9\\\"B0,:Wa7I'C>oC8hpGuqUT%AS>dZG,,V>XS7!T4MeeFj=O!<<'\",\"source_vertex_id\":\"aid:835449907c99453085a924a16e967be5:835449907c99453085a924a16e967be5\",\"scope\":\"device\",\"edge_type\":\"implicated_by_incident\",\"timestamp\":\"2022-07-24T04:01:51Z\",\"properties\":{}},{\"path\":\"http://falconapi.crowdstrike.com/threatgraph/combined/incidents/summary/v1?ids=inc%3A835449907c99453085a924a16e967be5%3A068b5e72e5624d39b71e03aa0c385c02&scope=device\",\"id\":\"inc:835449907c99453085a924a16e967be5:068b5e72e5624d39b71e03aa0c385c02\",\"device_id\":\"835449907c99453085a924a16e967be5\",\"customer_id\":\"46de5283260647ec8f28def00bffd094\",\"object_id\":\"068b5e72e5624d39b71e03aa0c385c02\",\"direction\":\"out\",\"edge_id\":\"KZq\\\\t\\\"#13LiKbbDqV,Td=k5mC)0-PqJ`,5aBjffnn\\\\+GP[JmP^(hOn!2Q27k>8rTm`\\\\N`qLL\\\"QJ/&41pV'U+#X4n=^kjB!f.A6'S4T?r0b&tr&;.nD$o@h9]bTK0$!l$Y[`Zda*b231!!<<'\",\"source_vertex_id\":\"aid:835449907c99453085a924a16e967be5:835449907c99453085a924a16e967be5\",\"scope\":\"device\",\"edge_type\":\"implicated_by_incident\",\"timestamp\":\"2022-07-24T11:05:05Z\",\"properties\":{}},{\"path\":\"http://falconapi.crowdstrike.com/threatgraph/combined/incidents/summary/v1?ids=inc%3A835449907c99453085a924a16e967be5%3A3ba3560a57994112a66c91e4e4e66f13&scope=device\",\"id\":\"inc:835449907c99453085a924a16e967be5:3ba3560a57994112a66c91e4e4e66f13\",\"device_id\":\"835449907c99453085a924a16e967be5\",\"customer_id\":\"46de5283260647ec8f28def00bffd094\",\"object_id\":\"3ba3560a57994112a66c91e4e4e66f13\",\"direction\":\"out\",\"edge_id\":\"KZl^h!\\\\k*Qi@?5AT=\\\",D6`(M?TZ+km#h$&kn,W(2O71>#cf<TW!+s`8)5L.H[fU1Oe$b$:%P-_P<pK*QP['XpR#A!Tj$4_dmp&pX?]Q1U`j+p'/a(2\\\"k.+TjCEk(&d(`#M5WUh<P[=Cj!<<'\",\"source_vertex_id\":\"aid:835449907c99453085a924a16e967be5:835449907c99453085a924a16e967be5\",\"scope\":\"device\",\"edge_type\":\"implicated_by_incident\",\"timestamp\":\"2022-07-24T13:55:04Z\",\"properties\":{}}]}}}\n",
"event": {
"kind": "event",
"severity": 5
},
"@timestamp": "2022-07-28T15:09:51Z",
"crowdstrike": {
"event_type": "Vertex",
"detect_id": "ldt:9ed90be65f99456c9361141f8cfa39ab:17212155109",
"customer_id": "5d505aca55a145b3bd234c399201f082",
"host_id": "9ed90be65f99456c9361141f8cfa39ab",
"vertex_type": "device",
"scope": "device",
"object_id": "9ed90be65f99456c9361141f8cfa39ab",
"edge": {
"subject_id": "pid:9ed90be65f99456c9361141f8cfa39ab:17326818154",
"type": "device"
},
"severity_name": "Critical"
},
"file": {
"name": "Config.sys"
},
"source": {
"ip": "1.2.3.4",
"nat": {
"ip": "4.3.2.1"
},
"address": "1.2.3.4"
},
"host": {
"name": "mycomputer",
"ip": [
"10.0.4.4"
],
"mac": [
"00-0d-3a-9b-ed-fd"
]
},
"cloud": {
"instance": {
"id": "9ed90be6-5f99-456c-9361-141f8cfa39ab"
},
"account": {
"id": "35f882a7-80ce-4e98-9efb-56f2382b6856"
},
"region": "rdp-east-us"
},
"related": {
"ip": [
"1.2.3.4",
"10.0.4.4",
"4.3.2.1"
]
}
}
{
"message": "{\"metadata\":{\"customerIDString\":\"46de5283260647ec8f28def00bffd094\",\"offset\":39475,\"eventType\":\"IdentityProtectionEvent\",\"eventCreationTime\":1691064196855,\"version\":\"1.0\"},\"event\":{\"IncidentType\":\"UNUSUAL_ACTIVITY\",\"IncidentDescription\":\"User access patterns detected as anomalous. Such activities may indicate potential threats such as endpoint infection, compromised account or other risks. Falcon monitors the activity and will escalate severity or incident type when necessary.\",\"Severity\":1,\"SeverityName\":\"INFO\",\"StartTime\":1691064195970,\"EndTime\":1691064196842,\"IdentityProtectionIncidentId\":\"INC-1036\",\"UserName\":\"EXAMPLE.ORG\\\\JOHNDOE\",\"EndpointName\":\"\",\"EndpointIp\":\"\",\"Category\":\"Incidents\",\"NumbersOfAlerts\":1,\"NumberOfCompromisedEntities\":1,\"State\":\"NEW\",\"FalconHostLink\":\"https://falcon.eu-1.crowdstrike.com/identity-protection/incidents/INC-1036\"}}",
"event": {
"end": "2023-08-03T12:03:16.842000Z",
"reference": "https://falcon.eu-1.crowdstrike.com/identity-protection/incidents/INC-1036",
"severity": 1,
"start": "2023-08-03T12:03:15.970000Z",
"url": "https://falcon.eu-1.crowdstrike.com/identity-protection/incidents/INC-1036"
},
"@timestamp": "2023-08-03T12:03:16.855000Z",
"crowdstrike": {
"event_type": "IdentityProtectionEvent",
"incident_description": "User access patterns detected as anomalous. Such activities may indicate potential threats such as endpoint infection, compromised account or other risks. Falcon monitors the activity and will escalate severity or incident type when necessary.",
"incident_type": "UNUSUAL_ACTIVITY",
"severity_name": "INFO"
},
"user": {
"domain": "EXAMPLE.ORG",
"name": "JOHNDOE"
},
"related": {
"user": [
"JOHNDOE"
]
}
}
{
"message": "{\"metadata\":{\"customerIDString\":\"46de5283260647ec8f28def00bffd094\",\"offset\":39473,\"eventType\":\"IdentityProtectionEvent\",\"eventCreationTime\":1691064196772,\"version\":\"1.0\"},\"event\":{\"IncidentType\":\"Use of stale user account\",\"IncidentDescription\":\"Use of stale user account\",\"Severity\":0,\"SeverityName\":\"INFO\",\"StartTime\":1691064195970,\"EndTime\":1691064195970,\"IdentityProtectionIncidentId\":\"4c3c6f82-c9c3-4fcb-9d17-db88dc29e63f\",\"UserName\":\"EXAMPLE.ORG\\\\JOHNDOE\",\"EndpointName\":\"\",\"EndpointIp\":\"\",\"Category\":\"Detections\",\"NumbersOfAlerts\":1,\"NumberOfCompromisedEntities\":1,\"State\":\"NEW\",\"FalconHostLink\":\"https://falcon.eu-1.crowdstrike.com/identity-protection/detections/11111111111111111111111111111111:ind:11111111111111111111111111111111:4C3C6F82-C9C3-4FCB-9D17-DB88DC29E63F\"}}",
"event": {
"end": "2023-08-03T12:03:15.970000Z",
"reference": "https://falcon.eu-1.crowdstrike.com/identity-protection/detections/11111111111111111111111111111111:ind:11111111111111111111111111111111:4C3C6F82-C9C3-4FCB-9D17-DB88DC29E63F",
"severity": 0,
"start": "2023-08-03T12:03:15.970000Z",
"url": "https://falcon.eu-1.crowdstrike.com/identity-protection/detections/11111111111111111111111111111111:ind:11111111111111111111111111111111:4C3C6F82-C9C3-4FCB-9D17-DB88DC29E63F"
},
"@timestamp": "2023-08-03T12:03:16.772000Z",
"crowdstrike": {
"event_type": "IdentityProtectionEvent",
"incident_description": "Use of stale user account",
"incident_type": "Use of stale user account",
"severity_name": "INFO"
},
"user": {
"domain": "EXAMPLE.ORG",
"name": "JOHNDOE"
},
"related": {
"user": [
"JOHNDOE"
]
}
}
{
"message": "{\"metadata\":{\"customerIDString\":\"46de5283260647ec8f28def00bffd094\",\"offset\":39477,\"eventType\":\"IdpDetectionSummaryEvent\",\"eventCreationTime\":1691064257000,\"version\":\"1.0\"},\"event\":{\"ContextTimeStamp\":133355377959700000,\"DetectId\":\"11111111111111111111111111111111:ind:11111111111111111111111111111111:4C3C6F82-C9C3-4FCB-9D17-DB88DC29E63F\",\"DetectName\":\"Use of stale user account\",\"DetectDescription\":\"A stale user became active\",\"FalconHostLink\":\"https://falcon.eu-1.crowdstrike.com/identity-protection/detections/11111111111111111111111111111111:ind:11111111111111111111111111111111:4C3C6F82-C9C3-4FCB-9D17-DB88DC29E63F?_cid=11111111111111111111111111111111\",\"StartTime\":133355377959700000,\"EndTime\":133355377959700000,\"Severity\":2,\"Tactic\":\"Initial Access\",\"Technique\":\"Valid Accounts\",\"Objective\":\"Gain Access\",\"SourceAccountDomain\":\"EXAMPLE.ORG\",\"SourceAccountName\":\"JOHNDOE\",\"SourceAccountObjectSid\":\"S-1-5-11-111111111-3333333333-2222222222-33775\",\"PrecedingActivityTimeStamp\":133264518826330000,\"MostRecentActivityTimeStamp\":133355377044450000,\"PatternId\":51130}}",
"event": {
"end": "2012-04-04T15:36:19.597000Z",
"reason": "Gain Access",
"reference": "https://falcon.eu-1.crowdstrike.com/identity-protection/detections/11111111111111111111111111111111:ind:11111111111111111111111111111111:4C3C6F82-C9C3-4FCB-9D17-DB88DC29E63F?_cid=11111111111111111111111111111111",
"severity": 2,
"start": "2012-04-04T15:36:19.597000Z",
"url": "https://falcon.eu-1.crowdstrike.com/identity-protection/detections/11111111111111111111111111111111:ind:11111111111111111111111111111111:4C3C6F82-C9C3-4FCB-9D17-DB88DC29E63F?_cid=11111111111111111111111111111111"
},
"@timestamp": "2012-04-04T15:36:19.597000Z",
"crowdstrike": {
"event_type": "IdpDetectionSummaryEvent",
"detect_description": "A stale user became active",
"detect_name": "Use of stale user account",
"pattern_id": "51130"
},
"threat": {
"tactic": {
"name": "Initial Access"
},
"technique": {
"name": "Valid Accounts"
}
},
"user": {
"domain": "EXAMPLE.ORG",
"id": "S-1-5-11-111111111-3333333333-2222222222-33775",
"name": "JOHNDOE"
},
"related": {
"user": [
"JOHNDOE"
]
}
}
{
"message": "{\"metadata\":{\"detectionIdString\":\"ldt:9ed90be65f99456c9361141f8cfa39ab:17212155109\",\"eventType\":\"Vertex\",\"edge\":{\"sourceVertexId\":\"pid:9ed90be65f99456c9361141f8cfa39ab:17326818154\",\"type\":\"primary_module\"},\"severity\":{\"name\":\"Critical\",\"code\":5}},\"event\":{\"customer_id\":\"5d505aca55a145b3bd234c399201f082\",\"device_id\":\"9ed90be65f99456c9361141f8cfa39ab\",\"id\":\"mod:9ed90be65f99456c9361141f8cfa39ab:01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b\",\"object_id\":\"01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b\",\"properties\":{\"MD5HashData\":\"68b329da9893e34099c7d8ad5cb9c940\",\"SHA1HashData\":\"0000000000000000000000000000000000000000\",\"SHA256HashData\":\"01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b\",\"TargetProcessId\":\"26229308171\"},\"scope\":\"device\",\"timestamp\":\"2022-07-30T20:32:53Z\",\"vertex_type\":\"module\"}}\n",
"event": {
"kind": "event",
"severity": 5
},
"@timestamp": "2022-07-30T20:32:53Z",
"crowdstrike": {
"event_type": "Vertex",
"detect_id": "ldt:9ed90be65f99456c9361141f8cfa39ab:17212155109",
"customer_id": "5d505aca55a145b3bd234c399201f082",
"host_id": "9ed90be65f99456c9361141f8cfa39ab",
"vertex_type": "module",
"scope": "device",
"object_id": "01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b",
"edge": {
"subject_id": "pid:9ed90be65f99456c9361141f8cfa39ab:17326818154",
"type": "primary_module"
},
"severity_name": "Critical"
},
"process": {
"pid": 26229308171
},
"file": {
"hash": {
"sha256": "01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b",
"sha1": "0000000000000000000000000000000000000000",
"md5": "68b329da9893e34099c7d8ad5cb9c940"
}
},
"related": {
"hash": [
"0000000000000000000000000000000000000000",
"01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b",
"68b329da9893e34099c7d8ad5cb9c940"
]
}
}
{
"message": "{\"metadata\":{\"detectionIdString\":\"ldt:9ed90be65f99456c9361141f8cfa39ab:17212155109\",\"eventType\":\"Vertex\",\"edge\":{\"sourceVertexId\":\"pid:9ed90be65f99456c9361141f8cfa39ab:17326818154\",\"type\":\"child_process\"},\"severity\":{\"name\":\"Critical\",\"code\":5}},\"event\":{\"id\":\"pid:f0e3fbf905c14b88adb500a495f9292f:123456789\",\"customer_id\":\"5d505aca55a145b3bd234c399201f082\",\"scope\":\"device\",\"object_id\":\"123456789\",\"device_id\":\"9ed90be65f99456c9361141f8cfa39ab\",\"vertex_type\":\"process\",\"timestamp\":\"2022-07-30T20:22:29Z\",\"properties\":{\"AllocateVirtualMemoryCount\":\"0\",\"ArchiveFileWrittenCount\":\"0\",\"AsepWrittenCount\":\"0\",\"AuthenticationId\":\"55555555\",\"BinaryExecutableWrittenCount\":\"0\",\"CLICreationCount\":\"0\",\"CommandLine\":\"taskhostw.exe Install $(Arg0)\",\"ConHostId\":\"856\",\"ConHostProcessId\":\"58913928\",\"ConfigBuild\":\"1007.3.0015316.10\",\"ConfigStateHash\":\"2146686153\",\"ContextProcessId\":\"8322695771\",\"ContextThreadId\":\"409412655947\",\"CycleTime\":\"224272919\",\"DirectoryCreatedCount\":\"0\",\"DirectoryEnumeratedCount\":\"0\",\"DnsRequestCount\":\"0\",\"DocumentFileWrittenCount\":\"0\",\"ExeAndServiceCount\":\"0\",\"ExecutableDeletedCount\":\"0\",\"ExitCode\":\"0\",\"FileDeletedCount\":\"0\",\"GenericFileWrittenCount\":\"0\",\"ImageFileName\":\"\\\\Device\\\\HarddiskVolume2\\\\Windows\\\\System32\\\\taskhostw.exe\",\"ImageSubsystem\":\"2\",\"InjectedDllCount\":\"0\",\"InjectedThreadCount\":\"0\",\"IntegrityLevel\":\"8192\",\"KernelTime\":\"468750\",\"MaxThreadCount\":\"8\",\"ModuleLoadCount\":\"25\",\"NetworkBindCount\":\"0\",\"NetworkCapableAsepWriteCount\":\"0\",\"NetworkCloseCount\":\"0\",\"NetworkConnectCount\":\"0\",\"NetworkConnectCountUdp\":\"0\",\"NetworkListenCount\":\"0\",\"NetworkModuleLoadCount\":\"0\",\"NetworkRecvAcceptCount\":\"0\",\"NewExecutableWrittenCount\":\"0\",\"ParentAuthenticationId\":\"81349050\",\"ParentProcessId\":\"58913928\",\"PrivilegedProcessHandleCount\":\"0\",\"ProcessCreateFlags\":\"525316\",\"ProcessEndTime\":\"133027667380241770\",\"ProcessEndTime_formatted\":\"2022-07-20T04:58:58.024177Z\",\"ProcessParameterFlags\":\"24577\",\"ProcessStartTime\":\"133027667360825182\",\"ProcessStartTime_formatted\":\"2022-07-20T04:58:56.082518Z\",\"ProcessSxsFlags\":\"64\",\"ProtectVirtualMemoryCount\":\"0\",\"QueueApcCount\":\"0\",\"RawProcessId\":\"14264\",\"RegKeySecurityDecreasedCount\":\"0\",\"RemovableDiskFileWrittenCount\":\"0\",\"RunDllInvocationCount\":\"0\",\"SHA256HashData\":\"f1e8525fe2fbff523b2e56472231d4ac9aa102ba614694213e59b5eb2590cc15\",\"ScreenshotsTakenCount\":\"0\",\"ScriptEngineInvocationCount\":\"0\",\"ServiceEventCount\":\"0\",\"SessionId\":\"5\",\"SetThreadContextCount\":\"0\",\"SnapshotFileOpenCount\":\"0\",\"SourceProcessId\":\"58913928\",\"SourceThreadId\":\"409387743461\",\"SuspectStackCount\":\"0\",\"SuspiciousCredentialModuleLoadCount\":\"0\",\"SuspiciousDnsRequestCount\":\"0\",\"SuspiciousFontLoadCount\":\"0\",\"SuspiciousRawDiskReadCount\":\"0\",\"Tags\":\"41, 53, 54, 55, 151, 874, 924, 12094627905582, 12094627906234\",\"TokenType\":\"2\",\"UnsignedModuleLoadCount\":\"0\",\"UserMemoryAllocateExecutableCount\":\"0\",\"UserMemoryAllocateExecutableRemoteCount\":\"0\",\"UserMemoryProtectExecutableCount\":\"0\",\"UserMemoryProtectExecutableRemoteCount\":\"0\",\"UserSid\":\"S-1-0-0\",\"UserSidHex\":\"0000000000000000\",\"UserTime\":\"312500\",\"WindowFlags\":\"128\",\"WindowTitle\":\"C:\\\\Windows\\\\system32\\\\taskhostw.exe\",\"platform\":\"0\",\"processTerminated\":\"true\"}}}\n",
"event": {
"kind": "event",
"severity": 5
},
"@timestamp": "2022-07-30T20:22:29Z",
"crowdstrike": {
"event_type": "Vertex",
"detect_id": "ldt:9ed90be65f99456c9361141f8cfa39ab:17212155109",
"customer_id": "5d505aca55a145b3bd234c399201f082",
"host_id": "9ed90be65f99456c9361141f8cfa39ab",
"vertex_type": "process",
"scope": "device",
"object_id": "123456789",
"edge": {
"subject_id": "pid:9ed90be65f99456c9361141f8cfa39ab:17326818154",
"type": "child_process"
},
"severity_name": "Critical"
},
"user": {
"id": "S-1-0-0"
},
"process": {
"command_line": "taskhostw.exe Install $(Arg0)",
"executable": "\\Device\\HarddiskVolume2\\Windows\\System32\\taskhostw.exe",
"name": "taskhostw.exe",
"title": "C:\\Windows\\system32\\taskhostw.exe",
"working_directory": "\\Device\\HarddiskVolume2\\Windows\\System32",
"pid": 14264,
"parent": {
"pid": 58913928
},
"start": "2012-02-26T17:17:53.802418Z",
"end": "2012-02-26T17:17:53.608252Z",
"exit_code": 0
},
"file": {
"hash": {
"sha256": "f1e8525fe2fbff523b2e56472231d4ac9aa102ba614694213e59b5eb2590cc15"
}
},
"related": {
"hash": [
"f1e8525fe2fbff523b2e56472231d4ac9aa102ba614694213e59b5eb2590cc15"
]
}
}
{
"message": "{\"metadata\": {\"customerIDString\": \"46de5283260647ec8f28def00bffd094\", \"offset\": 174, \"eventType\": \"AuthActivityAuditEvent\", \"eventCreationTime\": 1657110865303, \"version\": \"1.0\"}, \"event\": {\"UserId\": \"api-client-id:00000000000000000000000000000000\", \"UserIp\": \"185.162.177.26\", \"OperationName\": \"streamStarted\", \"ServiceName\": \"Crowdstrike Streaming API\", \"Success\": true, \"UTCTimestamp\": 1657110865, \"AuditKeyValues\": [{\"Key\": \"partition\", \"ValueString\": \"0\"}, {\"Key\": \"offset\", \"ValueString\": \"-1\"}, {\"Key\": \"appId\", \"ValueString\": \"sio-00000\"}, {\"Key\": \"eventType\", \"ValueString\": \"All event type(s)\"}, {\"Key\": \"APIClientID\", \"ValueString\": \"00000000000000000000000000000000\"}]}}",
"event": {
"kind": "event",
"category": [
"session"
],
"type": [
"start"
]
},
"@timestamp": "2022-07-06T12:34:25.303000Z",
"crowdstrike": {
"event_type": "AuthActivityAuditEvent",
"operation_name": "streamStarted"
},
"source": {
"ip": "185.162.177.26",
"address": "185.162.177.26"
},
"service": {
"name": "Crowdstrike Streaming API"
},
"user": {
"id": "api-client-id:00000000000000000000000000000000"
},
"related": {
"ip": [
"185.162.177.26"
]
}
}
{
"message": "{\"metadata\":{\"customerIDString\":\"46de5283260647ec8f28def00bffd094\",\"offset\":200,\"eventType\":\"AuthActivityAuditEvent\",\"eventCreationTime\":1657203917516,\"version\":\"1.0\"},\"event\":{\"UserId\":\"api-client-id:00000000000000000000000000000000\",\"UserIp\":\"185.162.177.26\",\"OperationName\":\"streamStopped\",\"ServiceName\":\"Crowdstrike Streaming API\",\"Success\":true,\"UTCTimestamp\":1657203917,\"AuditKeyValues\":[{\"Key\":\"APIClientID\",\"ValueString\":\"00000000000000000000000000000000\"},{\"Key\":\"partition\",\"ValueString\":\"0\"},{\"Key\":\"offset\",\"ValueString\":\"-1\"},{\"Key\":\"appId\",\"ValueString\":\"sio-00000\"},{\"Key\":\"eventType\",\"ValueString\":\"All event type(s)\"}]}}",
"event": {
"kind": "event",
"category": [
"session"
],
"type": [
"stop"
]
},
"@timestamp": "2022-07-07T14:25:17.516000Z",
"crowdstrike": {
"event_type": "AuthActivityAuditEvent",
"operation_name": "streamStopped"
},
"source": {
"ip": "185.162.177.26",
"address": "185.162.177.26"
},
"service": {
"name": "Crowdstrike Streaming API"
},
"user": {
"id": "api-client-id:00000000000000000000000000000000"
},
"related": {
"ip": [
"185.162.177.26"
]
}
}
{
"message": "{\"metadata\":{\"customerIDString\":\"46de5283260647ec8f28def00bffd094\",\"offset\":747,\"eventType\":\"UserActivityAuditEvent\",\"eventCreationTime\":1657614940000,\"version\":\"1.0\"},\"event\":{\"UserId\":\"foo.bar@sekoia.fr\",\"UserIp\":\"185.162.177.26\",\"OperationName\":\"detection_update\",\"ServiceName\":\"detections\",\"AuditKeyValues\":[{\"Key\":\"detection_id\",\"ValueString\":\"ldt:5418788591a444d1b45c2b39d3b07b50:21482411386\"},{\"Key\":\"new_state\",\"ValueString\":\"closed\"},{\"Key\":\"assigned_to\",\"ValueString\":\"Foo Bar\"},{\"Key\":\"assigned_to_uid\",\"ValueString\":\"foo.bar@sekoia.fr\"}],\"UTCTimestamp\":1657614940}}",
"event": {
"kind": "event",
"type": [
"change"
],
"category": [
"configuration"
]
},
"@timestamp": "2022-07-12T08:35:40Z",
"crowdstrike": {
"event_type": "UserActivityAuditEvent",
"detect_id": "ldt:5418788591a444d1b45c2b39d3b07b50:21482411386",
"operation_name": "detection_update"
},
"source": {
"ip": "185.162.177.26",
"address": "185.162.177.26"
},
"service": {
"name": "detections"
},
"user": {
"id": "foo.bar@sekoia.fr"
},
"related": {
"ip": [
"185.162.177.26"
]
}
}
{
"message": "{\"metadata\":{\"detectionIdString\":\"ldt:9ed90be65f99456c9361141f8cfa39ab:17212155109\",\"eventType\":\"Vertex\",\"edge\":{\"sourceVertexId\":\"pid:9ed90be65f99456c9361141f8cfa39ab:17326818154\",\"type\":\"user\"},\"severity\":{\"name\":\"Critical\",\"code\":5}},\"event\":{\"customer_id\":\"5d505aca55a145b3bd234c399201f082\",\"device_id\":\"9ed90be65f99456c9361141f8cfa39ab\",\"id\":\"uid:9ed90be65f99456c9361141f8cfa39ab:S-1-0-0\",\"object_id\":\"S-1-0-0\",\"properties\":{\"AuthenticationId\":\"999\",\"AuthenticationPackage\":\"NTLM\",\"ConfigBuild\":\"1007.3.0015316.10\",\"ConfigStateHash\":\"755481218\",\"ContextProcessId\":\"8941136\",\"ContextThreadId\":\"53626098020\",\"LogonDomain\":\"DOMAIN\",\"LogonId\":\"999\",\"LogonServer\":\"\",\"LogonTime\":\"2022-07-18T09:35:00.180Z\",\"LogonType\":\"0\",\"PasswordLastSet\":\"1601-01-01T00:00:00.000Z\",\"RemoteAccount\":\"0\",\"SessionId\":\"0\",\"UserCanonical\":\"\",\"UserFlags\":\"0\",\"UserIsAdmin\":\"0\",\"UserLogonFlags\":\"12\",\"UserName\":\"myuser\",\"UserPrincipal\":\"\",\"UserSid\":\"S-1-0-0\",\"UserSidHex\":\"0000000000000000\"},\"scope\":\"device\",\"timestamp\":\"2022-07-30T20:42:28Z\",\"vertex_type\":\"user\"}}\n",
"event": {
"kind": "event",
"severity": 5
},
"@timestamp": "2022-07-30T20:42:28Z",
"crowdstrike": {
"event_type": "Vertex",
"detect_id": "ldt:9ed90be65f99456c9361141f8cfa39ab:17212155109",
"customer_id": "5d505aca55a145b3bd234c399201f082",
"host_id": "9ed90be65f99456c9361141f8cfa39ab",
"vertex_type": "user",
"scope": "device",
"object_id": "S-1-0-0",
"edge": {
"subject_id": "pid:9ed90be65f99456c9361141f8cfa39ab:17326818154",
"type": "user"
},
"severity_name": "Critical"
},
"user": {
"domain": "DOMAIN",
"name": "myuser",
"id": "S-1-0-0"
},
"action": {
"properties": {
"LogonType": "0",
"LogonId": "999"
}
},
"related": {
"user": [
"myuser"
]
}
}
{
"message": "{\"metadata\":{\"detectionIdString\":\"ldt:9ed90be65f99456c9361141f8cfa39ab:17212155109\",\"eventType\":\"Vertex\",\"edge\":{\"sourceVertexId\":\"pid:9ed90be65f99456c9361141f8cfa39ab:17326818154\",\"type\":\"user_session\"},\"severity\":{\"name\":\"Critical\",\"code\":5}},\"event\":{\"customer_id\":\"5d505aca55a145b3bd234c399201f082\",\"device_id\":\"9ed90be65f99456c9361141f8cfa39ab\",\"id\":\"uses:9ed90be65f99456c9361141f8cfa39ab:S-1-0-0|999\",\"object_id\":\"S-1-0-0|999\",\"properties\":{\"AuthenticationId\":\"999\",\"AuthenticationPackage\":\"NTLM\",\"ConfigStateHash\":\"755481218\",\"ContextThreadId\":\"53626098020\",\"LogonDomain\":\"DOMAIN\",\"LogonId\":\"999\",\"LogonServer\":\"\",\"LogonTime\":\"2022-07-18T09:35:00.180Z\",\"LogonType\":\"0\",\"PasswordLastSet\":\"1601-01-01T00:00:00.000Z\",\"RemoteAccount\":\"0\",\"SessionId\":\"0\",\"UserCanonical\":\"\",\"UserFlags\":\"0\",\"UserIsAdmin\":\"0\",\"UserLogonFlags\":\"12\",\"UserName\":\"mysuer\",\"UserPrincipal\":\"\",\"UserSid\":\"S-1-0-0\"},\"scope\":\"device\",\"timestamp\":\"2022-07-30T20:27:27Z\",\"vertex_type\":\"user-session\"}}\n",
"event": {
"kind": "event",
"severity": 5
},
"@timestamp": "2022-07-30T20:27:27Z",
"crowdstrike": {
"event_type": "Vertex",
"detect_id": "ldt:9ed90be65f99456c9361141f8cfa39ab:17212155109",
"customer_id": "5d505aca55a145b3bd234c399201f082",
"host_id": "9ed90be65f99456c9361141f8cfa39ab",
"vertex_type": "user-session",
"scope": "device",
"object_id": "S-1-0-0|999",
"edge": {
"subject_id": "pid:9ed90be65f99456c9361141f8cfa39ab:17326818154",
"type": "user_session"
},
"severity_name": "Critical"
},
"user": {
"domain": "DOMAIN",
"name": "mysuer",
"id": "S-1-0-0"
},
"action": {
"properties": {
"LogonType": "0",
"LogonId": "999"
}
},
"related": {
"user": [
"mysuer"
]
}
}
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. |
action.properties.LogonId |
keyword |
The id of the Logon |
action.properties.LogonType |
keyword |
The type of the Logon |
agent.id |
keyword |
Unique identifier of this agent. |
cloud.account.id |
keyword |
The cloud account or organization id. |
cloud.instance.id |
keyword |
Instance ID of the host machine. |
cloud.region |
keyword |
Region in which this host, resource, or service is located. |
crowdstrike.account_creation_time_stamp |
keyword |
The timestamp of when the source account was created in Active Directory |
crowdstrike.activity_id |
keyword |
ID of the activity that triggered the detection |
crowdstrike.added_privilege |
keyword |
The difference between their current and previous list of privileges |
crowdstrike.attempt_outcome |
keyword |
Whether the exploitation attempt was successful |
crowdstrike.customer_id |
keyword |
Customer ID (cid) |
crowdstrike.detect_description |
keyword |
A description of what an adversary was trying to do in the environment and guidance on how to begin an investigation. |
crowdstrike.detect_id |
keyword |
The Detection ID for the detection. Can be used in other APIs, such as Detection Resolution and ThreatGraph. |
crowdstrike.detect_name |
keyword |
Name of the identity-based detection |
crowdstrike.edge.subject_id |
keyword |
The identifier of a parent vertex in the graph exploration |
crowdstrike.edge.type |
keyword |
The type of relationship with the subject |
crowdstrike.event_type |
keyword |
Type of the event |
crowdstrike.host_groups |
keyword |
The ids of groups the host belongs to |
crowdstrike.host_id |
keyword |
The crowdstrike identifier of the host |
crowdstrike.idp_policy_rule_trigger |
keyword |
Identity Protection policy rule trigger |
crowdstrike.incident_description |
keyword |
A description of the identity-based detection or incident name value |
crowdstrike.incident_end |
date |
Time of the latest activity in the incident |
crowdstrike.incident_id |
keyword |
The incident ID of the incident |
crowdstrike.incident_start |
date |
Time of the first activity in the incident |
crowdstrike.incident_type |
keyword |
Identity-based incident or detection name |
crowdstrike.object_id |
keyword |
The identifier of a vertex |
crowdstrike.operation_name |
keyword |
Operation name |
crowdstrike.pattern_id |
keyword |
Identifies the pattern used for the detection |
crowdstrike.previous_privileges |
keyword |
A list of the source account's privileges before privilege changes were made |
crowdstrike.scope |
keyword |
The scope of a vertex |
crowdstrike.severity_name |
keyword |
Name of the severity of the event |
crowdstrike.state |
keyword |
Shows if the incident is still active. open = the incident is still active, closed = the incident is not active |
crowdstrike.vertex_type |
keyword |
The type of the vertex |
destination.domain |
keyword |
The domain name of the destination. |
destination.ip |
ip |
IP address of the destination. |
destination.port |
long |
Port of the destination. |
event.action |
keyword |
The action captured by the event. |
event.category |
keyword |
Event category. The second categorization field in the hierarchy. |
event.end |
date |
event.end contains the date when the event ended or when the activity was last observed. |
event.kind |
keyword |
The kind of the event. The highest categorization field in the hierarchy. |
event.reason |
keyword |
Reason why this event happened, according to the source |
event.reference |
keyword |
Event reference URL |
event.severity |
long |
Numeric severity of the event. |
event.start |
date |
event.start contains the date when the event started or when the activity was first observed. |
event.type |
keyword |
Event type. The third categorization field in the hierarchy. |
event.url |
keyword |
Event investigation URL |
file.hash.md5 |
keyword |
MD5 hash. |
file.hash.sha1 |
keyword |
SHA1 hash. |
file.hash.sha256 |
keyword |
SHA256 hash. |
file.name |
keyword |
Name of the file including the extension, without the directory. |
host.id |
keyword |
Unique host id. |
host.ip |
ip |
Host ip addresses. |
host.mac |
keyword |
Host MAC addresses. |
host.name |
keyword |
Name of the host. |
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.exit_code |
long |
The exit code of the process. |
process.name |
keyword |
Process name. |
process.parent.command_line |
wildcard |
Full command line that started the process. |
process.parent.executable |
keyword |
Absolute path to the process executable. |
process.parent.name |
keyword |
Process name. |
process.parent.pid |
long |
Process id. |
process.parent.working_directory |
keyword |
The working directory of the process. |
process.pid |
long |
Process id. |
process.start |
date |
The time the process started. |
process.title |
keyword |
Process title. |
process.working_directory |
keyword |
The working directory of the process. |
rule.name |
keyword |
Rule name |
service.name |
keyword |
Name of the service. |
source.geo.country_iso_code |
keyword |
Country ISO code. |
source.ip |
ip |
IP address of the source. |
source.nat.ip |
ip |
Source NAT ip |
source.port |
long |
Port of the source. |
threat.indicator.description |
keyword |
Indicator description |
threat.indicator.file.hash.sha256 |
keyword |
SHA256 hash. |
threat.indicator.type |
keyword |
Type of indicator |
threat.tactic.name |
keyword |
Threat tactic. |
threat.technique.name |
keyword |
Threat technique name. |
user.domain |
keyword |
Name of the directory the user is a member of. |
user.email |
keyword |
User email address. |
user.id |
keyword |
Unique identifier of the user. |
user.name |
keyword |
Short name or login of the user. |
user.roles |
keyword |
Array of user roles at the time of the event. |
user.target.domain |
keyword |
Name of the directory the user is a member of. |
user.target.email |
keyword |
User email address. |
user.target.id |
keyword |
Unique identifier of the user. |
user.target.name |
keyword |
Short name or login of the user. |
Supported events
This integration supports the following events from CrowdStrike Falcon:
- Detection Summaries (
DetectionSummaryEvent
) - Incident Summaries ('IncidentSummaryEvent')
- Audit logs (
UserActivityAuditEvent
andAuthActivityAuditEvent
) - Identity protection events (
IdpDetectionSummaryEvent
andIdentityProtectionEvent
)
This integration can also collect Vertex
through the Threat Graph API (restricted feature, please contact Crowdstrike Support to activate it).
Configure
Prerequisites
The following prerequisites are needed in order to setup efficient events handling:
- Have a Falcon Administrator account
Generate the Credentials
- Log in to the crowdstrike interface
- Click on the burger menu and go to
Support and resources
>Resources and tools
>API client and keys
. - In the
OAuth2 API Clients
tab, create an new OAuth2 API Client with theRead
permission for the scopesEvent Stream
andDetection
.
To collect Vertex
, please contact Crowdstrike Support to activate the Threat Graph API and create the ID of the legacy Threat Graph API.
Create the intake
Go to the intake page and create a new intake from the format CrowdStrike Falcon
. Copy the intake key.
Pull events
To start to pull events, you have to:
- Go to the playbooks page and create a new playbook with the Fetch CrowdStrike Falcon Events trigger
- Set up the module configuration with the base URL of the API (e.g. https://api.eu-1.crowdstrike.com), your client id and your client secret. Set up the trigger configuration with the intake key.
- Start the playbook and enjoy your events