CCFH-202 Exam QuestionsBrowse all questions from this exam

CCFH-202 Exam - Question 2


Which field should you reference in order to find the system time of a *FileWritten event?

Show Answer
Correct Answer: A,B

The correct field to reference for finding the system time of a *FileWritten event is 'ContextTimeStamp_decimal'. This field indicates the time at which an event occurred on the system as seen by the sensor. It captures the system time of the event, which is what is required to determine when the FileWritten event took place.

Discussion

5 comments
Sign in to comment
examtopics3000Option: A
Aug 4, 2023

ContextTimeStamp: System time of event creation.

Joe_KwokOption: A
Aug 3, 2023

System time should be ContextTimeStamp_decimal

gr23Option: A
Jan 10, 2024

ContextTimeStamp. FileTimeStamp only records time of file modification, not creation.

silva222222Option: A
May 4, 2024

(A) ContextTimeStamp_decimal: This field specifically refers to the time the event was captured by the security system, which is what you're interested in for a FileWritten event.

alanalanalanOption: A
Jun 26, 2024

the question is asking "system time of xxx". the "*FileWritten event" is the event, the focus is the system time, so the answer is A Document : Falcon Documentation > Event Investigation > Events > Events Full Reference (Events Data Dictionary) ContextTimeStamp_decimal The time at which an event occurred on the system, as seen by the sensor (in decimal, non-hex format). Not to be confused with timestamp which is the time the event was received by the cloud.