top of page
Writer's pictureGearlogy Staff

Computer Turning Zombies? What is Botnet? Technology Explained!

What Is Botnet? What Does It Do? Are Really Computers Turning Into Zombies? But How?

To Know… Read Till End!


Botnets Introduction:


Botnets are networks made up of remote-controlled computers, or “bots.” These computers have been infected with malware that allows them to be remotely controlled. Some botnets consist of hundreds of thousands — or even millions — of computers.

“Bot” is just a short word for “robot.” Like robots, software bots can be either good or evil. The word “bot” doesn’t always mean a bad piece of software, but most people refer to the type of malware when they use this word.


Botnets Explained:


If your computer is part of a botnet, it’s infected with a type of malware. The bot contacts a remote server — or just gets into contact with other nearby bots — and waits for instructions from whoever is controlling the botnet. This allows an attacker to control a large number of computers for malicious purposes.


how-a-botnet-works.png


Computers in a botnet may also be infected with other types of malware, like key loggers that record your financial information and send it to a remote server. What makes a computer part of a botnet is that it’s being controlled remotely along with many other computers.


The botnet’s creators can decide what to do with the botnet later, direct the bots to download additional types of malware, and even have the bots act together.


Computers that are coopted to serve in a zombie army are often those whose owners fail to provide effective firewalls and other safeguards. An increasing number of home users have high speed connections for computers that may be inadequately protected. A zombie or bot is often created through an Internet port that has been left open and through which a small Trojan horse program can be left for future activation.


At a certain time, the zombie army “controller” can unleash the effects of the army by sending a single command, possibly from an Internet Relay Channel (IRC) site.


You might become infected with a bot in the same way you’d become infected with any other piece of malware — for example, by running out-of-date software, using the extremely insecure Java browser plug-in, or downloading and running pirated software.


Purposes of a Botnet:


Malicious people who build botnets may not want to use them for any purpose of their own. Instead, they may want to infect as many computers as possible and then rent access to the botnet to other people. These days, most malware is made for profit.


Botnets can be used for many different purposes. Because they allow hundreds of thousands of different computers to act in unison, a botnet could be used to perform a distributed denial-of-service (DDoS) attack on a web server. 


Hundreds of thousands of computers would bombard a website with traffic at the same time, overloading it and causing it to perform poorly — or become unreachable — for people who actually need to use it.


A botnet could also be used to send spam emails. Sending emails doesn’t take much processing power, but it does require some processing power.


Spammers don’t have to pay for legitimate computing resources if they use a botnet. Botnets could also be used for “click fraud” — loading websites in the background and clicking on advertising links to the website owner could make money from the fraudulent, fake clicks.


A botnet could also be used to mine Bitcoins, which can then be sold for cash. Sure, most computers can’t mine Bitcoin profitably because it will cost more in electricity than will be generated in Bitcoins — but the botnet owner doesn’t care. Their victims will be stuck paying the electrical bills and they’ll sell the Bitcoins for profit.


botnet.png

Botnets can also just be used to distribute other malware — the bot software essentially functions as a Trojan, downloading other nasty stuff onto your computer after it gets in.


The people in charge of a botnet might direct the computers on the botnet to download additional malware, such as key loggers, adware, and even nasty ransomware like Crypto Locker.


These are all different ways the botnet’s creators — or people they rent access to the botnet to — can make money. It’s easy to understand why malware creators do what they do when we see them for what they are — criminals trying to make a buck.


According to a report from Russian-based Kaspersky Labs, botnets — not spam, viruses, or worms — currently pose the biggest threat to the Internet. A report from Symantec came to a similar conclusion.


According to the Symantec Internet Security Threat Report, through the first six months of 2006, there were 4,696,903 active botnet computers.


symantec-zeroaccess-botnet-infographic.png


Symantec’s study of the Zero Access botnet shows us an example. Zero Access is made up if 1.9 million computers that generate money for the botnet’s owners through Bitcoin mining and click fraud.


How Botnets Are Controlled??


Botnets can be controlled in several different ways. Some are basic and easier to foil, while others are trickier and harder to take down.

The most basic way for a botnet to be controlled is for each bot to connect to a remote server. For example, each bot might download a file from http://example.com/bot every few hours, and the file would tell them what to do.


Such a server is generally known as a command-and-control server. Alternately, the bots might connect to an Internet relay chat (IRC) channel hosted on a server somewhere and wait for instructions. Botnets using these methods are easy to stop — monitor what web servers a bot is connecting to, then go and take down those web servers.


The bots will be unable to communicate with their creators.

Some botnets may communicate in a distributed, peer-to-peer way. Bots will talk to other nearby bots, which talk to other nearby bots, which talk to other nearby bots, and so on.


There’s no one, identifiable, single point where the bots get their instructions from. This works similarly to other distributed networking systems, like the DHT network used by Bit Torrent and other peer-to-peer networking protocols. It may be possible to combat a peer-to-peer network by issuing fake commands or by isolating the bots from each other.


Recently, some botnets have started communicating via the Tor network. Tor is an encrypted network designed to be as anonymous as possible, so a bot that connected to a hidden service inside the Tor network would be hard to foil. It’s theoretically impossible to figure out where a hidden service is actually located, although it seems intelligence networks like the NSA have some tricks up their sleeves.

You may have heard of Silk Road, an an online shopping site known for illegal drugs. It was hosted as a Tor hidden service as well, which is why it was so hard to take the site down. In the end, it looks like old-fashioned detective work led the police to the man running the site — he slipped up, in other words. Without those slip-ups, the cops wouldn’t have had a way to track down the server and take it down.


Botnets are simply organized groups of infected computers that criminals control for their own purposes. And, when it comes to malware, their purpose is usually to make a profit.


Bottom-line/In Short:


A number of computers that have been compromised by malware that are under the control of a command and control center.


Malware that is widespread like ZueS tends to have a goal of opening up a computer to become part of a botnet, e.g. on infection they will attempt to dial home either to a web server or IRC channel. They advantage of this approach is that as the connection is made outbound by the infected computer, firewall policies will usually not block any response back from the command and control center.


This is also why monitoring outbound traffic for anomalies and deviation from baselines can be a good way to detect if your systems are part of a botnet Typical uses of botnets include hiring out time on a similar model to cloud computing, sending spam, or Distributed Denial of Service (DDOS) attacks.


Comentarios

Obtuvo 0 de 5 estrellas.
Aún no hay calificaciones

Agrega una calificación
bottom of page