<?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 filter cloud apps for non-sanctioned storage in Cortex XDR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-filter-cloud-apps-for-non-sanctioned-storage/m-p/522878#M3202</link>
    <description>&lt;P&gt;Thank you for the detailed reply &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/70130"&gt;@aleksandar.astardzhiev&lt;/a&gt;&amp;nbsp;!&lt;BR /&gt;&lt;BR /&gt;That makes sense on the difference between the two products. I think my question would've been better if comparing Cortex XDR to Microsoft Defender for Endpoint, as&lt;SPAN&gt;&amp;nbsp;Defender for Cloud Apps is just something integrated with it.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;With that said, would a similar CASB product to Defender for Cloud Apps be Prisma Cloud? I have been working with building the queries you mentioned for a few weeks though i'm running into the problems you also mentioned.&amp;nbsp; If Prisma Cloud contains similar features then that would be great to know.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Nov 2022 14:40:04 GMT</pubDate>
    <dc:creator>landon_cox</dc:creator>
    <dc:date>2022-11-30T14:40:04Z</dc:date>
    <item>
      <title>Cortex XDR filter cloud apps for non-sanctioned storage</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-filter-cloud-apps-for-non-sanctioned-storage/m-p/522446#M3191</link>
      <description>&lt;P&gt;&lt;SPAN&gt;My goal is to determine which device/user has used Sanctioned and non-Sanctioned cloud storage, e.g., Onedrive, SpiderOak, NextCloud, Syncthing.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;There is a feature in&amp;nbsp;Microsoft Defender for Cloud Apps&amp;nbsp;that i'm hoping to find in Cortex, which contains a specific list of all Cloud Storage that is used and a list of each device/user that has used them. It seems to gather this from EDR telemetry and the information is gathered in one section to easily view. Providing a screenshot from Microsoft's site of the section I'm mentioning.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Any assistance on doing this in Cortex would be great.&amp;nbsp;&lt;BR /&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Nov 2022 15:18:28 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-filter-cloud-apps-for-non-sanctioned-storage/m-p/522446#M3191</guid>
      <dc:creator>landon_cox</dc:creator>
      <dc:date>2022-11-25T15:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: Cortex XDR filter cloud apps for non-sanctioned storage</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-filter-cloud-apps-for-non-sanctioned-storage/m-p/522490#M3192</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/259020"&gt;@landon_cox&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;I am fairly new to Cortex XDR myself, so I don't consider self as completely competent, but I believe you XDR doesn't provide such functionality out of the box. And I would say it expected, Cortex XDR is endpoint protection (in simple terms), while Defender for Cloud Apps is CASB (cloud access security broker). Those are completely different product targeting completely different security domains.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would probably make some people angry but I would try to simplify and summarize CASB as simple forwarding proxy. As you can imaging any cloud service can be accesses in different ways - using dedicated application or with web browser. In order any CASB product to be able to detect and identify any cloud application/SaaS it needs to be able to inspect the traffic, this way it doesn't matter if you open OneDrive with browser or with app and if you sync directory or download something. And of course the easiest way is to proxy endpoint traffic.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cortex XDR is not CASB, it is not its focus. Having that said you probably could get similar result, but not as close as real CASB product.&lt;/P&gt;
&lt;P&gt;If you already use Palo Alto firewalls and you have SSL decryption for outbound traffic you can &lt;A href="https://docs.paloaltonetworks.com/pan-os/9-1/pan-os-admin/monitoring/view-and-manage-reports/generate-the-saas-application-usage-report" target="_blank"&gt;Generate the SaaS Application Usage Report (paloaltonetworks.com)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You could also use XQL and build a query that could search for DNS requests for known SaaS domains or network connections to known SaaS IP ranges. Unfortunately there are two problems:&lt;/P&gt;
&lt;P&gt;- Since XDR is not CASB there isn't any "signature" that you can use to identify if network traffic is related to SaaS/Cloud App.&lt;/P&gt;
&lt;P&gt;- Looking only at DNS logs in EDR logs is not reliable. Depending of how the application is generating the DNS request they could be not logged and not present in the EDR, so it is more reliable to search for network connections, which makes identifying SaaS traffic more difficult - you need to know their IP ranges.&lt;/P&gt;</description>
      <pubDate>Sun, 27 Nov 2022 15:18:58 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-filter-cloud-apps-for-non-sanctioned-storage/m-p/522490#M3192</guid>
      <dc:creator>aleksandar.astardzhiev</dc:creator>
      <dc:date>2022-11-27T15:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: Cortex XDR filter cloud apps for non-sanctioned storage</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-filter-cloud-apps-for-non-sanctioned-storage/m-p/522878#M3202</link>
      <description>&lt;P&gt;Thank you for the detailed reply &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/70130"&gt;@aleksandar.astardzhiev&lt;/a&gt;&amp;nbsp;!&lt;BR /&gt;&lt;BR /&gt;That makes sense on the difference between the two products. I think my question would've been better if comparing Cortex XDR to Microsoft Defender for Endpoint, as&lt;SPAN&gt;&amp;nbsp;Defender for Cloud Apps is just something integrated with it.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;With that said, would a similar CASB product to Defender for Cloud Apps be Prisma Cloud? I have been working with building the queries you mentioned for a few weeks though i'm running into the problems you also mentioned.&amp;nbsp; If Prisma Cloud contains similar features then that would be great to know.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 14:40:04 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-filter-cloud-apps-for-non-sanctioned-storage/m-p/522878#M3202</guid>
      <dc:creator>landon_cox</dc:creator>
      <dc:date>2022-11-30T14:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: Cortex XDR filter cloud apps for non-sanctioned storage</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-filter-cloud-apps-for-non-sanctioned-storage/m-p/522881#M3204</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/259020"&gt;@landon_cox&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;Palo Alto CASB product is Prisma Acess - &lt;A href="https://www.paloaltonetworks.com/sase/access" target="_blank" rel="noopener"&gt;https://www.paloaltonetworks.com/sase/access&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Unfortunately I don't have any experience with it so I wouldn't be much of a help here.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just for clarification:&lt;/P&gt;
&lt;P&gt;- Prisma SASE - combine Prisma Access and Prisma SD-WAN&lt;/P&gt;
&lt;P&gt;- Prisma Access - as mentioned provide CASB functionality and much more (remote access, zero trust access etc)&lt;/P&gt;
&lt;P&gt;- Prisma Cloud - cloud-native application protection, cloud workload protection, cloud posture management and cloud network security. This is more for protecting YOUR infrastructure in the public cloud (Azure, AWS, Google etc) and private cloud.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You may find this video interesting regarding Prisma SASE and Prisma Access. - &lt;A href="https://www.youtube.com/watch?v=4Yo1K9G3QRE" target="_blank" rel="noopener"&gt;https://www.youtube.com/watch?v=4Yo1K9G3QRE&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 15:26:34 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-filter-cloud-apps-for-non-sanctioned-storage/m-p/522881#M3204</guid>
      <dc:creator>aleksandar.astardzhiev</dc:creator>
      <dc:date>2022-11-30T15:26:34Z</dc:date>
    </item>
  </channel>
</rss>

