SlideShare a Scribd company logo
1 of 29
BotNets
          Presented by:
             Kavisha
    B.Tech.(I.T.)-V semester
Banasthali University, Rajasthan
Outline
What are Botnets?
 Botnet Terminology
 Botnet Life-cycle
 Types of attacks
 Botnets in Network Security
Botnet Detection
 Preventing Botnet Infection
 Conclusion
 References
What are Botnets?
A Botnet is a network of compromised  computers called
Zombie Computers or Bots, under the control of a remote
attacker.

 Bots began as a useful tool. They were originally developed as
a virtual individual that could sit on a IRC channel & monitor
network traffic.

 They are significant contributors to the malicious & criminal
activities on the Internet today and far importantly an
underground network whose size & scope is not fully known.
Botnet Terminology
 Bot Herder(Bot Master)
 Bots
 IRC Server
 Command & Control Server (C&C)
 Bot Herder
   Bot herders(aka Bot Masters)are the hackers who use
    automated techniques to scan specific network ranges and
    find vulnerable systems, on which they can install their
    bot program.
   To create an army of Zombies over internet, attacker
    typically infect machines of home users, network
    maintained by universities or small enterprises, etc.
Bot Master
 Bots
   Bots (also called Zombie Computers)are the
    computers that contribute to the botnet network.
    They run using a hidden channel to communicate
    to their C&C server.
    They can auto scan their environments and
    propagate themselves taking advantage of
    vulnerabilities &weak passwords.
Bots(contd.)
    Generally the more vulnerabilities a bot can scan,
    the more valuable it becomes to the botnet
    controller community. The process of stealing
    computing resources as a result of a system being
    joined to a botnet is called Scrumping.
    Gammima (gaming password stealer), Conficker
    (fake antivirus) and Zeus (information stealer), are
    among what are believed to be the largest botnets,
    according to security firm Damballa.
 IRC Server
   Internet Relay Chat (IRC) is a form of real-time
    Internet text messaging (chat).
   The server listens to connections from IRC clients
    enabling people to talk to each other via the Internet.
   Most IRC servers do not require users to register an
    account but a user will have to set a nickname before
    being connected.
   Most IRC networks lack any strong authentication, and a
    number of tools to provide anonymity on IRC networks
    are available.
   IRC provides a simple, low-latency, widely available, and
    anonymous command and control channel for botnet
    communication.
 Command & Control Server
   C&C infrastructure allows a bot agent to receive
    new instructions, malicious capabilities, update
    existing infections or to instruct the infected
    computer to carry out specific task as dictated by
    the remote controller.
   The criminal actively controlling botnets must
    ensure that their C&C infrastructure is sufficiently
    robust to manage tens-of-thousands of globally
    scattered bots as well as resist attempts to hijack or
    shutdown the botnet.
IRC Server
             IRC Channel




Bot Master
                                  IRC Channel
                                  C&C Traffic




             Attack


   Victim                  Bots
Botnet Life-cycle
Botnet Life-cycle (contd.)
Botnet Life-cycle (contd.)
Botnet Life-cycle (contd.)
Types of attacks
 Distributed Denial of Service (DDoS) attacks
 Sending Spams
 Phishing (fake websites)
 Adware
 Spyware (keylogging, information harvesting)
 Click Fraud
Botnets In Network Security
 Internet users are getting infected by bots.
 Many times corporate and end users are trapped in botnet
  attacks.
 Today 16-25% of the computers connected to the internet are
  members of a botnet.
 According to Damballa’s Technical report, 83.1% of global
  spam in March,2011 was sent by Botnets.
 Computer security experts estimate that most Spam is sent by
  home computers that are controlled remotely & millions of
  these computers are part of Botnets.
Contd.
 2010   was a big year for internet crimes with
  botnets & targeted attacks becoming headlines on
  almost weekly basis. Botnets such as Mariposa,
  Confiker, Koobface have become household
  names.
 The public disclosure of electronic attacks on
  international organizations such as Google, Adobe
  & many others referred to as “Operation Aurora”
  revealed that sophisticated & advanced malware
  are now every day inclusions of the criminal
  toolkits.
