- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
09-06-2022 09:20 AM
Dears,
We are trying to do the following scenario and we want to check if it is doable or not:
1- We have a phishing playbook.
2- We are extracting all the attachments that are included inside an email file (.eml file).
3- the extraction of these files is working properly and we have each file associated with an entry id.
4- we want to submit those files to sandboxing tool but not all of them, we only want to submit the files that the analyst want to submit.
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.
So do we have an interactive multi select input inside a playbook?
Your support highly appreciated
09-07-2022 03:40 AM
This is achievable. I have attached the necessary files. The new files will provide:
Installing to test
To make this work (and therefore you can play around with the layouts etc), do the following:
There is one change you will need to make. In the automation script named "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.
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.
Regards
Adam
09-07-2022 03:40 AM
This is achievable. I have attached the necessary files. The new files will provide:
Installing to test
To make this work (and therefore you can play around with the layouts etc), do the following:
There is one change you will need to make. In the automation script named "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.
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.
Regards
Adam
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!