Menu
NL

Over 20,000,000 of Chrome Users are Victims of Fake Ad Blockers

According to the PageFair 2014 report, Google Chrome is a major driver of adblock growth. 20% of users discovered ad blocking by browsing “available browser extensions”. Given how popular ad blocking is, it is quite a lot. This also explains why "cloning" wide-spread ad blockers has become so popular among online crooks. Seven months ago big news broke: 37,000 users were tricked into installing a fake Adblock Plus extension.

What if I told you that thanks to poor Chrome's WebStore moderation the situation is much worse, and in reality over 20,000,000 users are affected and tricked into installing fake malicious ad blockers?

I must say the problem is not new. It's been a while since different "authors" started spamming Chrome WebStore with lazy clones of popular ad blockers (with a few lines of their code on top of them). That's how users could end up installing some "Adguard Hardline" or "Adblock Plus Premium" or something like that. The only way of fighting this stuff is to file a trademark violation abuse to Google, and it takes them a few days to take a clone down.

They got smarter now. Just look at the search results. All the extensions I've highlighted are simple rip-offs with a few lines of code and some analytics code added by the "authors". Instead of using tricky names they now spam keywords in the extension description trying to make to the top search results.

Apparently, being in the top is enough to gain trust of casual users. For instance, take a look at the stats of one of them:

So I've decided to take a deeper look inside of this so-called "AdRemover". The following section is full of technical details and if you are not interested, just skip it to the next section where I'll explain how it works in normal language.

All shades of hiding scripts

There was one file added compared to the original code of the AdBlock extension, the coupons.txt file:

Another thing that caught my eye is that while initializing it was loading a strange image from a third-party domain www.hanstrackr.com:

Okay, that's weird. Let's find out why do they need these files. It appears that both files were loaded by a script hidden inside the modified jQuery library:

jQuery.extend({

	normalize: function(value) {

		return jQuery.xrat+'ob("'+value+'")';
	}
});

This function returns a string: atob("here goes the hidden base64-encoded script") which is then executed. The script itself was also obfuscated. You can take a look at the deobfuscated version of it here.

This hidden script was listening to every request made by your browser and compared md5(url + "%Ujy%BNY0O") with the list of signatures loaded from coupons.txt. When the said signature was hit, it loaded an iframe from the g.qyz.sx domain passing information about the visited page, and then re-initialized the extension. For instance, one of these signatures corresponded to https://www.google.com/.

Now to that weird image. It appears that another script is hidden inside of it, and the extension was decoding and executing it:

    decodeMessage = function(variable_0, variable_1) {
        var variable_2 = [],
            variable_4 = getNumberFromBits(variable_0, variable_2, variable_1);
        if (16 * (variable_4 + 1) > 0.75 * variable_0["length"]) {
            return ""
        };
        if (0 === variable_4) {
            return ""
        };
        for (var variable_3 = [], variable_5 = 0; variable_5 < variable_4; variable_5++) {
            var variable_66 = getNumberFromBits(variable_0, variable_2, variable_1);
            variable_3["push"](String["fromCharCode"](variable_66))
        };
        return variable_3["join"]("")
    }

