- CheckMates
- :
- Products
- :
- Quantum
- :
- Threat Prevention
- :
- How to extract imported indicator files
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×
Sign in with your Check Point UserCenter/PartnerMap account to access more great content and get a chance to win some Apple AirPods! If you don't have an account, create one now for free!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to extract imported indicator files
Hi,
How can i extract imported csv indicator files from device or can i take their reports ?
Thanks.
Br.
- Tags:
- indicator
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
See sk92264:
SmartConsole
- User adds his indicator file which can be either CSV file or STIX formatted file.
- SmartConsole does basic validation for this file, for example it checks that the file is not empty and that CSV file is in the expected format.
- When uploading a file to SmartConsole, an XML file is generated for displaying purposes only.
- Security Management server gives an unique UUID for each Indicator file in the system.
Code Generation
- Prepares IOC metadata as a new fwset object called "indicators". This set contains each indicator's filename, SDB name, uuid, etc.
- Creates a zip file with all the indicator files themselves.
So, if you did add an indicator file, better save a backup - there is no export or report possibility available as you did generate the csv yourself...
CCSP - CCSE / CCTE / CTPS / CCME / CCSM Elite / SMB Specialist
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In R80.20.M1, you should be able to use the API to see the Threat Indicators.
See: Check Point - Management API reference: show threat-indicators
