<?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: Blocking Bluetooth in Cortex XDR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/blocking-bluetooth/m-p/580250#M6319</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/274228"&gt;@JahidAliyev&lt;/a&gt;, thanks for reaching us using the Live Community.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can run a XQL Query like this, to retrieve all the "device plug" events from your tenant:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;preset = device_control 
| filter event_sub_type = ENUM.DEVICE_PLUG &lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then look at the "action_device_bus_type" field in your results to check how is reported the Bluetooth devices in your endpoint.&lt;/P&gt;
&lt;P&gt;Based on that value you can add a filter to that query than can work to create the BIOC rule.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;preset = device_control 
| filter event_sub_type = ENUM.DEVICE_PLUG 
| filter  action_device_bus_type = ENUM.YOURVALUE&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please check it and let me know how it goes.&lt;/P&gt;</description>
    <pubDate>Wed, 13 Mar 2024 16:48:43 GMT</pubDate>
    <dc:creator>jmazzeo</dc:creator>
    <dc:date>2024-03-13T16:48:43Z</dc:date>
    <item>
      <title>Blocking Bluetooth</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/blocking-bluetooth/m-p/580170#M6313</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to block blueotooth activities on endpoints in Cortex XDR. Is there any way or rule to do this? If yes, can you write rule?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2024 08:33:09 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/blocking-bluetooth/m-p/580170#M6313</guid>
      <dc:creator>JahidAliyev</dc:creator>
      <dc:date>2024-03-13T08:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking Bluetooth</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/blocking-bluetooth/m-p/580250#M6319</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/274228"&gt;@JahidAliyev&lt;/a&gt;, thanks for reaching us using the Live Community.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can run a XQL Query like this, to retrieve all the "device plug" events from your tenant:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;preset = device_control 
| filter event_sub_type = ENUM.DEVICE_PLUG &lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then look at the "action_device_bus_type" field in your results to check how is reported the Bluetooth devices in your endpoint.&lt;/P&gt;
&lt;P&gt;Based on that value you can add a filter to that query than can work to create the BIOC rule.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;preset = device_control 
| filter event_sub_type = ENUM.DEVICE_PLUG 
| filter  action_device_bus_type = ENUM.YOURVALUE&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please check it and let me know how it goes.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2024 16:48:43 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/blocking-bluetooth/m-p/580250#M6319</guid>
      <dc:creator>jmazzeo</dc:creator>
      <dc:date>2024-03-13T16:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking Bluetooth</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/blocking-bluetooth/m-p/650715#M7472</link>
      <description>&lt;P&gt;Hello JahidAliyev,&lt;/P&gt;
&lt;P&gt;You can use Device Configuration Profile to block bluetooth devices&lt;/P&gt;</description>
      <pubDate>Sat, 23 Nov 2024 11:20:58 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/blocking-bluetooth/m-p/650715#M7472</guid>
      <dc:creator>E.Jafarov</dc:creator>
      <dc:date>2024-11-23T11:20:58Z</dc:date>
    </item>
  </channel>
</rss>

