<?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 Its possibele to see which are the endpoint accesing usb in Cortex XDR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/its-possibele-to-see-which-are-the-endpoint-accesing-usb/m-p/561642#M5340</link>
    <description>&lt;P&gt;By default, we block USB access. However, if there's a specific need, we grant access. Is there a way to monitor if an endpoint is attempting to access USB without authorization?&lt;/P&gt;</description>
    <pubDate>Fri, 13 Oct 2023 12:23:42 GMT</pubDate>
    <dc:creator>RajeshPremSingh</dc:creator>
    <dc:date>2023-10-13T12:23:42Z</dc:date>
    <item>
      <title>Its possibele to see which are the endpoint accesing usb</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/its-possibele-to-see-which-are-the-endpoint-accesing-usb/m-p/561642#M5340</link>
      <description>&lt;P&gt;By default, we block USB access. However, if there's a specific need, we grant access. Is there a way to monitor if an endpoint is attempting to access USB without authorization?&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 12:23:42 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/its-possibele-to-see-which-are-the-endpoint-accesing-usb/m-p/561642#M5340</guid>
      <dc:creator>RajeshPremSingh</dc:creator>
      <dc:date>2023-10-13T12:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: Its possibele to see which are the endpoint accesing usb</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/its-possibele-to-see-which-are-the-endpoint-accesing-usb/m-p/561762#M5345</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/262549"&gt;@RajeshPremSingh&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for reaching out to Palo Alto Live Community.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If I understand correctly you want to monitor USB Plug in events, if this is the case you may use couple of options as shared below.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. If Device Configuration Profile is applied and Extension Policy is applied to the endpoint. In this case you may look for events under XDR Dataset or Preset device control using following XQL query and you may further improvise the query based on your requirements.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;dataset = xdr_data&lt;BR /&gt;| filter event_type = ENUM.DEVICE and event_sub_type = ENUM.DEVICE_PLUG &lt;/P&gt;
&lt;P&gt;OR&lt;BR /&gt;preset = device_control&lt;BR /&gt;| filter event_type = ENUM.DEVICE and event_sub_type = ENUM.DEVICE_PLUG&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. If extension Policy is not applied on the endpoint.&lt;/P&gt;
&lt;P&gt;dataset = xdr_data&lt;BR /&gt;| filter event_type = ENUM.MOUNT and event_sub_type = ENUM.MOUNT_DRIVE_MOUNT&amp;nbsp;&lt;BR /&gt;| alter storagedevicedrivetype = action_mount_device_info -&amp;gt; storage_device_drive_type{}&lt;BR /&gt;| filter storagedevicedrivetype = "2" {This is for USB Drive}&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Feel free to write back if you have further query.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps!&lt;/P&gt;
&lt;P&gt;Please mark the response as "Accept as Solution" if it answers your query.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 03:11:39 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/its-possibele-to-see-which-are-the-endpoint-accesing-usb/m-p/561762#M5345</guid>
      <dc:creator>PiyushKohli</dc:creator>
      <dc:date>2023-10-16T03:11:39Z</dc:date>
    </item>
  </channel>
</rss>

