- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
09-23-2024 10:05 PM
Hello Team,
Am creating the custom indicators via playground command we need to add the "Description" message for particular IOC IP address.
i.e; IOC 158.x.192.10 Description= "Honeypot Malicious IP Address"
I could manually able to add description in Xsoar console > Indicators Tab > Edit Indicators Page. (Screenshot attached for your reference).
We need to add it same via Commands.
Regards,
Chiranjeevi
09-24-2024 06:43 PM
Hi,
Could you add a field triggered script and ask the user for the description that you wish to add to the indicator in question? That seems like a viable way to automate this process: https://docs-cortex.paloaltonetworks.com/r/Cortex-XSOAR/8.7/Cortex-XSOAR-On-prem-Documentation/Indic...
Another option is to design a dynamic section in the layout to run Python scripts and return the result to the layout: https://docs-cortex.paloaltonetworks.com/r/Cortex-XSOAR/8.7/Cortex-XSOAR-On-prem-Documentation/Creat...
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!