The default image/script does nothing malicious, but at any moment it can be changed. Note, that this script is executed in the privileged context (extension's background page) and it can do literally anything with your browser.

AdRemover's Summary

Now back to the normal language. Here is a list of what this fake ad blocker does.

  1. It hides malicious code inside a well-known javascript library (jQuery).
  2. This code sends back to their server information about some of the websites you visit.
  3. It receives commands from the command center remote server. In order to avoid detection, these commands are hidden inside a harmless-looking image.
  4. These commands are scripts which are then executed in the privileged context (extension's "background page") and can change your browser behavior in any way.

Basically, this is a botnet composed of browsers infected with the fake adblock extensions. The browser will do whatever the command center server owner orders it to do.

It is not alone

I have scanned other extensions on the WebStore and found four more using the very same approach. By the way, two of them are not fake ad blockers, and nothing pointed to them being malicious until I checked the code.

Here is the full list.

  • AdRemover for Google Chrome™ (10M+ users)
  • uBlock Plus (8M+ users)
  • Adblock Pro (2M+ users)
  • HD for YouTube™ (400K+ users)
  • Webutation (30K+ users)

We have reported these extensions to Google. Hopefully, they will be taken down soon.

How to protect yourself from malicious extensions

With the current state of things, surfing through the Chrome's WebStore is like walking through a minefield. So here's my advice: if you want to install an extension, think twice. And then think twice again.

Ok, I got it, you absolutely need this extension. At least do one thing: check who is the author of this extension. Do not install it if you don't trust the author. Please note, that at some point the extension can be sold to someone else, and who knows what it will become (here's a vivid example).

  • UPD (18.04.2018, 12:48 GMT+3): Google has taken down 4 of 5 extensions. We've reported the last one again.
  • UPD (18.04.2018, 13:17 GMT+3): All five are taken down.
Vond je dit bericht leuk?
18.492 18492 gebruikersbeoordelingen
Uitstekend!

AdGuard voor Windows

AdGuard voor Windows is meer dan een advertentieblokkeerder. Het is een multifunctioneel hulpmiddel dat advertenties blokkeert, de toegang tot gevaarlijke sites regelt, het laden van pagina's versnelt en kinderen beschermt tegen ongepaste inhoud.
Door het programma te downloaden accepteer je de licentievoorwaarden
Meer lezen
18.492 18492 gebruikersbeoordelingen
Uitstekend!

AdGuard voor Mac

AdGuard voor Mac is een unieke advertentieblokkeerder die is ontworpen met macOS in gedachten. Het beschermt je niet alleen tegen vervelende advertenties in browsers en apps, maar beschermt je ook tegen volgen, phishing en fraude.
Door het programma te downloaden accepteer je de licentievoorwaarden
Meer lezen
18.492 18492 gebruikersbeoordelingen
Uitstekend!

AdGuard voor Android

AdGuard voor Android is een perfecte oplossing voor Android-apparaten. In tegenstelling tot de meeste andere advertentieblokkeerders, vereist AdGuard geen root-toegang en biedt het een breed scala aan app-beheeropties.
Door het programma te downloaden accepteer je de licentievoorwaarden
Meer lezen
18.492 18492 gebruikersbeoordelingen
Uitstekend!

AdGuard voor iOS

De beste iOS-advertentieblokkeerder voor iPhone en iPad. AdGuard elimineert alle soorten advertenties in Safari, beschermt jouw privacy en versnelt het laden van pagina's. AdGuard voor iOS advertentieblokkeringstechnologie zorgt voor filtering van de hoogste kwaliteit en stelt je in staat meerdere filters tegelijkertijd te gebruiken
Door het programma te downloaden accepteer je de licentievoorwaarden
Meer lezen
18.492 18492 gebruikersbeoordelingen
Uitstekend!

AdGuard VPN

74 locaties wereldwijd

Toegang tot alle inhoud

Sterke versleuteling

Geen logboekregistratie

Snelste verbinding

24/7 ondersteuning

Gratis proberen
Door het programma te downloaden accepteer je de licentievoorwaarden
Meer lezen
18.492 18492 gebruikersbeoordelingen
Uitstekend!

AdGuard Content Blocker

AdGuard Content Blocker verwijdert alle soorten advertenties in mobiele browsers die de content blocker technologie ondersteunen, namelijk Samsung Internet en Yandex.Browser. Hoewel het beperkter is dan AdGuard voor Android, is het gratis, eenvoudig te installeren en biedt het nog steeds een hoge kwaliteit voor het blokkeren van advertenties.
Door het programma te downloaden accepteer je de licentievoorwaarden
Meer lezen
18.492 18492 gebruikersbeoordelingen
Uitstekend!

AdGuard Browserextensie

AdGuard is de snelste en lichtste advertentieblokkering uitbreiding die alle soorten advertenties op alle webpagina's effectief blokkeert! Kies AdGuard voor uw browser om advertentievrij, snel en veilig te surfen.
18.492 18492 gebruikersbeoordelingen
Uitstekend!

AdGuard Assistant

Een bijbehorende browserextensie voor AdGuard desktop apps. Het biedt in de browser toegang tot functies zoals het blokkeren van aangepaste elementen, het op een witte lijst plaatsen van een website of het verzenden van een rapport.
18.492 18492 gebruikersbeoordelingen
Uitstekend!

AdGuard DNS

AdGuard DNS is een alternatieve oplossing voor advertentie-blokkade, privacybescherming en ouderlijk toezicht. Het is eenvoudig in te stellen en gratis te gebruiken, biedt een minimum aan optimale beveiliging tegen online advertenties, trackers en phishing, ongeacht welk platform en welk apparaat u gebruikt.
18.492 18492 gebruikersbeoordelingen
Uitstekend!

AdGuard Home

AdGuard Home is een netwerkbrede software voor het blokkeren van advertenties en tracking. Nadat u het hebt ingesteld, bestrijkt het alle apparaten in uw huis, en u hebt daarvoor geen client-side software nodig. Met de opkomst van Internet-Of-Things en aangesloten apparaten wordt het steeds belangrijker om uw hele netwerk te kunnen beheren.
18.492 18492 gebruikersbeoordelingen
Uitstekend!

AdGuard Pro voor iOS

AdGuard Pro heeft veel te bieden bovenop de ad blocking functies in Safari die al bekend zijn bij de gebruikers van de standaard versie. Door te voorzien in toegang tot standaard DNS instellingen kun je advertenties blokkeren, je kinderen beschermen tegen ongewenste websites voor volwassenen en je persoonlijke data beschermen tegen diefstal.
Door het programma te downloaden accepteer je de licentievoorwaarden
Meer lezen
18.492 18492 gebruikersbeoordelingen
Uitstekend!

AdGuard voor Safari

Extensies voor het blokken van advertenties hebben het moeilijk sinds apple iedereen geforceerd heeft om de nieuwe SDK te gebruiken. De AdGuard extensie heeft de intentie om de hoge kwaliteit advertenties niet te blokken en terug te brengen naar Safari.
18.492 18492 gebruikersbeoordelingen
Uitstekend!

AdGuard Temp Mail

Een gratis tijdelijke e-mailadresgenerator die je anoniem houdt en jouw privacy beschermt. Geen spam in je hoofdinbox!
18.492 18492 gebruikersbeoordelingen
Uitstekend!

AdGuard voor Android TV

AdGuard voor Android TV is de enige app die advertenties blokkeert, jouw privacy bewaakt en fungeert als firewall voor je Smart TV. Ontvang waarschuwingen over webbedreigingen, gebruik veilige DNS en profiteer van gecodeerd verkeer. Ontspan en duik in je favoriete programma's met eersteklas beveiliging en zonder advertenties!
Downloaden AdGuard Klik op het door de pijl aangegeven bestand om AdGuard te installeren. Selecteer "Open" en klik op "OK" - wacht even tot het bestand gedownload is. Sleep dan in het geopende venster het AdGuard icoontje naar de "Applications" map. Dank u dat u voor AdGuard gekozen heeft. Selecteer "Open" en klik op "OK" - wacht even tot het bestand gedownload is. Klik dan in het geopende venster op "Installeren". Dank u dat u voor AdGuard gekozen heeft.
AdGuard op je mobiele apparaat installeren