- iPhoneRoot.com - http://iphoneroot.com/ -
iPhone’s security issue: fix it
Posted By admin On September 23, 2008 @ 12:00 am In All, Other | No Comments

You probably know about latest iPhone’s security issue [1]. The good news is that there is a solution to fix it.
Jonathan Zdziarski has deviced a way to disable this writing to disk, so that screenshots [2] cannot be recovered. On a jailbroken iPhone, you can disable these screenshots with the following commands in MobileTerminal [3] or through SSH connection to iPhone:
# rm -rf /var/mobile [4]/Library/Caches/Snapshots
# ln -s /dev/null /var/mobile/Library/Caches/Snapshots
Screenshots themselves actually get written to /var/mobile/Library/Caches/Snapshots. So these commands delete this folder and symlink [5] it to /dev/null, so the screenshots don’t get written to disk.
The side effect to this is that when resuming an application, you’ll get the default screen in the zoom-in effect. Once the application resumes, however, you’ll have your application screen back. For example, your mail application will always zoom to the front as if you had an empty inbox, but will quickly correct itself once the application resumes.
“To return to the default behavior, just delete the symlink and the directory will get recreated. Mind you, this has no effect on the many other [6] pieces of data stored on the iPhone, and therefore your iPhone will always be at risk for leaking private data, especially to seasoned forensic examiners. Use at your own risk.”
via iphoneatlas
Article printed from iPhoneRoot.com: http://iphoneroot.com/
URL to article: http://iphoneroot.com/iphone%e2%80%99s-security-issue-fix-it/
URLs in this post:
[1] iPhone’s security issue: http://iPhoneRoot.com/iphones-security-issue/
[2] screenshots: http://iphoneroot.com/tag/screenshots/
[3] MobileTerminal: http://iphoneroot.com/tag/mobileterminal/
[4] mobile: http://iphoneroot.com/tag/mobile/
[5] symlink: http://iphoneroot.com/tag/symlink/
[6] other: http://iphoneroot.com/category/all/other/
[7] iPad Humor Commercial: http://iphoneroot.com/ipad-humor-commercial/
[8] Apple From 1976 To 2010 in Video Footage: http://iphoneroot.com/apple-from-1976-to-2010-in-video-footage/
[9] Apple iPad magic (video): http://iphoneroot.com/ipad-magic/
[10] Squeeze’s band player performed a solo on the iPad: http://iphoneroot.com/squeezes-band-player-performed-a-solo-on-the-ipad/
[11] Gadgets you cannot live without [Video]: http://iphoneroot.com/gadgets-you-cannot-live-without/
Click here to print.
Copyright © 2009 iPhone Root. All rights reserved.