Most Wanted Botnets
   Zeus- Compromised U.S. 3.6 million computers.
   Koobface- Compromised U.S. 2.9 million
    computers.
   TidServ- Compromised U.S. 1.5 million
     computers.
   Trojan.Fakeavalert- Compromised U.S. 1.4 million
    computers.
   TR/Dldr.Agent.JKH- Compromised U.S. 1.2 million
    computers.
Botnet Detection
 The two approaches for botnet detection are based
 on::
 Setting up honeynets
 Passive traffic monitoring
      Signature based
      Anomaly based
      DNS based
Botnet Detection: Honeynets
Honeynets
                                                    Windows Honeypot




A honeypot is a trap set to detect, deflect, or in some manner
 counteract attempts at unauthorized use of Information
 Systems.

Generally it consists of a computer, data, or a network site that
 appears to be part of a network, but is actually isolated and
 monitored, and which seems to contain information or a
 resource of value to attackers.
Contd.
 Once an intruder breaks into the victim host, the
  machine or a network administrator can examine the
  intrusion methods used by the intruder.
 Two or more honeypots on a network form a
  Honeynet.
 One practical application of this is the Spamtrap - a
  honeypot that controls spam by masquerading as a type
  of system abused by spammers.
Advantages
 With  the help of honeynets we are able to learn some
  key information (e.g. IP address of the server or
  nickname of the bot) that enable us to
  observe botnets. We can extract the sensitive
  information about bots in a semi-automated fashion with
  the help of a classical Honeywall.
 We are able to monitor the typical commands issued by
  attackers and sometimes we can even capture their
  communication. This helps us in learning more about the
  motives of attackers and their tactics.
Botnet Detection: Traffic Monitoring
 It   helps us to understand what’s there on the network.
 Signature  based: Detection of known botnets.
      Anomaly based: One study found that bots on IRC were
    idle most of the time and would respond faster than a human
    upon receiving a command.
    Detect botnet using following anomalies-
        High network latency
        High volume of traffic
            Unusual system behaviour
          Vulnerable systems
   DNS based: Analysis of DNS traffic generated by botnets.
Botnet Detection up
Honeynets
Bot                     Sensor
                  Malicious Traffic




      Authorize                               Inform bot’s IP




Bot Master                            Admin
Preventing Botnet Infections
 Use a Firewall

 Patch regularly and promptly

 Use Antivirus (AV) software

 Use Anti-Bots

 Deploy an Intrusion Detection System (IDS)

 Deploy an Intrusion Prevention System (IPS)
Conclusion
Botnets pose a significant and growing threat against cyber
security. Even if we use well known techniques, botnets
continue to dominate the cyber threat landscape. As network
security has become integral part of our life, botnets have
become the most serious threat to it. Staying ahead of threat
will require advanced knowledge of building out new anti bot
campaigns. It is very important to detect botnet attack and find
the solution for it.
References
 Adam J. Aviv, Andreas Haeberlen. Challenges in
 Experimenting with Botnet Detection Systems.2011.
 March 2011 Intelligence Report. Symantec. Cloud.
 Paul Bacher, Thorsten Holz, Markus Kotter, Georg
 Wicherski. Know your Enemy: Tracking Botnets.
 Technical Report, The Honeynet Project. Aug 2008.
Botnets

More Related Content

What's hot

Botnet Detection Techniques
Botnet Detection TechniquesBotnet Detection Techniques
Botnet Detection Techniques
Team Firefly
 

What's hot (20)

Botnet Detection Techniques
Botnet Detection TechniquesBotnet Detection Techniques
Botnet Detection Techniques
 
Bug bounty
Bug bountyBug bounty
Bug bounty
 
Intrusion detection and prevention system
Intrusion detection and prevention systemIntrusion detection and prevention system
Intrusion detection and prevention system
 
