Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

6 May, 2024: The networking issue during the past two days has been identified and fixed.


computers / comp.mobile.android / Re: Google Play Protect adds real-time scanning upon software execution

SubjectAuthor
* Google Play Protect adds real-time scanning upon software executionWally J
`- Re: Google Play Protect adds real-time scanning upon software executionVanguardLH

1
Google Play Protect adds real-time scanning upon software execution

<uh1fcd$micb$1@paganini.bofh.team>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=46146&group=comp.mobile.android#46146

  copy link   Newsgroups: comp.mobile.android
Path: i2pn2.org!i2pn.org!paganini.bofh.team!not-for-mail
From: walterjo...@invalid.nospam (Wally J)
Newsgroups: comp.mobile.android
Subject: Google Play Protect adds real-time scanning upon software execution
Date: Sat, 21 Oct 2023 17:21:16 -0400
Organization: To protect and to server
Message-ID: <uh1fcd$micb$1@paganini.bofh.team>
Injection-Date: Sat, 21 Oct 2023 21:21:17 -0000 (UTC)
Injection-Info: paganini.bofh.team; logging-data="739723"; posting-host="aqrvbDZHMwEQGNwM6HQF3w.user.paganini.bofh.team"; mail-complaints-to="usenet@bofh.team"; posting-account="9dIQLXBM7WM9KzA+yjdR4A";
Cancel-Lock: sha256:/zfWQaRe58NIk9JsbjuYD9iDIEtz9O1Wl+ectxVcBbo=
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5512
X-MSMail-Priority: Normal
X-Notice: Filtered by postfilter v. 0.9.3
X-Newsreader: Microsoft Outlook Express 6.00.2900.5512
X-Priority: 3
 by: Wally J - Sat, 21 Oct 2023 21:21 UTC

Most people know Google Play Protect works, by default, whether or not you
have a Google Account by scanning all the apps every day (even if they are
not installed off the Google Play Store) once a day - and also scanning
every app (even if it's not installed off the Google Play Store) at the
time of installation of that app (no matter how it's installed).

But neither of those two scans were real time in terms of app execution.
Until now...

https://www.droid-life.com/2023/10/20/spot-malicious-apps-with-google-play-protects-real-time-app-scanning/
Google Play Protect is getting real-time app scanning, utilizing on-device
machine learning and similarity comparisons to ensure apps users are trying
to install don't contain malicious code.

Said to be available as part of Google Play Store version 37.5 which was
broken down by our friend Mishaal Rahman, "Real-time app scanning will help
combat malicious polymorphic apps that change their identifiable features
to avoid detection."

The software will extract important "signals" from the app and then send
them to the Play Protect backend for code-level evaluation. After the
analysis is done, users will then get a result letting them know if the app
appears safe to install or is potentially harmful. You can see what they
warning looks like above in the header image.
--
The whole point of Usenet is to find people who know more than you do.
And to contribute to the overall tribal knowledge value of the newsgroup.

Re: Google Play Protect adds real-time scanning upon software execution

<1nw6ldyle4ntc$.dlg@v.nguard.lh>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=46166&group=comp.mobile.android#46166

  copy link   Newsgroups: comp.mobile.android
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From: V...@nguard.LH (VanguardLH)
Newsgroups: comp.mobile.android
Subject: Re: Google Play Protect adds real-time scanning upon software execution
Date: Sat, 21 Oct 2023 19:32:33 -0500
Organization: Usenet Elder
Lines: 47
Sender: V@nguard.LH
Message-ID: <1nw6ldyle4ntc$.dlg@v.nguard.lh>
References: <uh1fcd$micb$1@paganini.bofh.team>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Trace: individual.net 6d3eRwtpsPrYoJnSjlai/wJPeAimQbXY9bnsZfKgEj/HxvJAJt
Keywords: VanguardLH,VLH
Cancel-Lock: sha1:AT6P0Qw2bgo/GFY6n6N7lcqB+Q0= sha256:/LrgIDERG7tZI8TnMqy4DL6t5Q7YdYgMxVHabfc1QPM=
User-Agent: 40tude_Dialog/2.0.15.41
 by: VanguardLH - Sun, 22 Oct 2023 00:32 UTC

Wally J <walterjones@invalid.nospam> wrote:

> Most people know Google Play Protect works, by default, whether or not you
> have a Google Account by scanning all the apps every day (even if they are
> not installed off the Google Play Store) once a day - and also scanning
> every app (even if it's not installed off the Google Play Store) at the
> time of installation of that app (no matter how it's installed).
>
> But neither of those two scans were real time in terms of app execution.
> Until now...
>
> https://www.droid-life.com/2023/10/20/spot-malicious-apps-with-google-play-protects-real-time-app-scanning/
> Google Play Protect is getting real-time app scanning, utilizing on-device
> machine learning and similarity comparisons to ensure apps users are trying
> to install don't contain malicious code.
>
> Said to be available as part of Google Play Store version 37.5 which was
> broken down by our friend Mishaal Rahman, "Real-time app scanning will help
> combat malicious polymorphic apps that change their identifiable features
> to avoid detection."
>
> The software will extract important "signals" from the app and then send
> them to the Play Protect backend for code-level evaluation. After the
> analysis is done, users will then get a result letting them know if the app
> appears safe to install or is potentially harmful. You can see what they
> warning looks like above in the header image.

The Play Store app is still disabling permissions on apps that haven't
been used for a long time (don't remember how long) despite configured
to disable that "feature". I had to go into each app to restore
permissions. I had set auto-remove = off, but, gee, mysteriously it
changed to auto-remove = on.

Wonder with whom they contracted to add the AV engine and feature set.
However, doesn't look like they use signatures, but cloud analysis of
trigger, resources, or events generated by an app (aka heuristics only).

The user is still prompted to decide to allow an install or not, and
therein is the failure point: users deciding on what is malicious.

Another article mentioning the same feature enhancement of Play Protect:

https://arstechnica.com/gadgets/2023/10/android-will-now-scan-sideloaded-apps-for-malware-at-install-time/

I'm using Play Store 37.9 on Android 8. Don't see anything in the Play
Protect settings that hint a different in AV behavior or features. But
then I'm not in India.

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor