<?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: Dynamic interactive multi select input inside a playbook in Cortex XSOAR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/dynamic-interactive-multi-select-input-inside-a-playbook/m-p/514140#M1162</link>
    <description>&lt;P&gt;This is achievable. I have attached the necessary files. The new files will provide:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;A new custom layout (that is based on the Phishing Incident v3 layout)&lt;BR /&gt;
&lt;OL&gt;
&lt;LI&gt;This contains a new section called "Sandbox Submission"
&lt;OL&gt;
&lt;LI&gt;There is a new sub-section that contains a new field called "File Submissions" and a new button for submitting the files&lt;/LI&gt;
&lt;LI&gt;It also contains a "logs" section to show previous activities&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;The new File Submissions field has a field display script that populates file names that are found in the 'File' context value&lt;/LI&gt;
&lt;LI&gt;The File Submission Logs field (which is a grid) populates automatically after clicking the submit button&lt;/LI&gt;
&lt;LI&gt;The submit button uses another custom automation script that:
&lt;OL&gt;
&lt;LI&gt;Gathers the file names selected by the user&lt;/LI&gt;
&lt;LI&gt;Finds their EntryIDs&lt;/LI&gt;
&lt;LI&gt;Submits each file to the sandbox&lt;/LI&gt;
&lt;LI&gt;Populates the logs&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;After running, it will clear the File Submissions selections&lt;/LI&gt;
&lt;LI&gt;The submit button only appears when there are entries selecting in the File Submission field&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="5"&gt;&lt;STRONG&gt;Installing to test&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;To make this work (and therefore you can play around with the layouts etc), do the following:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Extract the "Archive.zip" attached.&lt;/LI&gt;
&lt;LI&gt;Import the 2 new automation scripts called "PopulateFileSubmissions.yml" and "SubmitFilesButton.yml".&lt;/LI&gt;
&lt;LI&gt;Import the incidentfields.json (this will create 2 new fields).&lt;/LI&gt;
&lt;LI&gt;Import the layout "layoutscontainer-Phishing_Incident_v3_Custom.json"&lt;/LI&gt;
&lt;LI&gt;Assign the layout to the incident type you want the Sandbox submission for&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;There is &lt;STRONG&gt;one change you will need to make&lt;/STRONG&gt;. In the automation script named&amp;nbsp;"SubmitFilesButton" you will need to edit line 15 to use the command you would like to use with your sandbox. I have an ANYRUN integration setup and have left my line in there in a commented state.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Apologies for simply providing the answer as files, but it was infinitely easier to show you how it worked rather than explain in a lengthy paragraph.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Adam&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 07 Sep 2022 10:40:25 GMT</pubDate>
    <dc:creator>ABurt</dc:creator>
    <dc:date>2022-09-07T10:40:25Z</dc:date>
    <item>
      <title>Dynamic interactive multi select input inside a playbook</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/dynamic-interactive-multi-select-input-inside-a-playbook/m-p/514072#M1161</link>
      <description>&lt;P&gt;Dears,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are trying to do the following scenario and we want to check if it is doable or not:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1- We have a phishing playbook.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2- We are extracting all the attachments that are included inside an email file (.eml file).&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;3- the extraction of these files is working properly and we have each file associated with an entry id.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;4- we want to submit those files to&amp;nbsp; sandboxing tool but not all of them, we only want to submit the files that the analyst want to submit.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My Question: can we pass those entry ids to an interactive input (multi select input).. That ask the analyst to pick which files to be submitted to sandboxing and based on his choices we will submit the chosen files.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So do we have an interactive multi select input inside a playbook?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your support highly appreciated&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 16:20:53 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/dynamic-interactive-multi-select-input-inside-a-playbook/m-p/514072#M1161</guid>
      <dc:creator>oDarweesh2</dc:creator>
      <dc:date>2022-09-06T16:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic interactive multi select input inside a playbook</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/dynamic-interactive-multi-select-input-inside-a-playbook/m-p/514140#M1162</link>
      <description>&lt;P&gt;This is achievable. I have attached the necessary files. The new files will provide:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;A new custom layout (that is based on the Phishing Incident v3 layout)&lt;BR /&gt;
&lt;OL&gt;
&lt;LI&gt;This contains a new section called "Sandbox Submission"
&lt;OL&gt;
&lt;LI&gt;There is a new sub-section that contains a new field called "File Submissions" and a new button for submitting the files&lt;/LI&gt;
&lt;LI&gt;It also contains a "logs" section to show previous activities&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;The new File Submissions field has a field display script that populates file names that are found in the 'File' context value&lt;/LI&gt;
&lt;LI&gt;The File Submission Logs field (which is a grid) populates automatically after clicking the submit button&lt;/LI&gt;
&lt;LI&gt;The submit button uses another custom automation script that:
&lt;OL&gt;
&lt;LI&gt;Gathers the file names selected by the user&lt;/LI&gt;
&lt;LI&gt;Finds their EntryIDs&lt;/LI&gt;
&lt;LI&gt;Submits each file to the sandbox&lt;/LI&gt;
&lt;LI&gt;Populates the logs&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;After running, it will clear the File Submissions selections&lt;/LI&gt;
&lt;LI&gt;The submit button only appears when there are entries selecting in the File Submission field&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="5"&gt;&lt;STRONG&gt;Installing to test&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;To make this work (and therefore you can play around with the layouts etc), do the following:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Extract the "Archive.zip" attached.&lt;/LI&gt;
&lt;LI&gt;Import the 2 new automation scripts called "PopulateFileSubmissions.yml" and "SubmitFilesButton.yml".&lt;/LI&gt;
&lt;LI&gt;Import the incidentfields.json (this will create 2 new fields).&lt;/LI&gt;
&lt;LI&gt;Import the layout "layoutscontainer-Phishing_Incident_v3_Custom.json"&lt;/LI&gt;
&lt;LI&gt;Assign the layout to the incident type you want the Sandbox submission for&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;There is &lt;STRONG&gt;one change you will need to make&lt;/STRONG&gt;. In the automation script named&amp;nbsp;"SubmitFilesButton" you will need to edit line 15 to use the command you would like to use with your sandbox. I have an ANYRUN integration setup and have left my line in there in a commented state.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Apologies for simply providing the answer as files, but it was infinitely easier to show you how it worked rather than explain in a lengthy paragraph.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Adam&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 10:40:25 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/dynamic-interactive-multi-select-input-inside-a-playbook/m-p/514140#M1162</guid>
      <dc:creator>ABurt</dc:creator>
      <dc:date>2022-09-07T10:40:25Z</dc:date>
    </item>
  </channel>
</rss>