Dos attack
Dos attackDos attack
Dos attack
 
DDoS Attack PPT by Nitin Bisht
DDoS Attack  PPT by Nitin BishtDDoS Attack  PPT by Nitin Bisht
DDoS Attack PPT by Nitin Bisht
 
DDoS Attacks
DDoS AttacksDDoS Attacks
DDoS Attacks
 
Denial of Service Attack
Denial of Service AttackDenial of Service Attack
Denial of Service Attack
 
Ethical hacking
Ethical hackingEthical hacking
Ethical hacking
 
Malware analysis
Malware analysisMalware analysis
Malware analysis
 
DDoS - Distributed Denial of Service
DDoS - Distributed Denial of ServiceDDoS - Distributed Denial of Service
DDoS - Distributed Denial of Service
 
What is botnet?
What is botnet?What is botnet?
What is botnet?
 
Hacking presentation BASIC
Hacking presentation BASICHacking presentation BASIC
Hacking presentation BASIC
 
Ethical Hacking
Ethical HackingEthical Hacking
Ethical Hacking
 
Ethical Hacking n VAPT presentation by Suvrat jain
Ethical Hacking n VAPT presentation by Suvrat jainEthical Hacking n VAPT presentation by Suvrat jain
Ethical Hacking n VAPT presentation by Suvrat jain
 
Malware & Anti-Malware
Malware & Anti-MalwareMalware & Anti-Malware
Malware & Anti-Malware
 
Footprinting and reconnaissance
Footprinting and reconnaissanceFootprinting and reconnaissance
Footprinting and reconnaissance
 
Types of cyber attacks
Types of cyber attacksTypes of cyber attacks
Types of cyber attacks
 
Ethical hacking
Ethical hackingEthical hacking
Ethical hacking
 
Intrusion Detection Systems and Intrusion Prevention Systems
Intrusion Detection Systems  and Intrusion Prevention Systems Intrusion Detection Systems  and Intrusion Prevention Systems
Intrusion Detection Systems and Intrusion Prevention Systems
 
Ethical Hacking Powerpoint
Ethical Hacking PowerpointEthical Hacking Powerpoint
Ethical Hacking Powerpoint
 

Similar to Botnets

Botnets And Alife
Botnets And AlifeBotnets And Alife
Botnets And Alife
Zotronix
 
A short visit to the bot zoo
A short visit to the bot zooA short visit to the bot zoo
A short visit to the bot zoo
UltraUploader
 

Similar to Botnets (20)

Botnet
BotnetBotnet
Botnet
 
Botnet
BotnetBotnet
Botnet
 
All you know about Botnet
All you know about BotnetAll you know about Botnet
All you know about Botnet
 
Mcs2453 aniq mc101053-assignment1
Mcs2453 aniq mc101053-assignment1Mcs2453 aniq mc101053-assignment1
Mcs2453 aniq mc101053-assignment1
 
A review botnet detection and suppression in clouds
A review botnet detection and suppression in cloudsA review botnet detection and suppression in clouds
A review botnet detection and suppression in clouds
 
Botnet Architecture
Botnet ArchitectureBotnet Architecture
Botnet Architecture
 
Botnets And Alife
Botnets And AlifeBotnets And Alife
Botnets And Alife
 
introduction to Botnet
introduction to Botnetintroduction to Botnet
introduction to Botnet
 
BotNet Attacks
BotNet AttacksBotNet Attacks
BotNet Attacks
 
Tracing Back The Botmaster
Tracing Back The BotmasterTracing Back The Botmaster
Tracing Back The Botmaster
 
Botnets
BotnetsBotnets
Botnets
 
BOTNETS
BOTNETSBOTNETS
BOTNETS
 
Bots and Botnet
Bots and BotnetBots and Botnet
Bots and Botnet
 
Botnet
BotnetBotnet
Botnet
 
