Earlier quoted context omitted.
In this case the “user” is in part the person granting controlled access. The person moving the mouse is not the user in total. Take a easier example an atm machine. If a person touching it can access accounts/remove money, there is no question about it being a security problem.
Someone on an ATM accessing accounts other than their own is a security problem. Someone on an ATM accessing youtube is not a security problem.
Google has a secret browser hidden inside the settings
261–270 of 327 posts
Re: Google has a secret browser hidden inside the settings
#262Earlier quoted context omitted.
Are we revealing our age through exploits now? How about "using gopher on a university library terminal to access a site that launched a telnet session so you can check your out-of-state college email over the summer"?
I definitely didn't use the open dialog in Notepad to run other executables at the library.
Re: Google has a secret browser hidden inside the settings
#263Re: Google has a secret browser hidden inside the settings
#264Google's increasingly cavalier attitude towards security is concerning: 1) Kids WILL use this to bypass parental / school controls as soon as they learn about it 2) In some contexts (especially as high-stakes test settings, but also some military/prison/finance/medical/legal/etc. settings) this IS a direct security risk 3) Given the embedded browser is not secure, if a lot of kids do this, it WILL lead to someone exp…
a browser is benign technology. If you want to block network access, you install a network filter.
Re: Google has a secret browser hidden inside the settings
#265Earlier quoted context omitted.
> Security is a field related to protecting device-users from malicious actors. You know - sometimes, just sometimes - it is also to do with protecting organisations from careless or malicious users. The three points are related to security, even it couched in terms of parents/children
If you (in this case parent) block something (in this case browsing porn sites) on some software (in this case Android device), it most definitely _is_ a security issue if the user (in this case a child) can bypass the restriction you imposed. I don't understand what's not clear there? If your phone is locked with a pin and you pass it to your friend (Stifler) because his mom just called you, he should not in any cir…
Re: Google has a secret browser hidden inside the settings
#266Earlier quoted context omitted.
I don't trust google for multiple reasons, wont use them for anything important or start new services, I am careful to what I search, etc... However, as far as my knowledge tells me Google is the best in the biz when it comes to security. While iPhones 0 click exploits cause the death of journalists and leak nudes of billionaires; The biggest 'Android' exploit Pegasus has requires going to some website, downloading a…
Not disagreeing, but consider the user base of iOS vs Android. iOS users are wealthier/etc., so exploits affecting them seem more likely to be “newsworthy” and, hence, more likely to be pursued (higher upside). Similarly, consider how a sunken ferry that killed hundreds of migrants went largely unnoticed during the brouhaha surrounding the Titanic sub.
Zerodium pays more for Android zero click FCP(full chain with persistence) than on iOS zero click FCP. Most other categories Android and iOS exploits pay the same.
Re: Google has a secret browser hidden inside the settings
#267Earlier quoted context omitted.
Okay, I'll bite... How did you bring up a web browser from XP Calculator? I know there's HTML Help, but I don't see a way to get on to the internet from there.
I found an article on it: https://techieinspire.com/how-to-access-the-internet-via-ms-...
Re: Google has a secret browser hidden inside the settings
#268Did some investigation. So when you click on "Manage my account" you actually get taken out of the settings app and into an Activity (name for the "screen" God object on Android) embedded inside of Google Play Services. Eventually, following this the browser is com.google.android.gms/.auth.folsom.ui.GenericActivity. This doesn't seem to be using the default system webview implementation, as on my phone that would be…
Alex Russell talked about Android's WebView not being Chrome at State of the Browser in 2021 https://2021.stateofthebrowser.com/speakers/alex-russell/
https://chromium.googlesource.com/chromium/src/+/HEAD/androi....
Re: Google has a secret browser hidden inside the settings
#269Earlier quoted context omitted.
That's exactly what this is. It's Android System Webview, the embedded browser that apps use when they aren't a browser themselves.
Sorry, but how is this news then? The Google settings have never felt native and therefore were almost certainly a browser for a very long time now
Re: Google has a secret browser hidden inside the settings
#270Earlier quoted context omitted.
Seems like an argument about system-driven and component-driven risk analyses - they both have their place, and they're not mutually exclusive. Risk-based approaches aren't about either removing all risk or paying attention to only the highest priority ones. Instead, they are about managing and tracking risk at acceptable levels based on threat models and the risk appetites of stakeholders, and implementing appropria…
It's a slightly different argument. The level of "reasonable risk" depends on the attacker in both situations. The odds of any individual crafting a special packet to crash my system are absurdly low. However, "absurdly low" is good enough. All it took was one individual to come up with the ping-of-death and one more to write a script to automate it, and systems worldwide were being taken down by random teenagers in…