Skip to main content

Hi All,

I am trying to solve event first seen and last seen using  MIN, MAX  functions,  but it returns an epoch value.

How to convert this Epoch values ?

Also is this right way to calculate firstseen and last seen for events

Thanks in Advance

 

 

Hi,

I think you can use the new YARA-L functions like 

to convert unix seconds to a string with YYYY-MM-DD format.

Hi,

I think you can use the new YARA-L functions like 

to convert unix seconds to a string with YYYY-MM-DD format.

thanks 


Reply