<?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: Auto-categorize Outlook Phishing Email in Cortex XSOAR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/auto-categorize-outlook-phishing-email/m-p/503299#M961</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/222977"&gt;@benzer&lt;/a&gt;, Please mark&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/208030"&gt;@chrking&lt;/a&gt;'s answer as the solution.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 14 Jun 2022 02:02:13 GMT</pubDate>
    <dc:creator>jfernandes1</dc:creator>
    <dc:date>2022-06-14T02:02:13Z</dc:date>
    <item>
      <title>Auto-categorize Outlook Phishing Email</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/auto-categorize-outlook-phishing-email/m-p/502529#M946</link>
      <description>&lt;P&gt;Hello guys,&lt;BR /&gt;&lt;BR /&gt;I'm currently trying to create a Playbook that auto-categorize already analyzed phishing email, let me explain :&lt;BR /&gt;&lt;BR /&gt;Here is the current process :&lt;/P&gt;&lt;P&gt;1. An analyst tags an email as Phishing using Outlook categories in the main Email box&lt;/P&gt;&lt;P&gt;2. Thanks to a macro, the email is being put in a phishing email folder in outlook&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, I'd like Cortex XSOAR to :&lt;/P&gt;&lt;P&gt;3. Checks the Outlook phishing folder and get Sender Email Address + Subject&lt;/P&gt;&lt;P&gt;4. Auto-tag as phishing the emails in the main email box that have the same&amp;nbsp;Sender Email Address + Subject that XSOAR got in step 3.&lt;BR /&gt;&lt;BR /&gt;Could you please guys help to achieve this (if doable), I'm kinda lost right now and don't really know where to start, looking at the docs here are the ideas I have : Use microsoft graphs mails to get sender email and subject, then create a rule in office for each... Not sure if the best..&lt;BR /&gt;Thank you guys&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2022 08:08:08 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/auto-categorize-outlook-phishing-email/m-p/502529#M946</guid>
      <dc:creator>benzer</dc:creator>
      <dc:date>2022-06-10T08:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-categorize Outlook Phishing Email</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/auto-categorize-outlook-phishing-email/m-p/502553#M947</link>
      <description>&lt;P&gt;While it's probably possible to get it to work the way you're describing, you're going to run into some issues like the lack of email tagging support in the O365 integrations.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your best bet is probably to create incidents for all incoming emails to the main inbox, and then:&lt;/P&gt;&lt;P&gt;* Use a data collection/manual conditional task to get the verdict from your analyst on if the incident raised off an email is phishing or not.&lt;/P&gt;&lt;P&gt;* Store the verdict, along with the sender/subject in the incident fields, as we'll need them later.&lt;/P&gt;&lt;P&gt;* If it is phishing, use&amp;nbsp;msgraph-mail-move-email to move the email to the phishing inbox&lt;/P&gt;&lt;P&gt;* Use pre-processing rules to check emails against existing incidents with duplicate sender+subject&lt;/P&gt;&lt;P&gt;* If detected, move the new email to the phishing inbox (either with a script, or with "Link" then a playbook which detects the linking and self-closes once the mail is moved)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This means you have to replicate some of the existing Outlook logic for email moving on the Outlook side, but it should be simpler to implement overall.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2022 08:59:32 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/auto-categorize-outlook-phishing-email/m-p/502553#M947</guid>
      <dc:creator>chrking</dc:creator>
      <dc:date>2022-06-10T08:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-categorize Outlook Phishing Email</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/auto-categorize-outlook-phishing-email/m-p/502558#M948</link>
      <description>&lt;P&gt;Hello Chrking, thank you so much for your very quick and complete answer, I deeply appreciate.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2022 09:03:29 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/auto-categorize-outlook-phishing-email/m-p/502558#M948</guid>
      <dc:creator>benzer</dc:creator>
      <dc:date>2022-06-10T09:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-categorize Outlook Phishing Email</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/auto-categorize-outlook-phishing-email/m-p/503299#M961</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/222977"&gt;@benzer&lt;/a&gt;, Please mark&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/208030"&gt;@chrking&lt;/a&gt;'s answer as the solution.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 02:02:13 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/auto-categorize-outlook-phishing-email/m-p/503299#M961</guid>
      <dc:creator>jfernandes1</dc:creator>
      <dc:date>2022-06-14T02:02:13Z</dc:date>
    </item>
  </channel>
</rss>

