EXPLORE

EXPLORE DETECTIONS

🔍
581 detections found

Change Conditional Access Policy

This KQL query lists all conditional access policies that have been changed. The modification of authentication processes can be used to create persistence on an cloud account.

T1556
KQL

CISA Known Exploited Vulnerabilities Visualization

The CISA has made an active list were the current exploited vulnerabilities are listed, this query visualizes the the number of vulnerable devices per CVEId. This can help prioritize the vulnerabilities that need patching.

KQL

ClickFix Triage Query

To efficiently triage ClickFix incidents the *ClickFix Triage KQL Query* below is developed. The KQL query has the following input:

KQL

ClickFix Triage Query

To efficiently triage ClickFix incidents the *ClickFix Triage KQL Query* below is developed. The KQL query has the following input:

KQL

Cloud Discovery Performed by User At Risk

This query detects discovery events that have been performed by a user at risk, this is done based on the subset DiscoveryEvents. You can add other items to the list if you feel the need to do so, because the list is currently limited. If you think additions are needed please raise a pull request.

T1069.003T1069
KQL

Cloud Persistence Activities by User At Risk

This query detects Persistence events that have been performed by a user at risk, this is done based on the subset PersistenceEvents. You can add other items to the list if you feel the need to do so, because the list is currently limited. If you think additions are needed please raise a pull request.

T1136.003T1078.004T1136T1078
KQL

CloudWorker Abuse Detection

This query detects network connections to known malicious Cloudflare workers

KQL

CockLi Abused Email Provider

raw.githubusercontent.com/jkerai1/TLD-TABL-Block/refs/heads/main/cockli-abused-Email-domains.txt'] with (format=csv, ignoreFirstRecord=False);

KQL

Command and control associated with privilege escalation vulnerability, CVE-2019-0808

This query was originally published in the threat analytics report, *Windows 7 zero-day for CVE-2019-0808*

KQL

Commandline Group Addition

This query is aimed to detect users that are added to a group via the commandline. Adding users to a group via the commandline is a common technique used by adversaries to gain additional permissions on systems/the domain.

T1098.007T1098
KQL

Commandline User Addition

This query is aimed to detect users that are added via the commandline. Adding users via the commandline is a common technique used by adversaries to gain persistence on systems. Some examples of commandlines used by aderveraries are shown below.

T1136.002T1136
KQL

Commandlines with cleartext passwords

Adversaries may search compromised systems to find and obtain insecurely stored credentials. It is best practice to not have unsecured credentials in use, therefore this query can help you to list accounts that use passwords on the commandline. Commandlines are often logged for various reasons, thus also accessible for adversaries. This query can guide you to which user use cleartext passwords on the commandline by providing the TotalExecutions, UniqueCommands, Commandlines, UniqueUsers and Usernames for each device.

T1552
KQL

Comparison between devices in Intune and MDE

This query lists the devices that are onboarded in Intune and classifies them based on the status of Defender For Endpoint. You can select your own *SearchPeriod* in this query. The MDE data is based on a process activities seen in the search window, if that is the case then the device is classified as *MDE Onboarded*. This can help determine which devices have not yet been onboarded to MDE.

KQL

Compromised certificate [Nobelium]

Search for the files that are using a compromised certificate associated with the Nobelium campaign.

KQL

Conditional Access Policy Addition

This KQL query lists all conditional access policies that have been added.

KQL

Confluence and WebLogic servers targeted by campaign

This query was originally published in the threat analytics report, *Confluence and WebLogic abuse*.

KQL

Connected PnP types

List the different Plug and Play (PnP) device types that are used in your organisation. The results are sorted by the total ammount of events seen for each type.

KQL

Connections to abused TLDs - DeviceNetworkEvents

Get spamhaus TLD list

KQL

Consumer VPN Domains - DeviceNetworkEvents

raw.githubusercontent.com/jkerai1/SoftwareCertificates/refs/heads/main/Bulk-IOC-CSVs/Consumer%20VPNs.csv"] with (format="csv", ignoreFirstRecord=True);

KQL

Copilot Models Used

This query renders a Piechart based on the models used by Copilot interactions in your environment.

KQL

Creation of new Azure Tenant

KQL

Creation of spoof directories with Unicode characters

Custom detection for the creation of spoof directories with Unicode characters

KQL

Credential harvesting through WDigest cache

This query was originally published in the threat analytics report, *WDigest credential harvesting*.

KQL

Credentials were added to an Azure AD application after 'Admin Consent' permissions granted [Nobelium]

Credentials were added to an application by UserA, after the application was granted admin consent rights by UserB

KQL
PreviousPage 4 of 25Next