99 - Sample Exam IM Flashcards
IM Forensics - Skype
Name the main databases for iOS & Android, the main tables and timestamp used?
- main.db (iOS / Android)
- Accounts
Contacts
Transfer
Calls
Messages
CallMembers
ChatMembers
Conversations
Messages
Participants
Voicemails
Videos - unixepoch
IM Forensics - WhatsApp
- iOS -
Name the main databases, the main tables and timestamp used?
- ChatStorage.sqlite & Contacts.sqlite
-
ChatStorage.sqlite:
ZWAMESSAGE
(ZISFROMME: 0=received, 1=sent)
ZWAMESSAGEWORD
ZWACHATSESSION
ZWAGROUPMEMBER
ZWAGROUPINFO -
Contacts.sqlite:
ZWAMEDIAITEM
ZWACONTACT
ZWAPHONE
ZWASTATUS - NSDate: +978’307’200
IM Forensics - WhatsApp
- Android -
Name the main databases, the main tables and timestamp used?
- msgstore.db & wa.db
- msgstore.db:
- *chat_list**
- *Messages**
- (key_from_me: 0=incoming, 1=outgoing)*
wa.db:
- *wacontacts**
3. unixepoch
IM Forensics - Viber
- iOS -
Name the main databases, the main tables and timestamp used?
- contacts.db
-
ZABCONTACT
ZTEXTMESSAGE (ZDATE, ZTEXT)
ZATTACHMENT
ZCONVERSATION
ZPHONENUMBERINDEX
ZRECENT
ZSTICKER
ZSTICKERSPACKAGE
ZVIBERLOCATION - NSDate: +978’307’200
IM Forensics - Viber
- Android -
Name the main databases, the main tables and timestamp used?
- viber_data & viber_messages
-
viber_data:
calls
phonebookcontact
phonebookdata
vibernumbers
viber_messages:
Messages
(msg delivery status: 1=sent, 2=delivered; type: 0 = incoming, 1=outgoing)
participants
threads - unixepoch
IM Forensics - Skype
Where are the database files located for macOS and Android?
macOS: /Users/USERNAME/Library/Application Support/Skype/USERNAME/
Android: /data/data/com.skype.raider/files/USERNAME/
IM Forensics - WhatsApp
Where are the database files located for iOS and Android?
iOS:
- ChatStorage.sqlite*: /var/mobile/Applications
- Contacts.sqlite*: /private/var/mobile/Containers/ Shared/AppGroup
Android:
/data/data/com.whatsapp/
IM Forensics - Viber
Where are the database files located for iOS and Android?
iOS: /var/mobile/Applications/
Android: /data/data/com.viber.voip/