Internet Background Radiation Revisited

Total Page:16

File Type:pdf, Size:1020Kb

Internet Background Radiation Revisited Internet Background Radiation Revisited Eric Wustrow Manish Karir Michael Bailey Networking Research and Networking Research and Department of EECS Development Development University of Michigan Merit Network Inc. Merit Network Inc. Ann Arbor, MI 48109 USA Ann Arbor, MI 48104 USA Ann Arbor, MI 48104 USA [email protected] [email protected] [email protected] Farnam Jahanian Geoff Huston Department of EECS Asia Pacific Network University of Michigan Information Centre Ann Arbor, MI 48109 USA Brisbane QLD 4064 Australia [email protected] [email protected] ABSTRACT Categories and Subject Descriptors The monitoring of packets destined for routeable, yet un- C.2 [Information Systems Applications]: Network Op- used, Internet addresses has proved to be a useful technique erations for measuring a variety of specific Internet phenomenon (e.g., worms, DDoS). In 2004, Pang et al. stepped beyond these General Terms targeted uses and provided one of the first generic character- izations of this non-productive traffic, demonstrating both Measurement its significant size and diversity. However, the six years that followed this study have seen tremendous changes in both Keywords the types of malicious activity on the Internet and the quan- Darknet, Internet background traffic, Network pollution tity and quality of unused address space. In this paper, we revisit the state of Internet "background radiation" through the lens of two unique data-sets: a five-year collection from 1. INTRODUCTION a single unused /8 network block, and week-long collections The monitoring of allocated, globally routeable, but un- from three recently allocated /8 network blocks. Through used Internet address blocks has been widely used by the the longitudinal study of the long-lived block, comparisons security, operations, and research communities to study a between blocks, and extensive case studies of traffic in these wide range of interesting Internet phenomenon. As there blocks, we characterize the current state of background radi- are no active hosts in these unused blocks, packets destined ation specifically highlighting those features that remain in- to these IP addresses must be the result of worm propa- variant from previous measurements and those which exhibit gation[1, 2, 3], DDoS attacks[4], misconfiguration, or other significant differences. Of particular interest in this work is unsolicited activity. Systems that monitor unused address the exploration of address space pollution, in which signif- spaces have a variety of names, including darknets [5], net- icant non uniform behavior is observed. However, unlike work telescopes [6], blackhole monitors [7], network sinks[8], previous observations of differences between unused blocks, and network motion sensors [9]. we show that increasingly these differences are the result While this monitoring technique had seen heavy use in of environmental factors (e.g., misconfiguration, location), the measurement of specific phenomena, it wasn't until 2004 rather than algorithmic factors. Where feasible, we offer when Pang et. al [10] published their seminal paper \Char- suggestions for clean up of these polluted blocks and iden- acteristics of Internet Background Radiation"that a detailed tify those blocks whose allocations should be withheld. characterization of this incessant non-productive traffic was available. Through passive measurement and active elicita- tion of connection payloads over several large unused blocks, the authors characterized the behavior of sources and the activities prevalent in Internet background radiation. Most notable in their analysis was the ubiquity of Internet back- ground radiation, its scale, its rich variegation in targeted Permission to make digital or hard copies of all or part of this work for services, and the extreme dynamism in many aspects of the personal or classroom use is granted without fee provided that copies are observed traffic. not made or distributed for profit or commercial advantage and that copies The six years since this landmark paper have seen sig- bear this notice and the full citation on the first page. To copy otherwise, to nificant changes both in the size, shape, and traffic carried republish, to post on servers or to redistribute to lists, requires prior specific by the Internet as well as the methods and motivations of permission and/or a fee. IMC’10, November 1–3, 2010, Melbourne, Australia. malicious traffic that makes up Internet background radia- Copyright 2010 ACM 978-1-4503-0057-5/10/11 ...$10.00. tion. While both scanning as a reconnaissance activity and 62 as a propagation method are both alive and well, the emer- of significant volumes of non-uniform environmental gence and growth of botnets [11, 12] have changed the threat factors|a class of behaviors we collectively label as landscape significantly for most operators. This view of com- address space pollution. promised hosts as a resource worth protecting highlights a tension in botnet design between the degree of detection as • Availability of these Traces. We will make all evidenced by how noisy malicious behaviors are, and the de- 11 datasets, nearly 10 TB of compressed PCAP data, sire to maintain the useful resource and avoid detection. As available through the Protected Repository for the De- with any design tradeoff, there are malicious botnets that fense of Infrastructure Against Cyber Threats (PRE- continue to be noisy in how they use and acquire hosts (e.g., DICT) [16] dataset archive in an effort to further ex- Conficker), nevertheless, the last six years has seen a marked pand our knowledge of these interesting phenomena change in how malicious code behaves [13]. and encourage additional exploration. Additionally, today's Internet continues to witness tremen- The rest of this paper is organized as follows; in Section 2 dous year over year growth, fueled in large part by demand we describe some directly related work; Section 3 provides an for video [14]. The role of new content delivery mechanisms overview of our data collection methodology and describes have changed how traffic flows and user demands continue our datasets; Section 4 we revisit Internet background ra- to change the applications of interest. These changes im- diation, providing both temporal and spatial studies of this pact the behaviors observed in background radiation as new traffic; Section 5 outlines our study of address pollution; Sec- services become more desirable to discover and new network tion 6 summarizes our results and offers some conclusions services offer new ways to misconfigure themselves. and future work. Our study is primarily motivated by the dramatic shifts in attack behaviors and the Internet as as whole since the origi- 2. RELATED WORK nal 2004 Internet background radiation study [10], Addition- Directly related work in this area can generally be cate- ally, as IPv4 address exhaustion nears [15] and dirty net- gorized into two related areas. The first area is concerned work blocks can no longer be returned for newer allocations, with the design, operation and scalability of monitoring In- there is an increasing need to both identify and quantify ad- ternet background radiation, while the second focuses on the dress pollution to determine the quality of a network address analysis of the data collected via these systems. block and to determine the utility of any cleanup effort. The There have been several attempts at building Internet purpose of this paper is to revisit Internet background radi- background radiation monitoring systems; here we describe ation in order to determine any evolution in the nature of the three most popular systems. In [6] the authors discuss this traffic and to explore any new features that might have perhaps the most popular and visible monitor at CAIDA. emerged. To provide as broad and detailed a characteri- They describe how the size of the monitored address space zation as possible, we draw on two unique sources of data can influence its ability to detect events. They also present for our analysis. First, we examine five week-long datasets several alternative models for building distributed network taken from the same routed /8 unused address block, rep- monitors. Data from this monitor has been made available resenting the first week in February over the last five years. to the broad network research community which has served Second, we examine three week-long datasets built by an- to increase its visibility. The iSink monitor at the University nouncing and capturing traffic to three separate /8 networks of Wisconsin was first published in [8], where the authors de- recently allocated to APNIC and ARIN from IANA. These scribe their experience in building this system as well as us- three datasets are compared with each other, as well as with ing it for both active and passive monitoring for detection of three matching week-long collections from the /8 used in the possible network abuse activity. One of the chief character- longitudinal study. istics of the system was its ability to filter the traffic as well To summarize, the value of our work is threefold: as incorporate application level responders. The Internet • Revisiting Internet Background Radiation In this Motion Sensor (IMS) system at the University of Michigan paper we present the first thorough study of Internet has been described in [9]. The IMS system was perhaps the background radiation since 2004. We study and char- most distributed and extensive system of the three we have acterize this traffic in an attempt to answer two specific described here. A main finding of this work was the value in questions: a distributed monitoring system, as different blocks in differ- ent networks reported significantly different behaviors. The { Temporal Analysis of Internet Background Radi- spatial analysis in our study re-confirms these differences, ation The first question is an attempt to under- both in space and time, but highlights a growing trend to- stand how this traffic has evolved over a 5 year ward pollution as the cause of these differences.
Recommended publications
  • Università Degli Studi Di Pisa
    Università degli Studi di Pisa DIPARTIMENTO DI INFORMATICA Corso di Laurea in Infor ati!a TESI DI LAUREA IDENTIF"ING AND REMO$IN# A%NORMAL TRAFFIC FROM T&E UCSD NET'OR( TELESCOPE Candidata) Relatore) Elif Beraat Izgordu Luca Deri Matricola: 491044 Anno A!!ademi!o *+,-.*+,/ Index , Introdu!tion 0 * Motivation and Related 'or1 - *2, UCSD Net3or1 Teles!ope 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 *2* Teles!ope Usage E6a ple 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 ,+ *27 IP Address Spoofing 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 ,* *20 Overloading Ca4ture Capa!it9 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 ,0 7 Ar!:ite!ture ,; 72, Colle!ted Statisti!s 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 ,/ 72,2, Port %ased Statisti!s 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 ,/ 72,2* S!anner Statisti!s 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 ,5 72,27 Receivers Statisti!s 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 ,< 72* Algorit: s and Data Stru!tures 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 ,< 0 I plementation ** 02, ndpiReader 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 ** 02* Original Contri=ution 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 ** 02*2, Statisti!s 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 *0 027 Memor9 Con!erns 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 */ 020 Filters 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 *5 0202, Filter for Pa!1et %urst 2 2 2 2 2 2 2 2 2 2 2 2 2
    [Show full text]
  • A Network Telescope Information Visualisation Framework
    A Network Telescope Information Visualisation Framework Submitted in partial fulfilment of the requirements of the degree of Bachelor of Science (Honours) of Rhodes University Samuel Oswald Hunter Grahamstown, South Africa November 2010 Abstract Network telescopes are able to provide a sampled view of the Internet with regard to nefarious traffic. More specifically they are able to provide empirical data based on ma- licious traffic, unbiasedly targeted towards unused address space. Network telescopes accomplish this by monitoring ranges of unused internet address space in which no le- gitimate traffic should exist. Analysis of traffic captured by network telescopes has been shown as an effective measure in characterising nefarious traffic caused by worm prop- agation and distributed denial of service attacks. By choosing the correct metrics for analysis on this traffic one is able to extract information that gives insight and a greater understanding of the current state of illegitimate traffic on the Internet. Collecting the data and extracting the information is however only the first half of the process towards understanding and interpretation of results. Through correct visualisation, large sets of data can be summarised in a compact and easily understandable format. This research focuses on the analysis, manipulation and visualisation of traffic obtained from network telescope monitoring. Analysis was achieved by outlining specific metrics that were used to extract information from captured traffic. This information was then manipulated and prepared for different methods of visualisation. An information visualisation framework named Ember was created with the goal of managing and visualising multiple data sets. The Ember framework was then used alongside existing third party libraries to create a network telescope dashboard.
    [Show full text]
  • Cloud-Based Network Telescope for Internet Background Radiation Collection
    School of Computer Science and Statistics Cloud-based network telescope for Internet background radiation collection Joseph O’Hara Supervisor: Dr. Stefan Weber A dissertation submitted in partial fulfilment of the requirements for the degree of Master in Computer Science (MCS) Submitted to the University of Dublin, Trinity College, April, 2019 Declaration I, Joseph O’Hara, declare that the following dissertation, except where otherwise stated, is entirely my own work; that it has not previously been submitted as an exercise for a degree, either in Trinity College Dublin, or in any other University; and that the library may lend or copy it or any part thereof on request. Signed: Date: i Summary Botnets are collections of individual computers that have been taken over by an adversary in order to assemble a number of devices that can be controlled to cause disruption to services in the Internet. Distribution mechanisms for botnets scan IP address ranges of the Internet in order to find vulnerable computers that can be infected and added to existing networks. Researchers monitor blocks of IP addresses to detect scanning activities and other abnormal activities in the Internet; collectively referred to as Internet Background Radiation. A tool such as a network telescope, is used to monitor unused IP address ranges that are not hosting services and are not expected to receive legitimate network traffic. This research proposes a novel network telescope design that is based on a diverse pool of IP addresses controlled by cloud computing providers. In contrast, traditional network telescope deployments that make use of a homogeneous, compact range of IP addresses, a diverse set of IP addresses offers the advantage that the assumed ’geographical’ location of the IP addresses can be spread around the world.
    [Show full text]
  • Network Telescopes: Technical Report
    Network Telescopes: Technical Report David Moore∗;y, Colleen Shannon∗, Geoffrey M. Voelkery, Stefan Savagey Abstract A network telescope is a portion of routed IP address space in which little or no legitimate traffic exists. Monitoring unexpected traffic arriving at a network telescope provides the opportunity to view remote network security events such as various forms of flooding denial-of-service attacks, infection of hosts by Internet worms, and network scanning. In this paper, we examine the effects of the scope and locality of network telescopes on accurate measurement of both pandemic incidents (the spread of an Internet worm) and endemic incidents (denial-of-service attacks) on the Internet. In particular, we study the relationship between the size of the network telescope and its ability to detect network events, characterize its precision in determining event duration and rate, and discuss practical considerations in the deployment of network telescopes. I. INTRODUCTION Data collection on the Internet today is a formidable task. It is either impractical or impossible to collect data in enough locations to construct a global view of this dynamic, amorphous system. Over the last three years, a new measurement approach – network telescopes [1] – has emerged as the predominant mechanism for quantifying Internet- wide security phenomena such as denial-of-service attacks and network worms. Traditional network telescopes infer remote network behavior and events in an entirely passive manner by examining spurious traffic arriving for non-existent hosts at a third-party network. While network telescopes have been used in observing anomalous behavior and probing [2], [3], [4], to infer distant denial-of-service attacks [5], [6], and to track Internet worms [7], [8], [9], [10], [11], to date there has been no systematic analysis of the extent to which information collected locally accurately portrays global events.
    [Show full text]
  • UNIVERSITY of CALIFORNIA, SAN DIEGO Leveraging Internet
    UNIVERSITY OF CALIFORNIA, SAN DIEGO Leveraging Internet Background Radiation for Opportunistic Network Analysis A dissertation submitted in partial satisfaction of the requirements for the degree of Doctor of Philosophy in Computer Science by Karyn Benson Committee in charge: kc claffy, Chair Alex C. Snoeren, Co-Chair Alberto Daniotti George Papen Stefan Savage Geoffrey M. Voelker 2016 Copyright Karyn Benson, 2016 All rights reserved. The Dissertation of Karyn Benson is approved and is acceptable in qual- ity and form for publication on microfilm and electronically: Co-Chair Chair University of California, San Diego 2016 iii TABLE OF CONTENTS Signature Page ........................................................ iii Table of Contents ..................................................... iv List of Figures ........................................................ viii List of Tables ......................................................... xi Acknowledgements .................................................... xiii Vita ................................................................. xviii Abstract of the Dissertation ............................................. xx Chapter 1 Introduction ............................................... 1 1.1 IBR Datasets ................................................. 6 1.2 Contributions ................................................. 6 1.3 Organization .................................................. 8 Chapter 2 Related work .............................................. 10 2.1 Outcomes when using
    [Show full text]
  • Network Telescopes: the Flocon Files
    Network Telescopes: Flocon Stream of Conciousness The FloCon Files • There are "reseachers" seriously interested in pieces of operational problems. – anomaly detection, early worm detection – flow aggregation, line-speed summarization – distributed data collection – modeling of "normal" traffic • However, they can really use your help to understand the David Moore, Colleen Shannon questions you currently ask and what you'd like to ask, but can't now. {dmoore,cshannon}@caida.org University California, San Diego – Department of Computer Science www.caida.org UCSD CSE UCSD CSE COOPERATIVE ASSOCIATION FOR INTERNET DATA ANALYSIS What is CAIDA? Current Project Areas • Cooperative Association for Internet Data Analysis • Routing topology and behavior • Passive monitoring and workload characterization • Goals include measuring and understanding the global • Internet Measurement Data Catalog Internet. • Bandwidth estimation • Develop measurement and analysis tools • Flow collection and efficient aggregation • Security: DoS and Internet worms, syslog/SSH • Collect and provide Internet data: topology, header traces, • DNS performance and anomalies bandwidth testlab, network security, DNS • Visualization • Visualization of the network • P2P traffic detection and modelling University California, San Diego – Department of Computer Science University California, San Diego – Department of Computer Science UCSD CSE COOPERATIVE ASSOCIATION FOR INTERNET DATA ANALYSIS UCSD CSE COOPERATIVE ASSOCIATION FOR INTERNET DATA ANALYSIS 1 Tools What is a "Network
    [Show full text]
  • An Internet-Wide View of ICS Devices
    Author copy. Accepted for publication. Do not redistribute. An Internet-Wide View of ICS Devices Ariana Mirian† Zane Ma‡ David Adrian† Matthew Tischer‡ Thasphon Chuenchujit‡ Tim Yardley‡ Robin Berthier‡ Joshua Mason‡ Zakir Durumeric†‡ J. Alex Halderman† Michael Bailey‡ † University of Michigan ‡ University of Illinois at Urbana-Champaign Abstract—Industrial control systems have become ubiquitous, environmental systems in industries ranging from hotels and enabling the remote, electronic control of physical equipment and airports to water treatment plants and government buildings. sensors. Originally designed to operate on closed networks, the Next, we investigate who is scanning for vulnerable industrial protocols used by these devices have no built-in security. However, despite this, an alarming number of systems are connected to control systems by analyzing the traffic received by a large net- the public Internet and an attacker who finds a device often work telescope containing roughly one million IPv4 addresses can cause catastrophic damage to physical infrastructure. We in August 2015 and launching high-interaction ICS honeypots consider two aspects of ICS security in this work: (1) what devices to observe what commands actors run against systems they find. have been inadvertently exposed on the public Internet, and (2) Unique from previous work on Internet-wide scanning [17], we who is searching for vulnerable systems. First, we implement five common SCADA protocols in ZMap and conduct a survey find that only a small handful of organizations are performing of the public IPv4 address space finding more than 60 K publicly regular scans—over 98% of SCADA traffic originates from accessible systems. Second, we use a large network telescope and ten organizations that are primarily scanning for Modbus high-interaction honeypots to find and profile actors searching and BACnet devices.
    [Show full text]
  • Network Telescope Frédéric Beck, Olivier Festor, Radu State
    High Security Laboratory - Network Telescope Frédéric Beck, Olivier Festor, Radu State To cite this version: Frédéric Beck, Olivier Festor, Radu State. High Security Laboratory - Network Telescope. [Technical Report] 2008. inria-00337568 HAL Id: inria-00337568 https://hal.inria.fr/inria-00337568 Submitted on 7 Nov 2008 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. INSTITUT NATIONAL DE RECHERCHE EN INFORMATIQUE ET EN AUTOMATIQUE High Security Laboratory - Network Telescope Fr´ed´eric Beck, Olivier Festor and Radu State N° 9999 March 2007 Theme` COM High Security Laboratory - Network Telescope Fr´ed´eric Beck, Olivier Festor and Radu State Th`eme COM — Syst`emes communicants Projet MADYNES Rapport technique n° 9999 — March 2007 — 219 pages Abstract: Key-words: security, network, telescope, malware Unit´ede recherche INRIA Lorraine LORIA, Technopˆole de Nancy-Brabois, Campus scientifique, 615, rue du Jardin Botanique, BP 101, 54602 Villers-L`es-Nancy (France) Laboratoire de Haute S´ecurit´een Informatique - T´el´escope R´eseau R´esum´e: Mots-cl´es : s´ecurit´e, r´eseau, t´el´escope, malware LHSI - Network Telescope 3 Contents 1 Introduction 6 2 LHSI 7 2.1 Requirements ...................................
    [Show full text]
  • Visual Analysis of Network Traffic – Interactive Monitoring, Detection
    Visual Analysis of Network Traffic – Interactive Monitoring, Detection, and Interpretation of Security Threats Dissertation zur Erlangung des akademischen Grades des Doktors der Naturwissenschaften an der Universitat¨ Konstanz im Fachbereich Informatik und Informationswissenschaft Universität Konstanz Universität Konstanz vorgelegt von Florian Mansmann Universität Konstanz Abstract The Internet has become a dangerous place: malicious code gets spread on personal comput- ers across the world, creating botnets ready to attack the network infrastructure at any time. Monitoring network traffic and keeping track of the vast number of security incidents or other anomalies in the network are challenging tasks. While monitoring and intrusion detection systems are widely used to collect operational data in real-time, attempts to manually analyze their output at a fine-granular level are often tedious, require exhaustive human resources, or completely fail to provide the necessary insight due to the complexity and the volume of the underlying data. This dissertation represents an effort to complement automatic monitoring and intrusion detection systems with visual exploration interfaces that empower human analysts to gain deeper insight into large, complex, and dynamically changing data sets. In this context, one key aspect of visual analysis is the refinement of existing visualization methods to improve their scalability with respect to a) data volume, b) visual limitations of computer screens, and c) human perception capacities. In addition to that, developmet of innovative visualization metaphors for viewing network data is a further key aspect of this thesis. In particular, this dissertation deals with scalable visualization techniques for detailed anal- ysis of large network time series. By grouping time series according to their logical intervals in pixel visualizations and by coloring them for better discrimination, our methods enable accurate comparisons of temporal aspects in network security data sets.
    [Show full text]
  • Analyzing Network Traffic from a Class B Darknet
    Kevin Chen, Jennifer Tu, Alex Vandiver Analyzing Network Traffic from a Class B Darknet December 9, 2004 [email protected] Kevin Chen, Jennifer Tu, Alex Vandiver [email protected] December 9, 2004 Analyzing Network Traffic from a Class B Darknet Contents 1 Introduction 4 2 Prior work 4 3 Goals 5 4 Methods 5 4.1 Networkarchitecture.. .. .. .. .. .. .. .. ....... 5 4.2 Hardwareandkernel ............................... ..... 6 4.3 Packetcapture ................................... .... 6 5 Tools review 6 5.1 Snort........................................... 6 5.2 ACID ............................................ 7 5.3 CoralReef ....................................... ... 7 5.4 ntop ............................................ 8 5.5 Argus ........................................... 8 5.6 Othertools ...................................... ... 8 6 Results 9 6.1 Basicstatistics ................................. ...... 9 6.2 Analysis........................................ 10 6.3 Perlscripts ..................................... 12 7 Future work 13 8 Conclusion 13 2 Kevin Chen, Jennifer Tu, Alex Vandiver [email protected] December 9, 2004 Analyzing Network Traffic from a Class B Darknet 9 Acknowledgements 13 List of Tables 1 Top 10 TCP and UDP ports, by number of packets . ...... 10 2 Other well-known commonly attacked ports . ......... 10 3 Hosts generating the most requests on UDP port 137, NetBIOS ............ 12 List of Figures 1 TCP activity, broken down by destination host and port . ............ 9 2 DailyvariationsinICMPtraffic. ...... 11 3 Average weekly traffic patterns show a clear event at 11:30am EST.......... 11 4 Diagonal patterns in port and host attack patterns are indications of a poor ran- domizeratwork ...................................... 11 3 Kevin Chen, Jennifer Tu, Alex Vandiver [email protected] December 9, 2004 Analyzing Network Traffic from a Class B Darknet 1 Introduction Darknets are “a portion of routed, allocated IP space in which no active services or servers reside.”[2] They are dark because packets go in but nothing comes out.
    [Show full text]
  • Detecting Pandemic and Endemic Incidents Through Network Telescopes: Security Analysis
    Detecting Pandemic and Endemic Incidents through Network Telescopes: Security Analysis Author: Fotis Gagadis Supervisor: Dr. Stephen Wolthusen Technical Report RHUL-MA-2008-12 22 January 2008 Department of Mathematics Royal Holloway, University of London Egham, Surrey TW20 0EX, England http://www.rhul.ac.uk/mathematics/techreports Abstract Moore et al., from the C ooperative Association for I nternet Data Analysis (CAIDA), proposed in recent years another measurement and monitoring method for the network and Internet. Network Telescopes are used to detect malicious traffic events generated from Denial of Service attacks, worm infected hosts and misconfiguration. This report is focused on endemic and pandemic incidents (DoS, Worm) and how these incidents observed through different Darknet topologies and statistical models. Furthermore, network telescopes effectiveness will be examined for broader understanding and eval- uation. Acknowledgments The MSc Thesis is dedicated to my mother, who without her help, support and great efforts I would not succeed up till now. Moreover, I would like to thank one more person who is very important to my life (right now at least :-( ), Haru Yoshimoto. Thank you very much for your kindness, support, love, affection and efforts all these months. I hope your dreams become true. This project would not become true without you. Thank you. Furthermore, I would like to thank all my friends and relatives for their support Dimitris Koukas (or else the Boss), Spiros Pappas, Kostas Ntasiotis (or else Remali), Gaven Watson (the Dr.), Chris McLaughlin (thanks for everything mate), Akis Telis (my cousin), Alex Makropoulos, Eftichis Tsikouras, Panos Elliopoulos and to all the friends that I forgot(sorry is 5 a.m.
    [Show full text]
  • Selected NSF Investments in Research Infrastructure NSF’S Investments in Equipment, Facilities, Shared Cyberinfrastructure and Centers Ensure That the U.S
    SELECTED INVESTMENTS TeraShake is the largest and most detailed simulation of ground motion during a major earthquake along the San Andreas Fault in southern California. Researchers used the 10 terafl ops DataStar supercomputer and large-scale data resources of the San Diego Supercomputer Center (SDSC) at the University of California, San Diego to produce the simulation. The center is a partner site in the TeraGrid. TeraShake is a vivid example of cyberinfrastructure’s ability to advance science and engineering. Credit: Marcus Thiebaux, Information Sciences Institute, USC Selected NSF Investments in Research Infrastructure NSF’s investments in equipment, facilities, shared cyberinfrastructure and centers ensure that the U.S. maintains a world-class science and engineering research infrastructure that is second to none. Th e scale of what we support ranges from small and mid-size instruments in the laboratories of U.S. academic institutions to unique national centers and multiuser facilities to global computer- sensor-communication networks and international partnerships that build and operate state-of-the- art equipment, facilities and experimental tools. Th e following are examples of NSF investments in research infrastructure (including leading-edge facilities in planning or under construction) and the research they enable, organized by broad theme areas. Th ese examples are representative of the investments made by NSF in research infrastructure, but they are not intended to serve as a complete list of everything we support. Many of the agency’s smaller awards are omitted. Also, NSF is making new awards on a continuous basis. A more comprehensive (but still not complete) list of NSF research infrastructure investments is found in Appendix I.
    [Show full text]