IPhone 5 Safari Faking "Private Browsing" Mode

I recently posted in another forum about how suspicious click-through ads were appearing on my iPhone 5 within certain media web sites. Since I have never run Safari without “private browsing” mode being on; have always had “limit ad tracking” turned on; third-party cookies blocked;  and have geolocation and location services (for Safari) turned off, that should have been impossible. While the discussion participants had come up with some interesting possibilities, I realized that I had neglected to check the “Website Data” screen in iPhone’s Setup. So I just checked the web site storage. Got an unpleasant surprise when I was greeted with a screen-full of URL’s beginning with www.stayinvisible.com and carbonite.com. Tapped on “show all sites” and 100 or more URL’s scrolled by, among them many Apple web sites. Even found a competitor’s web site URL that should not have been there, since I’ve never visited their web site, nor any legitimate web site that would have hosted anything that would have set a cookie on this device.
Apple’s privacy policy with the current version of Safari for iPhone 5 (within IOS 7.1.2 11D257) is very clear:
"Private Browsing
When Private Browsing is enabled, Safari doesn’t remember the pages you visit, AutoFill information, and your open tabs aren’t stored in iCloud. Safari will also ask sites and their third party content providers (including advertisers) not to track you. Websites can’t modify information stored on your device, so services normally available at such sites may work differently until you turn off Private Browsing."
Apple stated that, “Websites can’t modify information stored on your device,…” yet I have in front of me proof that web sites CAN and DO modify information on my device while Safari’s “private browsing is on. This is very deceptive and a nasty way to treat customers who bought one of the most expensive PDA/smart phones on the market and now find that they have no web browsing security (Safari ignoring secure web site security certificate revocations, can’t detect bogus or malicious secure web sites), and apparently zero web browsing privacy, after Apple promised exactly the opposite.
Has anyone else finding that their web browsing security has been compromised with a recent vintage iPhone?

