<?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: Best Practice to Ignore or Exclude a list of Domains in Cortex XSOAR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/best-practice-to-ignore-or-exclude-a-list-of-domains/m-p/538694#M2006</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/271209"&gt;@cmcneil3&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would recommend the basic list feature. (&lt;A href="https://docs-cortex.paloaltonetworks.com/r/Cortex-XSOAR/8/Cortex-XSOAR-Administrator-Guide/Work-With-Lists" target="_blank"&gt;https://docs-cortex.paloaltonetworks.com/r/Cortex-XSOAR/8/Cortex-XSOAR-Administrator-Guide/Work-With-Lists&lt;/A&gt;)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It can be used in both a pre-processor and a playbook task. Screenshots showing the usage below.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Pre-processor Rule&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Example of pre-processor.png" style="width: 682px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/49446i09B5E04BE34D2551/image-dimensions/682x279/is-moderation-mode/true?v=v2" width="682" height="279" role="button" title="Example of pre-processor.png" alt="Example of pre-processor.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Playbook Task&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Playbook Task.png" style="width: 545px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/49447iADAB8A61DEA10767/image-dimensions/545x221/is-moderation-mode/true?v=v2" width="545" height="221" role="button" title="Playbook Task.png" alt="Playbook Task.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 14 Apr 2023 02:31:19 GMT</pubDate>
    <dc:creator>jfernandes1</dc:creator>
    <dc:date>2023-04-14T02:31:19Z</dc:date>
    <item>
      <title>Best Practice to Ignore or Exclude a list of Domains</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/best-practice-to-ignore-or-exclude-a-list-of-domains/m-p/538663#M2005</link>
      <description>&lt;P&gt;I am looking for the "Best Practice" method to prevent emailed links from our Security Awareness tool being run through various sandboxes or detonations.&lt;BR /&gt;&lt;BR /&gt;I need to be able to create a list of domains/subdomains and then reference the list of domains so that any playbooks or incidents are automatically closed without analysis being performed on the URLs.&lt;BR /&gt;&lt;BR /&gt;So far I have the following ideas, but I'm not sure which one is the "best" or least likely to cause problems/false positives.&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Pre-process Rule&lt;/LI&gt;
&lt;LI&gt;Exclusion List&lt;/LI&gt;
&lt;LI&gt;Various Playbooks
&lt;UL&gt;
&lt;LI&gt;The one that pulls in emails from our phishing mailbox&lt;/LI&gt;
&lt;LI&gt;The playbook that processes the emails&lt;/LI&gt;
&lt;LI&gt;The Phishing playbook&lt;/LI&gt;
&lt;LI&gt;The playbooks that do domain enrichment or URL detonation&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;The list of domains is pretty static, but I like the option of referencing a list in case a domain is added or removed from the vendor platform in the future.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2023 22:09:58 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/best-practice-to-ignore-or-exclude-a-list-of-domains/m-p/538663#M2005</guid>
      <dc:creator>cmcneil3</dc:creator>
      <dc:date>2023-04-13T22:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practice to Ignore or Exclude a list of Domains</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/best-practice-to-ignore-or-exclude-a-list-of-domains/m-p/538694#M2006</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/271209"&gt;@cmcneil3&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would recommend the basic list feature. (&lt;A href="https://docs-cortex.paloaltonetworks.com/r/Cortex-XSOAR/8/Cortex-XSOAR-Administrator-Guide/Work-With-Lists" target="_blank"&gt;https://docs-cortex.paloaltonetworks.com/r/Cortex-XSOAR/8/Cortex-XSOAR-Administrator-Guide/Work-With-Lists&lt;/A&gt;)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It can be used in both a pre-processor and a playbook task. Screenshots showing the usage below.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Pre-processor Rule&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Example of pre-processor.png" style="width: 682px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/49446i09B5E04BE34D2551/image-dimensions/682x279/is-moderation-mode/true?v=v2" width="682" height="279" role="button" title="Example of pre-processor.png" alt="Example of pre-processor.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Playbook Task&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Playbook Task.png" style="width: 545px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/49447iADAB8A61DEA10767/image-dimensions/545x221/is-moderation-mode/true?v=v2" width="545" height="221" role="button" title="Playbook Task.png" alt="Playbook Task.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2023 02:31:19 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/best-practice-to-ignore-or-exclude-a-list-of-domains/m-p/538694#M2006</guid>
      <dc:creator>jfernandes1</dc:creator>
      <dc:date>2023-04-14T02:31:19Z</dc:date>
    </item>
  </channel>
</rss>

