<?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: How to prevent IOCs and Incident Cases from being created when running playbooks in Cortex XSOAR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/how-to-prevent-iocs-and-incident-cases-from-being-created-when/m-p/505593#M998</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/208955"&gt;@pottapitot&lt;/a&gt;, every job run creates a new incident. This cannot be stopped. There might be other work arounds available. You could looks at using a scheduled command to run the &lt;EM&gt;&lt;FONT face="courier new,courier"&gt;!setPlaybook&lt;/FONT&gt;&lt;/EM&gt; command every X minutes. This would mimic the job run but consume a single incident ID.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regarding your second question, indicator extraction is enabled by default on XSOAR. As a part of best practises we recommend disabling it. You should disable it at a platform level and allow extraction on a specific task or command level. For more information refer - &lt;A href="https://docs.paloaltonetworks.com/cortex/cortex-xsoar/6-8/cortex-xsoar-admin/manage-indicators/auto-extract-indicators" target="_blank"&gt;https://docs.paloaltonetworks.com/cortex/cortex-xsoar/6-8/cortex-xsoar-admin/manage-indicators/auto-extract-indicators&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To disable it I would recommend adding the below server configs with the value set to 1 (Refer above link for possible values):-&lt;/P&gt;&lt;P&gt;&amp;nbsp;- reputation.calc.algorithm&lt;/P&gt;&lt;P&gt;&amp;nbsp;- reputation.calc.algorithm.fields.change&lt;/P&gt;&lt;P&gt;&amp;nbsp;- reputation.calc.algorithm.tasks&lt;/P&gt;&lt;P&gt;&amp;nbsp;- reputation.calc.algorithm.manual&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can then override the above by forcing extraction:-&lt;/P&gt;&lt;P&gt;1. At CLI - Add &lt;EM&gt;&lt;FONT face="courier new,courier"&gt;auto-extract=&lt;/FONT&gt;&lt;/EM&gt;&amp;nbsp;to the end of a command&lt;/P&gt;&lt;P&gt;2. At Task - &lt;STRONG&gt;Edit Task&lt;/STRONG&gt; -&amp;gt; &lt;STRONG&gt;Advanced&lt;/STRONG&gt; -&amp;gt; &lt;STRONG&gt;Indicator Extraction Mode&lt;/STRONG&gt; - &lt;A href="https://docs.paloaltonetworks.com/cortex/cortex-xsoar/6-6/cortex-xsoar-admin/playbooks/playbook-tasks/playbook-task-fields" target="_self"&gt;Refer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;3. At Field\Incident - &lt;STRONG&gt;Settings&lt;/STRONG&gt; -&amp;gt; &lt;STRONG&gt;Object Setup&lt;/STRONG&gt; -&amp;gt; &lt;STRONG&gt;Incidents&lt;/STRONG&gt; -&amp;gt; &lt;STRONG&gt;Type&lt;/STRONG&gt; -&amp;gt; &lt;EM&gt;&lt;STRONG&gt;&amp;lt;Incident Type&amp;gt;&lt;/STRONG&gt;&lt;/EM&gt; -&amp;gt; &lt;STRONG&gt;Indicator Extraction Rules&lt;/STRONG&gt; - &lt;A href="https://docs.paloaltonetworks.com/cortex/cortex-xsoar/6-6/cortex-xsoar-admin/manage-indicators/auto-extract-indicators/define-indicator-extraction-rules-for-an-indicator-type" target="_self"&gt;Refer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 23 Jun 2022 00:53:03 GMT</pubDate>
    <dc:creator>jfernandes1</dc:creator>
    <dc:date>2022-06-23T00:53:03Z</dc:date>
    <item>
      <title>How to prevent IOCs and Incident Cases from being created when running playbooks</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/how-to-prevent-iocs-and-incident-cases-from-being-created-when/m-p/505455#M997</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was making 2 playbooks.&lt;/P&gt;&lt;P&gt;In the first playbook, after creating the same I scheduled it as a job. Each time the job runs, it creates a incident case. How do I prevent the incident case from being created when the job runs?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the second playbook, I was creating playbook which pulls MISP feeds which I want to send to another solution. Since it is pulling feeds containing IOCs, it is creating indicators in the Threat Intel section. I do not want the IOCs from the feeds to be added to the Threat Intel section. I just want to pull the IOCs from the feeds and send the same to the external solution. How can I do this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2022 16:51:38 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/how-to-prevent-iocs-and-incident-cases-from-being-created-when/m-p/505455#M997</guid>
      <dc:creator>pottapitot</dc:creator>
      <dc:date>2022-06-22T16:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to prevent IOCs and Incident Cases from being created when running playbooks</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/how-to-prevent-iocs-and-incident-cases-from-being-created-when/m-p/505593#M998</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/208955"&gt;@pottapitot&lt;/a&gt;, every job run creates a new incident. This cannot be stopped. There might be other work arounds available. You could looks at using a scheduled command to run the &lt;EM&gt;&lt;FONT face="courier new,courier"&gt;!setPlaybook&lt;/FONT&gt;&lt;/EM&gt; command every X minutes. This would mimic the job run but consume a single incident ID.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regarding your second question, indicator extraction is enabled by default on XSOAR. As a part of best practises we recommend disabling it. You should disable it at a platform level and allow extraction on a specific task or command level. For more information refer - &lt;A href="https://docs.paloaltonetworks.com/cortex/cortex-xsoar/6-8/cortex-xsoar-admin/manage-indicators/auto-extract-indicators" target="_blank"&gt;https://docs.paloaltonetworks.com/cortex/cortex-xsoar/6-8/cortex-xsoar-admin/manage-indicators/auto-extract-indicators&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To disable it I would recommend adding the below server configs with the value set to 1 (Refer above link for possible values):-&lt;/P&gt;&lt;P&gt;&amp;nbsp;- reputation.calc.algorithm&lt;/P&gt;&lt;P&gt;&amp;nbsp;- reputation.calc.algorithm.fields.change&lt;/P&gt;&lt;P&gt;&amp;nbsp;- reputation.calc.algorithm.tasks&lt;/P&gt;&lt;P&gt;&amp;nbsp;- reputation.calc.algorithm.manual&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can then override the above by forcing extraction:-&lt;/P&gt;&lt;P&gt;1. At CLI - Add &lt;EM&gt;&lt;FONT face="courier new,courier"&gt;auto-extract=&lt;/FONT&gt;&lt;/EM&gt;&amp;nbsp;to the end of a command&lt;/P&gt;&lt;P&gt;2. At Task - &lt;STRONG&gt;Edit Task&lt;/STRONG&gt; -&amp;gt; &lt;STRONG&gt;Advanced&lt;/STRONG&gt; -&amp;gt; &lt;STRONG&gt;Indicator Extraction Mode&lt;/STRONG&gt; - &lt;A href="https://docs.paloaltonetworks.com/cortex/cortex-xsoar/6-6/cortex-xsoar-admin/playbooks/playbook-tasks/playbook-task-fields" target="_self"&gt;Refer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;3. At Field\Incident - &lt;STRONG&gt;Settings&lt;/STRONG&gt; -&amp;gt; &lt;STRONG&gt;Object Setup&lt;/STRONG&gt; -&amp;gt; &lt;STRONG&gt;Incidents&lt;/STRONG&gt; -&amp;gt; &lt;STRONG&gt;Type&lt;/STRONG&gt; -&amp;gt; &lt;EM&gt;&lt;STRONG&gt;&amp;lt;Incident Type&amp;gt;&lt;/STRONG&gt;&lt;/EM&gt; -&amp;gt; &lt;STRONG&gt;Indicator Extraction Rules&lt;/STRONG&gt; - &lt;A href="https://docs.paloaltonetworks.com/cortex/cortex-xsoar/6-6/cortex-xsoar-admin/manage-indicators/auto-extract-indicators/define-indicator-extraction-rules-for-an-indicator-type" target="_self"&gt;Refer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2022 00:53:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/how-to-prevent-iocs-and-incident-cases-from-being-created-when/m-p/505593#M998</guid>
      <dc:creator>jfernandes1</dc:creator>
      <dc:date>2022-06-23T00:53:03Z</dc:date>
    </item>
  </channel>
</rss>

