<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Cortex XDR Correlation rule to detect /alert if a user logon to multiple endpoints at a time in Cortex XDR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-correlation-rule-to-detect-alert-if-a-user-logon-to/m-p/578491#M6168</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/262972"&gt;@Sree Rag R&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for reaching out on LiveCommunity!&lt;/P&gt;
&lt;P&gt;I have a created a XQL query which you can use as reference to create your own correlation rule.&lt;/P&gt;
&lt;P&gt;dataset = endpoints &lt;BR /&gt;| filter (user not in (null, """"""))&lt;BR /&gt;| comp count(endpoint_name) as NumOfComputer by user &lt;BR /&gt;| filter NumOfComputer &amp;gt; 1 &lt;BR /&gt;| fields user , NumOfComputer&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This query will list the users who have logged on more then one endpoints.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please c&lt;SPAN&gt;lick&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Accept as Solution&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;to acknowledge that the answer to your question has been provided.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 27 Feb 2024 13:52:07 GMT</pubDate>
    <dc:creator>nsinghvirk</dc:creator>
    <dc:date>2024-02-27T13:52:07Z</dc:date>
    <item>
      <title>Cortex XDR Correlation rule to detect /alert if a user logon to multiple endpoints at a time</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-correlation-rule-to-detect-alert-if-a-user-logon-to/m-p/578054#M6124</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can anybody help to create a&amp;nbsp;Cortex XDR Correlation rule using XQL to detect /alert if a user logon to multiple endpoints at a time&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Sree Rag R&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 12:40:47 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-correlation-rule-to-detect-alert-if-a-user-logon-to/m-p/578054#M6124</guid>
      <dc:creator>Sree Rag R</dc:creator>
      <dc:date>2024-02-22T12:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: Cortex XDR Correlation rule to detect /alert if a user logon to multiple endpoints at a time</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-correlation-rule-to-detect-alert-if-a-user-logon-to/m-p/578491#M6168</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/262972"&gt;@Sree Rag R&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for reaching out on LiveCommunity!&lt;/P&gt;
&lt;P&gt;I have a created a XQL query which you can use as reference to create your own correlation rule.&lt;/P&gt;
&lt;P&gt;dataset = endpoints &lt;BR /&gt;| filter (user not in (null, """"""))&lt;BR /&gt;| comp count(endpoint_name) as NumOfComputer by user &lt;BR /&gt;| filter NumOfComputer &amp;gt; 1 &lt;BR /&gt;| fields user , NumOfComputer&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This query will list the users who have logged on more then one endpoints.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please c&lt;SPAN&gt;lick&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Accept as Solution&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;to acknowledge that the answer to your question has been provided.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2024 13:52:07 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-correlation-rule-to-detect-alert-if-a-user-logon-to/m-p/578491#M6168</guid>
      <dc:creator>nsinghvirk</dc:creator>
      <dc:date>2024-02-27T13:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: Cortex XDR Correlation rule to detect /alert if a user logon to multiple endpoints at a time</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-correlation-rule-to-detect-alert-if-a-user-logon-to/m-p/578504#M6171</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/262972"&gt;@Sree Rag R&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This the more kind SIEM or Identity Protection requirement. However, you can try below and see if this meets your requirement:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;config timeframe between "10m" and "now"&amp;nbsp; //update this timeframe for the interval you are looking&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;|dataset = xdr_data&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;| filter event_type = EVENT_LOG AND action_evtlog_event_id = 4625 // Filtering by failed logon events`&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;| alter User_Name = arrayindex(regextract(action_evtlog_message,"Account For Which Logon Failed:\r\n.*\r\n.*?Account Name:.*?(\w.*?)\r\n"),0)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;| comp count_distinct(agent_hostname ) as host_count by User_Name&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;| filter host_count &amp;gt;1&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please click&amp;nbsp;&lt;STRONG&gt;Accept as Solution&lt;/STRONG&gt;&amp;nbsp;to acknowledge that the answer to your question has been provided.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2024 15:08:06 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-correlation-rule-to-detect-alert-if-a-user-logon-to/m-p/578504#M6171</guid>
      <dc:creator>aspatil</dc:creator>
      <dc:date>2024-02-27T15:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: Cortex XDR Correlation rule to detect /alert if a user logon to multiple endpoints at a time</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-correlation-rule-to-detect-alert-if-a-user-logon-to/m-p/578622#M6188</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A id="link_14" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/256101" target="_self" aria-label="View Profile of nsinghvirk"&gt;&lt;SPAN class=""&gt;Nsinghvirk&lt;/SPAN&gt;&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the revert. As u said this is&amp;nbsp;&lt;SPAN&gt;listing the users who have logged on more then one endpoints.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If u provide solution for displaying Endpoint name along with the result that would be more helpful.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Sree Rag R&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Feb 2024 10:49:50 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-correlation-rule-to-detect-alert-if-a-user-logon-to/m-p/578622#M6188</guid>
      <dc:creator>Sree Rag R</dc:creator>
      <dc:date>2024-02-28T10:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: Cortex XDR Correlation rule to detect /alert if a user logon to multiple endpoints at a time</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-correlation-rule-to-detect-alert-if-a-user-logon-to/m-p/578629#M6190</link>
      <description>&lt;P&gt;In general, you will have an Investigation/Alert Query on the Correlation rule, that will have the events ungrouped and thus showcasing the Endpoint names.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So, write a similar query without the counters and select the desired fields, inside the Correlation rule which will have as a main/logic query one of those mentioned in the previous replies (two queries in total).&lt;/P&gt;</description>
      <pubDate>Wed, 28 Feb 2024 11:47:45 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-correlation-rule-to-detect-alert-if-a-user-logon-to/m-p/578629#M6190</guid>
      <dc:creator>ithermos</dc:creator>
      <dc:date>2024-02-28T11:47:45Z</dc:date>
    </item>
  </channel>
</rss>

