<?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 New Pen Drive Plugged in Detected in Cortex XDR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/new-pen-drive-plugged-in-detected/m-p/560630#M5268</link>
    <description>&lt;P&gt;Can I create a rule to generate an event for detecting USB Plugged?? Is there any method to detect USB Plugged in event using cortex?? If so how??&lt;/P&gt;</description>
    <pubDate>Thu, 05 Oct 2023 06:32:24 GMT</pubDate>
    <dc:creator>Tharaka-Wijesinghe</dc:creator>
    <dc:date>2023-10-05T06:32:24Z</dc:date>
    <item>
      <title>New Pen Drive Plugged in Detected</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/new-pen-drive-plugged-in-detected/m-p/560630#M5268</link>
      <description>&lt;P&gt;Can I create a rule to generate an event for detecting USB Plugged?? Is there any method to detect USB Plugged in event using cortex?? If so how??&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2023 06:32:24 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/new-pen-drive-plugged-in-detected/m-p/560630#M5268</guid>
      <dc:creator>Tharaka-Wijesinghe</dc:creator>
      <dc:date>2023-10-05T06:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: New Pen Drive Plugged in Detected</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/new-pen-drive-plugged-in-detected/m-p/560645#M5269</link>
      <description>&lt;P&gt;Hello Tharaka,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;USB Device plugin alert may not be possible but definitely you should be able to create a BIOC rule for USB/RemovableMedia file operation, process operation activity with a low severity priority which will only trigger an alert in Alerts Table but not create an Incident.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Let me know, if that helps.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2023 07:58:30 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/new-pen-drive-plugged-in-detected/m-p/560645#M5269</guid>
      <dc:creator>aspatil</dc:creator>
      <dc:date>2023-10-05T07:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: New Pen Drive Plugged in Detected</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/new-pen-drive-plugged-in-detected/m-p/560774#M5281</link>
      <description>&lt;P&gt;So this will trigger an event only if any of file in the pen drive is clicked???&lt;/P&gt;</description>
      <pubDate>Fri, 06 Oct 2023 04:29:22 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/new-pen-drive-plugged-in-detected/m-p/560774#M5281</guid>
      <dc:creator>Tharaka-Wijesinghe</dc:creator>
      <dc:date>2023-10-06T04:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: New Pen Drive Plugged in Detected</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/new-pen-drive-plugged-in-detected/m-p/560796#M5282</link>
      <description>&lt;P&gt;Hello Tharaka,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can try with below BIOC query and play around it:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;preset = xdr_registry&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;| filter (action_registry_key_name contains "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\USBSTOR\Enum" and event_sub_type = REGISTRY_CREATE_KEY)&lt;BR /&gt;&lt;BR /&gt;Or you can&amp;nbsp;&lt;/SPAN&gt;consider using the following BIOC to raise alerts when a USB device is plugged in.&lt;/P&gt;
&lt;P&gt;You can play around with the filters to whitelist allowed device IDs/vendors.&lt;/P&gt;
&lt;P&gt;dataset = xdr_data&lt;/P&gt;
&lt;P&gt;| filter event_type = device and event_sub_type = Device Plug&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know if that helps. Kindly mark accept as solution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Oct 2023 07:07:14 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/new-pen-drive-plugged-in-detected/m-p/560796#M5282</guid>
      <dc:creator>aspatil</dc:creator>
      <dc:date>2023-10-06T07:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: New Pen Drive Plugged in Detected</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/new-pen-drive-plugged-in-detected/m-p/560822#M5283</link>
      <description>&lt;P&gt;Can you describe the above two queries? The problem is my plugged in USB devices details are reside on below location.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USBSTOR&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And what is this "&lt;SPAN&gt;event_sub_type = REGISTRY_CREATE_KEY" ??&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Oct 2023 10:58:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/new-pen-drive-plugged-in-detected/m-p/560822#M5283</guid>
      <dc:creator>Tharaka-Wijesinghe</dc:creator>
      <dc:date>2023-10-06T10:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: New Pen Drive Plugged in Detected</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/new-pen-drive-plugged-in-detected/m-p/561763#M5346</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/262749"&gt;@Tharaka-Wijesinghe&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You may refer &lt;A href="https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/its-possibele-to-see-which-are-the-endpoint-accesing-usb/td-p/561642" target="_self"&gt;here&lt;/A&gt; as well.&amp;nbsp;&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:12:52 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/new-pen-drive-plugged-in-detected/m-p/561763#M5346</guid>
      <dc:creator>PiyushKohli</dc:creator>
      <dc:date>2023-10-16T03:12:52Z</dc:date>
    </item>
  </channel>
</rss>

