Skip to content

Flag header and event data timestamp mismatches #1698

@YamatoSecurity

Description

@YamatoSecurity

Under General Options in csv-timeline and json-timeline I would like to add an option -y, --timestamp-check Alert when event record header timestamp and record body timestamp differ

It will add two new fields TimestampMatch and HeaderTimestamp
When the timestamps match, TimestampMatch will be Y and when they do not match, it will be N.

When TimestampMatch is N, we will then populate HeaderTimestamp with the different timestamp recorded in the header.

Might also want to add a third column that shows the gap between the two timestamps.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions