- 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.
01-11-2024 11:57 PM
Hi all,
Does anyone knows how to retrieve the firstSeen/creation date of an indicator using the GetIndicatorsByQuery command?
These are the only fields I know that can be returned so far but none of them is the firstSeen/creationDate of the indicator.
id,value,lastSeen,investigationIDs
I'm unable to have it populate every fields as well to look through the available data..
Thanks..
01-12-2024 10:38 AM - edited 01-12-2024 10:49 AM
Hello,
The output of GetIndicatorsByQuery is a file, so I'm not sure if that format is convenient. You can use SearchIndicators to retrieve additional fields into context for ex. !SearchIndicator query=`8.8.8.8` add_fields_to_context=firstSeen,lastSeen
Thanks,
Rahul Vijaydev
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!