I’ve wiped the web cache several times since then. Several times I found more cookies in the web cache, at least once found over a hundred items, mostly for web sites I didn’t visit even once, but were all in my Safari bookmarks. Apparently, in addition to everything else going on, Apple appears to be rooting through my bookmarks without my permission.
Using Steve Gibson’s Cookie Forensics web page (https://www.grc.com/cookies/forensics.htm) I confirmed that web sites are able to save and retrieve cookie data from my iPhone with Private Browsing enabled. That violates Apple’s stated privacy policy.
The cookies that keep reappearing in the web cache, which also violates Apple’s stated privacy policy, apparently are leftovers from Safari crashes. I see five crashes in the past month, and crash logs for Safari going back to last year. Per my earlier post, after tapping the "delete" button, the cookies immediately disappeared, but then all came back at least once within a few seconds. That means IOS was hiding, and not deleting, the web cache when the "delete" button was tapped. The reappearing cookies are also only being hidden from the user, and become visible when a device crash prevents IOS from keeping the cookies hidden, since they've been in the web cache all the time.
I also see that other apps, like Podcasts, Stocks, and Weather are also writing or accessing items in the web cache, while “Private Browsing” mode has supposedly been “on.” The only thing “private” about “Private Browsing” mode is Apple deliberately hiding this activity from users.
Safari on IOS will allow web sites to track iPhone users regardless of an iPhone user’s device settings. Anyone who merely minimizes Safari between sessions, rather than killing the active Safari task, will find their device will act exactly the same whether “Private Browsing” is on or off. Safari might not prompt for, for example, a user name for a login, but if the web site stored a cookie with login info, it might already have you logged in (if a login were required for a particular page). And if a cookie were saved to the web cache after a device crash, Safari will again violate Apple's privacy policy and allow web sites to read and modify the cookies that were stored in the cache while "Private Browsing" mode were on. I confirmed that more than once.
Apple’s privacy policy for is a lie. Mobile Safari has no “Private Browsing Mode.”

Similar Messages

  • Safari autofills login field while in Private Browsing mode (and it shouldn't)

    I've come across a strange behaviour when using Safari in "Private Browsing" mode (under Lion).
    Recently, I'd visited a website which required logging in. Then I logged out, and after some time, tried to log in again. Somehow, my login name (which is an email address) was already in the respective field. "OK, that's strange, and it shouldn't happen," I thought and cleared Safari's Cache and Website Data. Interestingly, this wouldn't work either, and my login info was still accessible to Safari. I then went to Users/.../Library and trashed everything related to Safari that I could find. But to no avail. Now, at this moment I was surprised and a bit frustrated! Then I tried to access the same website using a second Mac. Login field remained unfilled in Safari there. Apparently, this issue is system-specific.
    Obviously, login data had been stored somewhere as a cookie or in a plist file or whatever. Question is, why on Earth does this happen in PRIVATE BROWSING mode, and where exactly this data is being stored? Anyone?
    Thanks!

    History is a permanent record of where you have been. This is not kept when you are using Private browsing. The Back button contains the last sequence of links that you clicked which is not the same as history. The back button site chain will be kept for convenience (else how could you back up in a browsing session?). When you turn off private browsing the back button chain will be discarded. There will be no history and no back button chain.

  • Reset Safari's Private Browsing Data

    Without private browsing, if I visit a site such as reddit, login, and check the "remember me" box, Safari will effectively remember me until I do a Reset Safari with everything checked (this is the expected behavior).  However, if I do exactly the same thing with Private Browsing enabled, Reset Safari stops working as expected for the data saved during a Private Browsing session.  Worse, the data Safari saves during the Private Browsing session stays permanently, so quitting and restarting Safari does not fix the problem, as once I re-enable Private Browsing, reddit will remember me again.
    I've tried everything I could to reset my Private Browsing data but apparently it keeps coming back.  I have plugins and Java disabled, so it can't be Flash; I've even gone as far as to remove the ~/Library/Caches/com.apple.Safari and ~/Library/Safari directories entirely to no avail, reddit continues to remember me in Private Browsing no matter what I do and only when Private Browsing is enabled (which is kind of ironic).
    Obviously I'm not concerned about reddit itself, but if reddit, which has no ill intent, can remember me, then I wonder how much data is being saved without my knowledge that I can't remove during a private browsing session.

    Vaelian, I face this bug, too. Did you find any solution or reported the bug, already?
    With Wireshark, I was able to verify that Apple simply sends the Cookie. Nobody (Flash, Java or HTML itself) did request the Cookie. The cache and cookies for private-browsing are kept as long as I am logged in. If you turn off private-browsing, Apple uses Library/Cookies/Cookies.binarycookies and therefore, the cookie is not present. However, if you turn on private-browsing again, the Cookie magically appears! I checked my whole disk and could not find the private-brwosing cookie-store. I guess, it is stored somewhere in RAM.
    My solution:
    I logged-out via Apple menu. Alternatively, I restart the whole computer. Then, all cached data and the cookies of my private-browsing mode got deleted.
    Side effects:
    This private-browsing cookie-store gets corrupted after some time and I experienced the wildest errors on webpages. Again, logging out and logging in again, solved it.

  • Why are the localStorage objects unavailable to Safari while Private Browsing?

    According to these two sites
    http://caniuse.com/#feat=namevalue-storage
    http://apple.stackexchange.com/questions/131587/how-can-a-web-site-determine-if- safari-private-browsing-is-turned-on
    HTML5 localStorage objects aren't accessible when users visit sites that use them via a Safari Private Browsing window.
    W3 indicated this is supported: http://www.w3schools.com/html/html5_webstorage.asp as does https://developer.apple.com/library/safari/documentation/tools/conceptual/safari extensionguide/ExtensionSettings/Extensi…
    I'm hoping to find or establish more information that confirms localStorage objects don't work in Safari Private Browsing windows. All other browsers my team has tried support this in private browsing mode.
    Thanks for any and all assistance.
    Message was edited by: cmcleod99

    Maybe Google history is enabled.
    *https://www.google.com/history/?hl=en&ctz=-120

  • Unless I am in private browsing mode some pages won't load properly. Data is moved and pictures located in strange places. Did a setting get changed? And if so, where do I go to change it back?

    Unless I am in private browsing mode my home page, statesmanjournal.com, and a number of other pages come up 'jumbled' with wording all over the place and pictures out of place. This just started happening yesterday. My laptop is ok with firefox, only desktop effected.

    Hi,
    Please also try deleting the cache and cookies in normal mode: '''Tools''' ('''Alt''' + '''T''') > '''Clear Recent History''', choose '''Everything''' in '''Time range to clear''', '''Cookies''' and '''Cache''' in '''Details''' and '''Clear Now'''. [https://support.mozilla.org/en-US/kb/Clear%20Recent%20History Clear Recent History]

  • HT1677 In iOS 7.1 I cannot find how to set Safari to Private browsing on iPad. Does anyone know?

    I upgraded my iPad to iOS 7.1 and now the option to set Safari into Private browsing has disappeared. Any hints where this is moved now?

    When top is white Private Browsing is off (tap to enlarge image)
    When top is black Private Browsing is on.

  • I need to get a list of sites I've visited from my home desktop computer while in private browser mode. I need all sites from 2011 & 2012

    I need to get records of websites I visited for 2011 & 2012 while private browsing on Mozilla firefox. The info page said although this info would not be recorded onto my computer there would be records of these websites through the Internet provider. How do I obtain these records?

    Your ISP's systems keep a running record of all requests and responses through your internet connection. How long these are preserved will vary. Please note, however, that these records might not be available to you even though you are their customer; they might limit access to law enforcement or other requests accompanied by a subpoena. You could contact your service provider and see what they are willing to do for you.
    Note: Your ISP would have no idea which requests were made in regular browsing mode versus private browsing mode because it looks identical from where they are. You would have to figure that out for yourself.

  • In FF4 while in Private Browsing mode i am unable to use the back or forward buttons, btw right click and back menu option works, just the buttons near the address bar are disabled at all times (this used to work fine in FF3.X)

    Back and forward buttons do not work in Private Browsing mode in FF4. works fin in FF3.x

    Back and forward buttons do not work in Private Browsing mode in FF4. works fin in FF3.x

  • How can I fix this: Firefox is locked (unlock options greyed out) in private browsing mode on my MacBook Pro running Lion.

    It seems frozen in private browsing mode. Cannot get it back into normal browsing mode. Firefox is completely updated on the MAC as is the MAC Lion OS.

    Contact the App store for Apple ID help. Their support link is on the right of the App store window
    LN

  • How do I cancel a download in firefox private browsing mode?

    Hi. When I download something in private browsing mode, I understand that it doesn't appear in download window.
    How do I cancel a download without closing the private window?
    I don't want to close all windows because I have several tabs opened and it will be really cumbersome to close all tabs and trying to open all of them again just so that I can cancel one download.
    Details of my system is as following.
    Name Firefox
    Version 24.7.0
    User Agent Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Firefox/24.0
    Thanks.

    Note that Firefox 24.8.0 is the current ESR release (click Show: Firefox 24).
    *https://www.mozilla.org/en-US/firefox/organizations/all.html
    That should work with the ESR version as well and while in a Private Browsing mode tab/window you get the about:downloads page in a tab in that window and if you are in a non-private mode tab you get the Downloads folder in the Library by default, but the about:downloads page shows the downloads made in normal mode.
    I can toggle the state of about:downloads tab with the Private Tab extension to switch between the two modes and see their content change.
    * https://addons.mozilla.org/firefox/addon/private-tab/

  • If Firefox 20 is in Private Browsing mode then a possible persona is disabled and the default theme is used - oh god, no - what can I do to keep both?

    Cor-el answered on the 4.4.13: " If Firefox 20 is in Private Browsing mode then a possible persona is disabled and the default theme is used. So you will have to make a choice."
    Can I go back to an older version of FF? I really do not want to choose. Will that problem be fixed in FF 21? I really love Firefox, it has always been my favorite browser - but giving up the Personas will be hard and I don't understand why I have to...
    How do I reinstall an older version of FF? Is there another solution?

    Remember to use the per window Private Browsing when you are doing banking or other confidential / financial work.
    One option is now
    * '''Firefox Button -> New Private Browsing Window'''
    * (Linux / xp File -> New Private Browsing Window)
    * see [[Private Browsing - Browse the web without saving information about the sites you visit]]
    You may even benefit from saving your History.It improves the functionality of the location bar / ''awesome-bar ''
    *[[Awesome Bar - Find your bookmarks, history and tabs when you type in the address bar]]

  • How to turn off private browsing mode to read kindle cloud

    I have purchased kindle ebook to read from iPad. Told private browsing mode needs to be turned off. How is that done?

    There is not a setting for turning on & off private browsing in Firefox mobile.
    <!-- There is not a setting for entering and leaving private browsing in Firefox mobile. You can manually clear all private data by pressing the 'Clear private data' button in the Preferences window. [post by kbrosnan] -->
    I could be wrong so let me do some more digging and see if there is a easier way.
    '''Update:'''
    <br> Do you have a problem where a blank page is loading for Kindle Cloud Reader? I see there's a FAQ page saying to make sure private browsing mode is off if you are having problems with Kindle Cloud Reader. If that is right, could you tell us what kinds of problems you're seeing w/ Kindle Cloud?
    This article shows you how to close tabs in Private Browsing mode in Firefox for Android:
    <br>[https://support.mozilla.org/en-US/kb/mobile-private-browsing-browse-web-without-saving-syncing-info#w_manage-your-open-private-browsing-tabs Mobile Private Browsing - Manage your private browsing tabs]

  • How can I stop Firefox 's private browsing mode from restricting Netlflix from storing settings on my computer?

    I have a Netflix subscription, which is supposed to let me watch movies online, on its website. However, when I selected one of their "Instant Viewing" movies, a page popped up, saying: "Silverlight Application Storage Error -- Firefox's private browsing mode is restricting Netflix from storing settings on your computer. To resolve this problem, perform the following steps: Click the Tools menu at the top of the browser and select Stop Private Browsing " if enabled.
    There is no such "Tools" tab/menu at the top of my Firefox browser; there's only a drop-down box with various headings, but "Tools" is not among them.
    How do I fix this thing with Netflix?

    This will be an old message written before the Firefox button came into common use.
    * use '''Firefox button -> Stop Private Browsing'''
    * see [[Private Browsing - Browse the web without saving information about the sites you visit]]
    * you may also need to review your History settings<br/>[[Settings for privacy, browsing history and do-not-track]]
    Note there is a further change in Firefox 20, that will provide Private Browsing on a per Window basis, allowing you to use some tabs for Private Browsing, whilst most behave normally and save information. The help (kb) articles should be automatically updated to cover this.

  • Private Browsing mode sometimes doesn't remember cookie info when opening links in new tabs

    Also, when in Private Browsing mode, and I go to view the cookies in Options -> Privacy, I can see the cookies from the normal non-private browsing mode. All of them. It's not a fresh, clear, list like it should be.
    I don't think any info is being read or recorded between the two sessions types, though. Just that sometimes, when opening a link in a new tab or window, it forgets the cookie information. Again, this is in Private Browsing mode.
    I never had this problem until I upgraded to Firefox 19.

    Any progress or additional information yet?
    I also can see all of my "normal" cookies after switching to private browsing. (I remember that in the past I would see only a "blank" window when first switching to private mode.)
    Yes, I have tried safe mode and disabling add-ons, with no change in this behavior.
    Add-ons I have installed:
    Adblock Pluss 2.2.3
    BetterPrivacy 1.6.8
    Ghostery 2.9.3
    Googlebar Lite 4.9.7
    IE View 1.5.6
    Microsoft .NET Framework Assistant 1.3.1
    PrivacyChoice TrackerBlock 2.2
    Status-4-Evar 2013.02.16.23
    Bookmark Favicon Changer 1.74 (disabled)
    CheckPlaces 2.6.2 (disabled)
    Thanks!

  • Does the private browsing mode in FF3.6 use the cache from normal mode?

    While I'm in PB mode, does FF3.6 use the data from '''normal''' mode cache?
    The purpose of asking this Q is: I'm a web developer. I want to visit a site freshly (without any data used from cache). But I don't want to clear all my cache/cookies etc from all the sites I've visited so far. So I wish if I can switch to PB mode and visit this one site which doesn't use any data from normal mode cache .

    Firefox doesn't use the disk cache in Private Browsing mode, but does use the memory cache. See the about:cache page.
    In Private Browsing cookies from normal mode are not available and a new set of (session) cookies will be created that will be removed if you exit Private Browsing mode.<br />
    You can see that in the cookies manager: Tools > Options > Privacy > Cookies: "Show Cookies"

Maybe you are looking for

  • Ipod touch 4g- displays power cable on screen and won't work- help!

    My son got an ipod touch 4g for christmas today but we can't get it to work. It's charged and brand new but the screen shows a power cable and itunes icon but won;t let us do anything other than turn it on and off. can anyone help?

  • Business area not defaulted for tax line item

    Hello Friends, I am posting Customer invoice, when I simulate the invoice that time Output tax is automatically calculating the tax. My problem is, in the Output tax line item business area is required field which is appearing in display mode. T code

  • W530, W7-64: external monitor is dark except for mouse pointer

    Hello, I'm starting to experience this problem. Initially I had no problems with using an external monitor, but now I cannot use it. When I switch to the external monitor, the screen is dark, except for the mouse pointer which moves correctly.. Anyon

  • Keystore config error: keystore entry alias is not specified

    Hi all, I have been using the java keytool to genkey, do certreq and import the signed cert so far. I am now at the stage of using WebLogic admin console to configure the keystore to use this keystore. I am using WLS9.0. At the Keystore Config page,

  • PLEASE HELP!   I/O error message is ruining my life!

    I am trying to export to QT an assembly sequence of my film and I keep getting an I/O error message around halfway through? my files are save to a lacie drive and internal. any ideas?