Dear Mark Scherfling we are facing the same issue, where we get artifact from email parser , as email attachment but we are unable to send the same to sandbox file analysis, its says no content. Please tell us the way either to save artifact as proper files in artifacts from email .
or we call a function to save them as attachments. if the artifact files are uploaded manually as email attachment i am able to sandbox them, but with the email parser, as artifact i am unable to send the file to sandbox, question2: how to save file contents in artifacts from email parser function
------------------------------
PureCS SOC
------------------------------
Original Message:
Sent: Fri May 31, 2024 08:48 AM
From: Mark Scherfling
Subject: Artifact to attachment
Hi Maria,
Unfortunately, there isn't a way to create an attachment within an email parsing script. That would be the most straightforward approach if it existed.
It should be possible to develop a new function in the SOAR Utilities app to read the contents of an artifact and, with the existing string_to_attachment function, place those contents into an attachment. Then, a playbook can be written to trigger when an artifact of type Email Attachment is created to move that content into an attachment.
I will add that development to our request for enhancements.
------------------------------
Mark Scherfling
------------------------------