<?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: Help creating a Cortex XDR alert when a user is added to a privileged group in Active Directory in Cortex XDR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/help-creating-a-cortex-xdr-alert-when-a-user-is-added-to-a/m-p/545746#M4547</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I went through all the fields and I cannot find a field to filter down the dataset to an active directory group. I see all the data in the XQL queries. Is there a field that can filter the data to the active directory privileged group by Cn, Active Group Name, or objectSid?&lt;/P&gt;</description>
    <pubDate>Tue, 13 Jun 2023 12:58:57 GMT</pubDate>
    <dc:creator>michaelpageHFE</dc:creator>
    <dc:date>2023-06-13T12:58:57Z</dc:date>
    <item>
      <title>Help creating a Cortex XDR alert when a user is added to a privileged group in Active Directory</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/help-creating-a-cortex-xdr-alert-when-a-user-is-added-to-a/m-p/544865#M4494</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am looking to create a Cortex XDR alert when a user is added to a privileged group in Active Director. I can get the alerts when a user is added to any group, but I am looking for only privileged groups.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2023 21:58:35 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/help-creating-a-cortex-xdr-alert-when-a-user-is-added-to-a/m-p/544865#M4494</guid>
      <dc:creator>michaelpageHFE</dc:creator>
      <dc:date>2023-06-05T21:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: Help creating a Cortex XDR alert when a user is added to a privileged group in Active Directory</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/help-creating-a-cortex-xdr-alert-when-a-user-is-added-to-a/m-p/544883#M4495</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/267080"&gt;@michaelpageHFE&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for writing to live community!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cortex XDR agent is capable of collection of event IDs for&amp;nbsp;&lt;SPAN&gt;Group member additions (4728, 4732, 4756) with Pro capabilities enabled. As a result, you can try to create a BIOC and correlation rule for the same. We can create BIOC rules on the event IDs and/or XQL queries for the same.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For BIOC, you can get through the BIOC rules with native parameters to create alerts for "4728", "4732", "4756" and fine tune as per your choice.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can also use XQL queries for the same as a BIOC rule or correlation rules on the same metric with the query below and choose to fine tune as per your choice.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;dataset = xdr_data 
| filter event_type = ENUM.EVENT_LOG and action_evtlog_event_id in (4728,4732,4756)
| fields &amp;lt;enter the fields of your choice&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps! Please mark the response as "Accept as Solution" if it answers your query.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2023 04:39:16 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/help-creating-a-cortex-xdr-alert-when-a-user-is-added-to-a/m-p/544883#M4495</guid>
      <dc:creator>neelrohit</dc:creator>
      <dc:date>2023-06-06T04:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: Help creating a Cortex XDR alert when a user is added to a privileged group in Active Directory</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/help-creating-a-cortex-xdr-alert-when-a-user-is-added-to-a/m-p/545746#M4547</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I went through all the fields and I cannot find a field to filter down the dataset to an active directory group. I see all the data in the XQL queries. Is there a field that can filter the data to the active directory privileged group by Cn, Active Group Name, or objectSid?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2023 12:58:57 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/help-creating-a-cortex-xdr-alert-when-a-user-is-added-to-a/m-p/545746#M4547</guid>
      <dc:creator>michaelpageHFE</dc:creator>
      <dc:date>2023-06-13T12:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: Help creating a Cortex XDR alert when a user is added to a privileged group in Active Directory</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/help-creating-a-cortex-xdr-alert-when-a-user-is-added-to-a/m-p/545752#M4548</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/267080"&gt;@michaelpageHFE&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The xdr_dataset is the dataset for logs collected from agent only. In case if you are ingesting and syncing data from your active directory using Cloud Identity Engine( using your on-prem or Azure/any other AD), the data from the CIE is stitched under the dataset pan_dss_raw.&lt;BR /&gt;&lt;BR /&gt;Please join the latter dataset to the fields in the former to get an output for the same and you should be able to get the columns of your choice.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2023 13:04:16 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/help-creating-a-cortex-xdr-alert-when-a-user-is-added-to-a/m-p/545752#M4548</guid>
      <dc:creator>neelrohit</dc:creator>
      <dc:date>2023-06-13T13:04:16Z</dc:date>
    </item>
  </channel>
</rss>

