From a69fd5e0caa760ab97802943608c69dbb5fe5194 Mon Sep 17 00:00:00 2001 From: Kamal <125541437+brokamal@users.noreply.github.com> Date: Mon, 9 Dec 2024 17:09:24 +0700 Subject: [PATCH] Update timeliner.yaml --- plaso/data/timeliner.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/plaso/data/timeliner.yaml b/plaso/data/timeliner.yaml index 772ad4f305..1cab643959 100644 --- a/plaso/data/timeliner.yaml +++ b/plaso/data/timeliner.yaml @@ -58,6 +58,14 @@ data_type: 'android:burners' attribute_mappings: - name: 'date_created' description: 'Creation Time' +- name: 'expiration_date' + description: 'Expiration Date' +- name: 'date_created' + description: 'Date Created' +- name: 'last_updated_date' + description: 'Last Updated Date' +- name: 'renewal_date' + description: 'Renewal Date' place_holder_event: true --- data_type: 'android:tango:conversation'