Stay organized with collections
Save and categorize content based on your preferences.
Change log for STIX
Date
Changes
2023-03-24
Enhancement: Added support for entity field mappings.
2022-12-12
Bug Fix - Mapped timestamp to "metadata.event_timestamp".
- Added Grok patterns to identify the type of log.
- Added type specific blocks like 'md5', 'sha1', 'sha256', 'domain-name', 'mal_file_name' etc.
2022-12-03
Bug Fix - Parsed unparsed logs:
- Added Grok patterns to identify the type of log.
- Added type specific blocks like 'mal_md5', 'mal_url' etc.
- Parsed 'SHA-512' as 'security_result.detection_fields' due to large size.