Live data from Hacker News

Barcode scanner app on Google Play infects 10M users with one update

blog.malwarebytes.com

301–310 of 465 posts

Re: Barcode scanner app on Google Play infects 10M users with one update

#301
post #31

The only reason this was detected was very overt behavior - opening AD popups. So I guesstimate for each one of these we have 10 that go undetected. This means the whole ecosystem is broken, as there is no reason this will happen only for updates and not for new apps as well. Apple's ecosystem is somewhat better, but I can't imagine they go through every line of code in each package, so most of their review is probab…

This happened on ios for me years ago. I had two apps that radically changed their business model (owner?) through updates with no recourse. I had an app called gas cubby, which let me locally - on the phone - keep track of all my vehicles. I could enter detailed information about each car such as year, make, model, vin, insurance policy, gas purchases, oil changes and the like. It would tell you gas mileage and remi…

I've been writing apps for a long time. They are usually free/Tier 1 apps.

A while back, I was approached by a [NATION OBFUSCATED] developer, asking to buy up one of my older apps (they are all open-source).

I ignored the request, and reported the approach to Apple, as I'm sure that this actor has been doing the same for many other apps.

This is apparently a common method for malware-slingers. They buy established, older apps, that they assume the developer has abandoned (I hadn't abandoned it, but it's a simple app that hardly ever needs tweaking. If I stop supporting an app, I remove it from the store).

They then "update" the app, with a little "extra flavoring."

Re: Barcode scanner app on Google Play infects 10M users with one update

#302

Stallman calls autoupdates a "universal backdoor".

I used to think he was "crazy" and I disregarded a lot of what he said. Recently I was reading the FSF website and I realized a lot of the stuff on there is actually full of some pretty good points, even if it's sometimes presented in a slightly "judgemental" or perhaps emotionally-charged manner. Some of the statements might not be 100% perfectly factually precise, but the jist of them is generally on-point. I have…

I've seen Stallman live, and in many interviews. The guy is in fact "crazy" in a loose sense. Really. Unfortunately, he is also often right. It's not a useful combination.

Re: Barcode scanner app on Google Play infects 10M users with one update

#304
post #118

Earlier quoted context omitted.

> We are at a point where auto-updates are more risky than the security flaw itself - especially since iOS has a pretty good sandbox, especially since its impossible for one app to access the data of another. Additionally, the App usually connects to a pretty limited set of servers, and is not publicly reachable. So the attack vector is pretty small. I'd have to say that most apps now connect to a rather large number…

hopefully Apple will require consent soon for the ID for advertisers Just think through the implications of that phrase for a moment, though. Your own device comes with a built-in mechanism specifically designed for advertisers to track you. Why was that ever a good idea in the first place?

Such mechanisms have already existed and never needed OS-level sanction. It’s pretty clear that Apple is employing the strategy of “embrace, extend, extinguish” against tracking and privacy compromising dark patterns. In other words, force developers to use a special API, then give consumers the ability to block it. The current stoush with Facebook is only the most formidable hurdle Apple has encountered so far.

Re: Barcode scanner app on Google Play infects 10M users with one update

#305
post #125

QR Reader are load of everything. I went mad to find one a decent one for my parents’ android phone and apparently it doesn’t exists. So in a weekend I’ve created one without any kind of tracking, ads, permission, whatever. Here it is if you guys need one -> https://play.google.com/store/apps/details?id=com.prof18.sec...

It doesn't exist? What were your feature requirements?

You wrote a wrapper around ZXing, which already has an official app as well as simple variations of that app from the ZXing team. That app is open source and ad-free.

There are already many similar wrappers around ZXing on the Play Store.

So what does your app do (or not) that makes it special?

Re: Barcode scanner app on Google Play infects 10M users with one update

#306
We are the same guys want every app to be free. Do you expect bread to be free or coffee to be free? Why we expect apps to be free even from google?

How do you think small app developers earn money by displaying ads? But we want ads to be blocked and don’t want to pay money

Re: Barcode scanner app on Google Play infects 10M users with one update

#307

Earlier quoted context omitted.

Open source apps can absolutely have trackers in them. F-Droid isn't a security solution by any measure. I have inspected code of at least one popular "privacy" app that absolutely tracks its users out in the open (I mean, the code is right there on GitHub), yet I see repeatedly that app (and F-Droid) being touted as some elixir that fixes security and privacy for one and all. It doesn't. Don't place your trust on F-…

What app are you talking about specifically?

https://news.ycombinator.com/item?id=25492855 and https://news.ycombinator.com/item?id=25263876

Re: Barcode scanner app on Google Play infects 10M users with one update

#308
post #131

I stick to F-droid android app store. it asks developer to submit their code which gets compiled by the F-Droid team. apps with proprietary codes are flagged. few QR code apps from F-Droid. https://f-droid.org/en/packages/com.example.barcodescanner/ https://f-droid.org/en/packages/com.secuso.privacyFriendlyCo...

Same here. The first one is also installable from Google Play with a different package name however :

https://play.google.com/store/apps/details?id=org.barcodesca...

It also uses the ZXing library. It does not contain any tracking or ad SDK's per the exodus report :

https://reports.exodus-privacy.eu.org/en/reports/org.barcode...

Re: Barcode scanner app on Google Play infects 10M users with one update

#309

Earlier quoted context omitted.

What app are you talking about specifically?

https://news.ycombinator.com/item?id=25492855 and https://news.ycombinator.com/item?id=25263876

ah, thanks!

Re: Barcode scanner app on Google Play infects 10M users with one update

#310

Earlier quoted context omitted.

And then the app isn't working anymore due to newer os breaking change Or it suddenly gone from app / play store

If it's gone from the play store that doesn't matter, you have it installed. Breaking OS changes are a problem, it's true. Thankfully they basically never happen on phones (certainly if you have a phone that stopped updates ~4-5 years ago it will still work).

It's true if you don't need to change device. In 3 or 4 years (my usual device lifetime) many non updated apps is no longer supported at newer os version.
Post reply on HN