A Dynamic Botnet Detection Model based on Behavior Analysis
A Dynamic Botnet Detection Model based on Behavior AnalysisA Dynamic Botnet Detection Model based on Behavior Analysis
A Dynamic Botnet Detection Model based on Behavior Analysis
 
Cybersecurity -Terms.
Cybersecurity -Terms.Cybersecurity -Terms.
Cybersecurity -Terms.
 
Botnets In Cyber Security
Botnets In Cyber SecurityBotnets In Cyber Security
Botnets In Cyber Security
 
20210717-AntiBotnets-FundamentalInfoSec.pptx
20210717-AntiBotnets-FundamentalInfoSec.pptx20210717-AntiBotnets-FundamentalInfoSec.pptx
20210717-AntiBotnets-FundamentalInfoSec.pptx
 
A short visit to the bot zoo
A short visit to the bot zooA short visit to the bot zoo
A short visit to the bot zoo
 
Guarding Against Large-Scale Scrabble In Social Network
Guarding Against Large-Scale Scrabble In Social NetworkGuarding Against Large-Scale Scrabble In Social Network
Guarding Against Large-Scale Scrabble In Social Network
 

Recently uploaded

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 

Recently uploaded (20)

Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu SubbuApidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelNavi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdf
 
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 

Botnets

  • 1. BotNets Presented by: Kavisha B.Tech.(I.T.)-V semester Banasthali University, Rajasthan
  • 2. Outline What are Botnets?  Botnet Terminology  Botnet Life-cycle  Types of attacks  Botnets in Network Security Botnet Detection  Preventing Botnet Infection  Conclusion  References
  • 3. What are Botnets? A Botnet is a network of compromised computers called Zombie Computers or Bots, under the control of a remote attacker.  Bots began as a useful tool. They were originally developed as a virtual individual that could sit on a IRC channel & monitor network traffic.  They are significant contributors to the malicious & criminal activities on the Internet today and far importantly an underground network whose size & scope is not fully known.
  • 4. Botnet Terminology  Bot Herder(Bot Master)  Bots  IRC Server  Command & Control Server (C&C)
  • 5.  Bot Herder  Bot herders(aka Bot Masters)are the hackers who use automated techniques to scan specific network ranges and find vulnerable systems, on which they can install their bot program.  To create an army of Zombies over internet, attacker typically infect machines of home users, network maintained by universities or small enterprises, etc.
  • 7.  Bots  Bots (also called Zombie Computers)are the computers that contribute to the botnet network.  They run using a hidden channel to communicate to their C&C server.  They can auto scan their environments and propagate themselves taking advantage of vulnerabilities &weak passwords.
  • 8. Bots(contd.)  Generally the more vulnerabilities a bot can scan, the more valuable it becomes to the botnet controller community. The process of stealing computing resources as a result of a system being joined to a botnet is called Scrumping.  Gammima (gaming password stealer), Conficker (fake antivirus) and Zeus (information stealer), are among what are believed to be the largest botnets, according to security firm Damballa.
  • 9.  IRC Server  Internet Relay Chat (IRC) is a form of real-time Internet text messaging (chat).  The server listens to connections from IRC clients enabling people to talk to each other via the Internet.  Most IRC servers do not require users to register an account but a user will have to set a nickname before being connected.  Most IRC networks lack any strong authentication, and a number of tools to provide anonymity on IRC networks are available.  IRC provides a simple, low-latency, widely available, and anonymous command and control channel for botnet communication.
  • 10.  Command & Control Server  C&C infrastructure allows a bot agent to receive new instructions, malicious capabilities, update existing infections or to instruct the infected computer to carry out specific task as dictated by the remote controller.  The criminal actively controlling botnets must ensure that their C&C infrastructure is sufficiently robust to manage tens-of-thousands of globally scattered bots as well as resist attempts to hijack or shutdown the botnet.
  • 11. IRC Server IRC Channel Bot Master IRC Channel C&C Traffic Attack Victim Bots
  • 16. Types of attacks  Distributed Denial of Service (DDoS) attacks  Sending Spams  Phishing (fake websites)  Adware  Spyware (keylogging, information harvesting)  Click Fraud
  • 17. Botnets In Network Security  Internet users are getting infected by bots.  Many times corporate and end users are trapped in botnet attacks.  Today 16-25% of the computers connected to the internet are members of a botnet.  According to Damballa’s Technical report, 83.1% of global spam in March,2011 was sent by Botnets.  Computer security experts estimate that most Spam is sent by home computers that are controlled remotely & millions of these computers are part of Botnets.
  • 18. Contd.  2010 was a big year for internet crimes with botnets & targeted attacks becoming headlines on almost weekly basis. Botnets such as Mariposa, Confiker, Koobface have become household names.  The public disclosure of electronic attacks on international organizations such as Google, Adobe & many others referred to as “Operation Aurora” revealed that sophisticated & advanced malware are now every day inclusions of the criminal toolkits.
  • 19. Most Wanted Botnets  Zeus- Compromised U.S. 3.6 million computers.  Koobface- Compromised U.S. 2.9 million computers.  TidServ- Compromised U.S. 1.5 million computers.  Trojan.Fakeavalert- Compromised U.S. 1.4 million computers.  TR/Dldr.Agent.JKH- Compromised U.S. 1.2 million computers.
  • 20. Botnet Detection The two approaches for botnet detection are based on::  Setting up honeynets  Passive traffic monitoring  Signature based  Anomaly based  DNS based
  • 21. Botnet Detection: Honeynets Honeynets Windows Honeypot A honeypot is a trap set to detect, deflect, or in some manner counteract attempts at unauthorized use of Information Systems. Generally it consists of a computer, data, or a network site that appears to be part of a network, but is actually isolated and monitored, and which seems to contain information or a resource of value to attackers.
  • 22. Contd.  Once an intruder breaks into the victim host, the machine or a network administrator can examine the intrusion methods used by the intruder.  Two or more honeypots on a network form a Honeynet.  One practical application of this is the Spamtrap - a honeypot that controls spam by masquerading as a type of system abused by spammers.
  • 23. Advantages  With the help of honeynets we are able to learn some key information (e.g. IP address of the server or nickname of the bot) that enable us to observe botnets. We can extract the sensitive information about bots in a semi-automated fashion with the help of a classical Honeywall.  We are able to monitor the typical commands issued by attackers and sometimes we can even capture their communication. This helps us in learning more about the motives of attackers and their tactics.
  • 24. Botnet Detection: Traffic Monitoring  It helps us to understand what’s there on the network.  Signature based: Detection of known botnets.  Anomaly based: One study found that bots on IRC were idle most of the time and would respond faster than a human upon receiving a command.  Detect botnet using following anomalies-  High network latency  High volume of traffic  Unusual system behaviour  Vulnerable systems  DNS based: Analysis of DNS traffic generated by botnets.
  • 25. Botnet Detection up Honeynets Bot Sensor Malicious Traffic Authorize Inform bot’s IP Bot Master Admin
  • 26. Preventing Botnet Infections  Use a Firewall  Patch regularly and promptly  Use Antivirus (AV) software  Use Anti-Bots  Deploy an Intrusion Detection System (IDS)  Deploy an Intrusion Prevention System (IPS)
  • 27. Conclusion Botnets pose a significant and growing threat against cyber security. Even if we use well known techniques, botnets continue to dominate the cyber threat landscape. As network security has become integral part of our life, botnets have become the most serious threat to it. Staying ahead of threat will require advanced knowledge of building out new anti bot campaigns. It is very important to detect botnet attack and find the solution for it.
  • 28. References  Adam J. Aviv, Andreas Haeberlen. Challenges in Experimenting with Botnet Detection Systems.2011.  March 2011 Intelligence Report. Symantec. Cloud.  Paul Bacher, Thorsten Holz, Markus Kotter, Georg Wicherski. Know your Enemy: Tracking Botnets. Technical Report, The Honeynet Project. Aug 2008.