- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
07-03-2023 02:57 AM
Hello, i get some problems during setup my splunk to xsoar:
The problem i get is xsoar take the notable event hash filed like it was a file hash and i didn't want it in my playbook.
Some of you has already face this issue ? do you have resolved it ?
Thanks
07-07-2023 09:22 AM
Hey @valenting ,
I checked the incoming Splunk notable event mapper and didn't see any out of the box mapping to file fields, which is leading me to think it is happening within the playbook you are using. Can you see from which automation in the playbook that could be happening with? If you can locate that, that behavior can be switched off through the advanced section of the automation by setting "Indicator Extraction Mode" to "None".
It is also worth checking the incoming mapper that you're using, as that could have been modified to extract that field as a file hash indicator.
07-19-2023 06:31 PM - edited 07-19-2023 06:32 PM
Hi @valenting,
This is the default behaviour for all XSOAR incidents. The below screenshot shows Splunk Event Hashes being extracted as file hashes.
This can happen due to the below:-
1. Default Splunk Generic Playbook - This playbook has a step that extracts indicators from the entire incident context. You can modify the "Extract indicators from incident" step to focus specific fields inside the Splunk alert.
2. Indicator Extract Rules for Incident Type - Reconfigure the rule to prevent indicator extraction on "Incident Creation". Screenshot below.
For more information on Indicator Extraction, refer - https://docs-cortex.paloaltonetworks.com/r/Cortex-XSOAR/6.11/Cortex-XSOAR-Administrator-Guide/Indica...
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!