Cookie Time / date ...
 
Notifications
Clear all

Cookie Time / date format

3 Posts
3 Users
0 Reactions
545 Views
(@si666)
Eminent Member
Joined: 16 years ago
Posts: 28
Topic starter  

Hi,

I have a database of cookie details extracted from a nokia N900 which runs a debian version of linux. The cookies have a 10 digit expiry value e.g 1579564800 and a 16 digit last accessed value 1272969761031723. Can anyone tell me what format these values are in and an easy way of converting them.

Thanks


   
Quote
ehuber
(@ehuber)
Trusted Member
Joined: 17 years ago
Posts: 91
 

I don't know the answer to the question, but when I run into these sort of issues I generally use Craig Wilson's Dcode tool to help me with figuring out the answer.


   
ReplyQuote
binarybod
(@binarybod)
Reputable Member
Joined: 17 years ago
Posts: 272
 

I don't know about the first value but the second is microseconds from the unix epoch date (1970-01-01 000000.000000). It renders a date of 2010-05-04 104241.031723.

You can use TimeLord if you like 😉

http//www.forensicfocus.com/index.php?name=Downloads&d_op=viewdownloaddetails&lid=88

Paul


   
ReplyQuote
Share: