Lecture 13: Case study 3: IM Forensics Flashcards
Skype - important databases/tables
main.db
Potential evidence Skype
- Account information
- Contact information
- Call log
- Chat logs
- File Transfer
Whatsapp - important databases/tables
- ChatStorage.sqlite –> ZWAMESSAGE
- Contacts.sqlite –> ZWAADDRESSOOKCONTACT
Android
- msgstore.db –> messages
- wa.db –> wacontacts
Viber - important databases/tables
Contacts.data –>
ZABCONTACT (All contacts found on the phone)
ZATTACHMENT (All the attachments exchanged)
ZCONVERSATION (List of unique conversations)
ZPHONENUMBER (List of phone numbers)
ZRECENT (List of recent calls)
ZSTICKER (Data related to the sticker icons)
ZSTICKERSPACKAGE (Data related to the available sticker packages)
ZVIBERLOCATION (Latitude and longitude of each
message sent_
ZVIBERMESSAGE (List of messages exchanged)
Android:
- viber_data (calls, phonebookcontact, phonebookdata, vibernumbers)
- viber_messages (messages, participants, participants_info)