Browse Rules

Search and filter across all detection sources

97 rules

chronicle unknown yara-l

info_file_iso_mounted

Mount an ISO file

chronicle unknown yara-l

info_file_iso_written

ISO file write event

sagan informational other

[SOPHOS] Computer has been isolated

[SOPHOS] Computer has been isolated

hayabusa medium sigma

ISO Image Mounted

Detects the mount of an ISO image on an endpoint

sigma medium sigma

ISO Image Mounted

Detects the mount of an ISO image on an endpoint

bertjanp unknown kql

List Device Isolations

This query lists all the device isolation activities that have been performed by Defender For Endpoint. It is good practice to review those once every x period. The query extracts multiple events from the isolation action, ssuch as which device is isolated, what isolation comment has been used and the type of isolation that has been executed.

sagan medium other

[CISCO-SECUREENDPOINT] Endpoint Isolation Start Success

[CISCO-SECUREENDPOINT] Endpoint Isolation Start Success

sagan informational other

[CISCO-SECUREENDPOINT] Endpoint Isolation Stop Success

[CISCO-SECUREENDPOINT] Endpoint Isolation Stop Success

sekoia unknown yara

trojan_win_bbtok_iso_sep23 [yara_rules]

Finds BBTok installation ISO file

signature-base unknown yara

MAL_CRIME_Unknown_ISO_Jun21_1 [yara]

Triggers on ISO files that mimick NOBELIUM TTPs, but uses LNK files that call powershell instead.

elastic-protections high eql

Execution from a Downloaded ISO File

Identifies the execution of a process from a downloaded ISO file. Attacker may abuse ISO files to deliver malicious programs.

bertjanp unknown kql

Device Removed From Isolation

This query lists all the devices that are removed from isolation activities that have been performed by Defender For Endpoint. It is good practice to review those once every x period. The query extracts multiple events from the removal action, such as which device is isolated, what isolation comment has been used and the type of isolation that has been executed. The removal action is enriched with the original isolation information to return an overview of why the device has been isolated, by wh

sekoia-rules high other

ISO LNK Infection Chain

Detection of an ISO download followed by a child-process of explorer, which is characteristic of an infection using an ISO containing an LNK file.

bertjanp unknown kql

List inboxes that recieved an ISO attachment

Adversaries may use ISO files as email attachment to trick users into opening those malicious files. Trend Micro has done reaches on spam campgains that use ISO image files to deliver Lokibot and NanoCore malware onto victems devices. Recieving the ISO does not mean that the user is infected, depending on the malware, the user is mostly only infected after the ISO has been mapped or if files on the ISO have been opened. This query detects all inbound emails that contain a ISO image. By default

sublime high mql

Attachment: HTML smuggling with embedded base64-encoded ISO

HTML attachment contains a base-64 encoded ISO. This is a known TTP for multiple threat actors.

elastic-protections high eql

Suspicious ImageLoad from an ISO Mounted Device

Identifies instances of RunDLL32, Regsvr32 or Odbcconf loading a DLL from a mounted ISO device. Adversaries may deliver a malicious payload via an ISO file and execute it via rundll32.exe, regsvr32 or Odbcconf.

sekoia-rules high other

ISO LNK Infection Chain

Detection of an ISO (or any other similar archive file) downloaded file, followed by a child-process of explorer, which is characteristic of an infection using an ISO containing an LNK file. For events with `host.name`.

hayabusa high sigma

Phishing Pattern ISO in Archive

Detects cases in which an ISO files is opend within an archiver like 7Zip or Winrar, which is a sign of phishing as threat actors put small ISO files in archives as email attachments to bypass certain filters and protective measures (mark of web)

sigma high sigma

Phishing Pattern ISO in Archive

Detects cases in which an ISO files is opend within an archiver like 7Zip or Winrar, which is a sign of phishing as threat actors put small ISO files in archives as email attachments to bypass certain filters and protective measures (mark of web)

signature-base unknown yara

SUSP_ZIP_ISO_PhishAttachment_Pattern_Jun22_1 [yara]

Detects suspicious small base64 encoded ZIP files (MIME email attachments) with .iso files as content as often used in phishing attacks

hayabusa high sigma

Phishing Pattern ISO in Archive

Detects cases in which an ISO files is opend within an archiver like 7Zip or Winrar, which is a sign of phishing as threat actors put small ISO files in archives as email attachments to bypass certain filters and protective measures (mark of web)

sigma medium sigma

ISO or Image Mount Indicator in Recent Files

Detects the creation of recent element file that points to an .ISO, .IMG, .VHD or .VHDX file as often used in phishing attacks. This can be a false positive on server systems but on workstations users should rarely mount .iso or .img files.

hayabusa medium sigma

ISO or Image Mount Indicator in Recent Files

Detects the creation of recent element file that points to an .ISO, .IMG, .VHD or .VHDX file as often used in phishing attacks. This can be a false positive on server systems but on workstations users should rarely mount .iso or .img files.

bertjanp unknown kql

Hunt for rare ISO files on devices

Adversaries may use ISO files to obfuscate their malicious intentions and gain initail access. Those files may be send via mail. A common Actor that sends ISO attachments is Lokibot. To reduce the attack surface consider disabling auto mounting of disk images. This hunting query lets you search for rare ISO files in your organisation. The threshold for the query is that the ISO file has a global prevalence of less then 100, this can be adjusted to your needs. This query does not look for mounted

sigma high sigma

ISO File Created Within Temp Folders

Detects the creation of a ISO file in the Outlook temp folder or in the Appdata temp folder. Typical of Qakbot TTP from end-July 2022.