Distributed Denial of Service Attacks
Book information
Description
Distributed Denial of Service (DDoS) attacks have become more destructive, wide-spread and harder to control over time. This book allows students to understand how these attacks are constructed, the security flaws they leverage, why they are effective, how they can be detected, and how they can be mitigated. Students use software defined networking (SDN) technology to created and execute controlled DDoS experiments. They learn how to deploy networks, analyze network performance, and create resilient systems. This book is used for graduate level computer engineering instruction at Clemson University. It augments the traditional graduate computing curricula by integrating: Internet deployment, network security, ethics, contemporary social issues, and engineering principles into a laboratory based course of instruction. Unique features of this book include: A history of DDoS attacks that includes attacker motivations Discussion of cyber-war, censorship, and Internet black-outs SDN based DDoS laboratory assignments Up-to-date review of current DDoS attack techniques and tools Review of the current laws that globally relate to DDoS Abuse of DNS, NTP, BGP and other parts of the global Internet infrastructure to attack networks Mathematics of Internet traffic measurement Game theory for DDoS resilience Construction of content distribution systems that absorb DDoS attacks This book assumes familiarity with computing, Internet design, appropriate background in mathematics, and some programming skills. It provides analysis and reference material for networking engineers and researchers. By increasing student knowledge in security, and networking; it adds breadth and depth to advanced computing curricula. Cover Half Title Title Page Copyright Page Dedication Contents Foreword About the Authors Acknowledgments Preface Contributors 1. Introduction 1.1 Performance Testing and Analysis of DDoS Detection Approaches 1.2 Deceiving DDoS Detection 1.3 DDoS Mitigation 1.4 Organization 2. What is DDoS? 2.1 Definition 2.2 Classification 2.2.1 Resource Saturation 2.2.1.1 System/Device Resources 2.2.1.2 Network Bandwidth 2.2.2 Exploiting Vulnerability 2.2.3 Tampering 2.2.4 Misuse 2.2.4.1 Fragmentation and Reassembly 2.2.4.2 TCP-based 2.2.4.3 Low and Slow Attacks 2.2.4.4 Filtering 2.2.4.5 Others 2.2.5 Physical Destruction 2.3 Botnet 2.3.1 Botnet Architectures 2.3.2 Botnet Topologies 2.3.2.1 Star 2.3.2.2 Multi-server 2.3.2.3 Hierarchical 2.3.2.4 Random 2.3.3 Botnet Resilience and CnC Resolution 2.3.3.1 IP Flux 2.3.3.2 Domain Flux 2.3.3.3 Blind Proxy Redirection 2.4 Attack Tools 2.4.1 Classification of Attack Tools 2.4.2 Popular Attack Tools 2.5 Problems 2.6 Glossary 3. History and Motivation 3.1 A Brief History of Computers and Computer Crime 3.2 DDoS Tools and Technologies 3.2.1 DDoS Bots and Stressers 3.2.2 Botnets 3.2.3 Worms 3.2.4 DNS DDoS 3.2.5 BGP Exploits 3.3 DDoS History 3.3.1 Early DoS 3.3.2 Hackers 3.3.2.1 L0pht 3.3.2.2 Ma aboy 3.3.3 Commercial Exploitation 3.3.3.1 DDoS for Hire 3.3.3.2 Ransomware 3.3.4 Censorship 3.3.4.1 Myanmar 3.3.4.2 Kyrgyzstan 3.3.4.3 Kazakh 3.3.4.4 Iran 3.3.4.5 Vietnam 3.3.4.6 Radio Free Europe/Radio Liberty 3.3.4.7 Krebs on Security 3.3.5 Cyberwar 3.3.5.1 Hainan 3.3.5.2 Estonia 3.3.5.3 Georgia 3.3.5.4 Ukraine 3.3.5.5 Israel 3.3.5.6 US and Korea 3.3.6 Hacktivism and/or Terrorism 3.3.6.1 Electronic Disturbance Theater 3.3.6.2 Electrohippies 3.3.6.3 Lufthansa 3.3.6.4 Russian Election 3.3.6.5 Chanology 3.3.6.6 CNN 3.3.6.7 Operations Titstorm and Payback 3.3.6.8 Lizard Squad 3.3.6.9 Black Lives Matter 3.3.6.10 Syrian Electronic Army 3.3.6.11 Daesh 3.3.7 Internet Blackouts 3.4 Conclusions 3.5 Problems 3.6 Glossary 4. Legal Considerations 4.1 Introduction 4.2 Laws against DDoS 4.3 Jurisdiction 4.4 DDoS Liability 4.5 Protest 4.6 Cyberwar 4.7 Conclusion 4.8 Problems 4.9 Glossary 5. DDoS Research: Traffic 5.1 Dataset 5.1.1 Classification 5.1.2 Features 5.2 Traffic Generation 5.2.1 Approaches 5.2.2 Tools 5.2.2.1 Stress Testing / Attack Traffic Generation Tools 5.2.2.2 Background Traffic Generation Tools 5.2.2.3 Replay Tools 5.3 (D)DoS Benchmark Datasets 5.4 Discussion 5.5 Problems 5.6 Glossary 6. DDoS Research: Testing 6.1 Network Simulators / Emulators 6.1.1 Popular Network Simulators / Emulators 6.1.1.1 NS2 6.1.1.2 NS3 6.1.1.3 OMNET++ 6.1.1.4 Shadow 6.1.1.5 GNS3 6.1.1.6 IMUNES 6.1.1.7 CORE 6.1.1.8 Mininet 6.1.1.9 VNX 6.1.1.10 Wistar 6.2 Network Testbeds 6.2.1 Technologies and Concepts 6.2.2 Popular Network Testbeds 6.2.2.1 Emulab 6.2.2.2 PlanetLab 6.2.2.3 GENI 6.2.2.4 KREONET 6.2.2.5 FIRE 6.2.2.6 SAVI 6.2.2.7 JGN 6.3 Case Study Network Mirroring 6.3.1 Experiment Setup 6.3.2 Advantages of Experiment Setup 6.4 Problems 6.5 Glossary 7. DDoS Research: Evaluation 7.1 Performance Evaluation Metrics 7.1.1 Detection Performance 7.1.2 Mitigation Performance 7.1.3 System Cost 7.1.4 Qualitative Evaluation 7.2 Discussion 7.3 Problems 7.4 Glossary 8. Attack Detection 8.1 Classification of DDoS Detection Algorithms 8.2 An Empirical Study: DDoS Detection Using Operational Network Data 8.2.1 Literature 8.2.2 Background 8.2.2.1 Cumulative Sum (CUSUM) 8.2.2.2 Wavelet 8.2.2.3 Entropy 8.2.3 Performance Testing Using Operational Network Data 8.2.3.1 Traffic Volume-based Detection 8.2.3.2 Entropy-based Detection 8.2.3.3 Comparison and Discussion 8.2.4 Cusum-Entropy 8.2.4.1 Cusum - Entropy Algorithm 8.3 Problems 8.4 Glossary 9. Deceiving DDoS Detection 9.1 A Case Study: Deceiving Entropy-based DDoS Detection Systems 9.1.1 Entropy Spoofing 9.1.1.1 Controlling Entropy Value 9.1.2 Experimental Results 9.1.3 Discussion 9.2 Problems 9.3 Glossary 10. Attack Mitigation 10.1 Classification 10.1.1 Classification-based on Mitigation Time 10.1.1.1 Before An Attack (Prevention) 10.1.1.2 During An Attack (Detection) 10.1.1.3 After An Attack (Reaction / Source Identi cation) 10.1.2 Classification-based on Deployment Type 10.1.2.1 Centralized 10.1.2.2 Distributed 10.1.3 Classification-based on Deployment Location 10.1.3.1 Source-based 10.1.3.2 Destination-based 10.1.3.3 Network-based 10.1.3.4 Hybrid 10.1.4 Classification-based on Reaction Place 10.1.4.1 On The Premises 10.1.4.2 In The Cloud 10.1.5 Classification-based on Reaction Type 10.1.5.1 Filtering-based 10.1.5.2 Increasing Attack Surface 10.1.5.3 Moving Target 10.2 Content Delivery Networks 10.3 Deflect 10.4 DDM: Dynamic DDoS Mitigation System 10.4.1 DDM Building Blocks 10.4.1.1 Resource Manager 10.4.1.2 DNS Module 10.4.1.3 Deflect Module 10.4.1.4 Data Collection Module 10.4.1.5 Decision Module 10.4.1.6 DDM Controller 10.4.2 DDM Testing 10.4.2.1 Attack Scenarios 10.4.2.2 Test Results 10.4.3 Discussion 10.5 DDoS Mitigation Using Game Theory 10.5.1 Distributed Denial of Service Mitigation Approach Traffic Flow 10.5.1.1 Player 1 - Blue 10.5.1.2 Player 2 - Red 10.5.2 Distributed Denial of Service Mitigation Approach - Recon guration Strategies 10.5.2.1 Game 10.5.2.2 Sum of Games and Thermographs 10.6 Economic Denial of Sustainability 10.7 Discussion and Comparison 10.8 Problems 10.9 Glossary 11. Security and DDoS in SDN: Opportunities and Challenges 11.1 Overview 11.2 Fundamentals of SDN 11.3 Improving Network Security with SDN 11.3.1 Implementing Flexible and Cost-effective Security Functions 11.3.2 Deception and Moving Target Defense 11.3.3 Securing Protocols against Spoofing 11.3.4 Other Opportunities 11.4 New Security Threats against SDN 11.4.1 Reconnaissance against SDN 11.4.2 Taking Advantage of the Widened Attack Surface 11.5 DDoS in SDN 11.5.1 New DDoS Attacks Threatening SDN 11.5.2 Using SDN for Better DDoS Defense 11.6 Discussion and Future Trends 11.7 Problems 11.8 Glossary 12. Denial of Service Attack in Control Systems 12.1 DoS Attack in Cyber Physical Systems 12.2 Modeling DoS Attack From Control Perspective 12.3 DoS Attack Estimation and Countermeasure 12.3.1 Overview on Observer Design and Diagnostics 12.3.2 Adaptive Observer Design 12.4 Proposed Algorithm 12.5 Case Study and Simulation Results 12.6 Problems 12.7 Glossary 13. Denial of Service Attack on Phasor Measurement Unit 13.1 Overview 13.2 Background 13.2.1 The Synchrophasor Protocol 13.2.2 Security Gateways 13.2.3 Side-Channel Analysis 13.2.3.1 Hidden Markov Models 13.2.4 Man-In-The-Middle Attack 13.3 Two-Area Four Machine Power System with Utility-Scale PV Plant and PMUs 13.3.1 PMU Traffic Separation Algorithm 13.3.2 DoS Attack on PMU Measurement Traffic 13.4 AGC Operation Under Attack 13.4.1 Experimental Setup 13.5 Consequences of DoS Attacks 13.5.1 Fault and Attack without Countermeasure 13.5.2 Analysis 13.6 Summary 13.7 Problems 13.8 Glossary 14. DDoS Lab 14.1 Toolbox 14.1.1 Wireshark / tshark 14.1.2 Scapy 14.1.3 JMeter 14.1.4 Apache Traffic Server (ATS) 14.1.5 Apache HTTP Server 14.1.6 BIND Domain Name Server 14.1.7 Virtualbox 14.1.8 Deflect 14.1.9 Distributed DDoS Mitigation Tool (DDM) 14.2 Lab Guidelines 14.2.1 Data Handling 14.2.1.1 Course Background 14.2.1.2 Attestation 14.2.2 Assignment / Project Report 14.2.2.1 Introduction 14.2.2.2 Methodology 14.2.2.3 Results 14.2.2.4 Conclusion 14.2.2.5 Comments 14.2.2.6 Bibliography 14.2.2.7 Appendix 14.3 Assignments 14.3.1 Attack 14.3.1.1 Sniffing Network 14.3.1.2 Man in the Middle 14.3.1.3 Spoofing 14.3.1.4 Network Background Traffic Generation 14.3.1.5 DDoS Simulation 14.3.1.6 Syn Flood 14.3.1.7 Bandwidth Starvation Attack 14.3.1.8 Amplification / Reflection 14.3.1.9 HTTP GET / POST 14.3.2 Detection 14.3.2.1 Thresholding 14.3.2.2 Cusum 14.3.2.3 Cusum - Wavelet 14.3.2.4 Wavelet - Cusum 14.3.2.5 Entropy 14.3.2.6 Questions 14.3.3 Deception 14.3.4 Mitigation 15. Conclusion 15.1 Analysis and Conclusions 15.2 Suggestions for Future Research 15.3 Final Words 16. Appendix 16.1 Generate TCP Traffic with Ostinato 16.2 Mininet Quick Guide 16.2.1 Mininet Quick Hands-On 16.2.1.1 Install Mininet 16.2.1.2 Access Mininet VM 16.2.1.3 Start and Stop Mininet 16.2.2 Mininet Lab Guide 16.2.2.1 Create a Topology 16.2.2.2 Run Applications on the Network 16.3 NS2 DDoS Simulation 16.3.1 Explanation of Script "attack.tcl" 16.3.1.1 Key Concepts 16.3.1.2 Explanation of the Script 16.3.1.3 SYN Flood 16.4 TCP SYN Flooding 16.4.1 Set up the Victim Server 16.4.1.1 Set up a Web Server 16.4.1.2 Toggle The SYN Settings 16.4.2 Client Script 16.4.3 Lunch the Attack 16.5 DNS Amplification Attack 16.5.1 Simple DNS Request 16.5.2 A Spoofed DNS Request 16.5.3 Build a DNS Record on the Master DNS Server 16.5.4 DNS Amplification Attack 16.5.4.1 Attack Performance 16.6 Elastic CDN Assignment 16.6.1 Reverse Cache Proxy 16.6.2 DNS Server 16.6.3 Scale Up Bibliography Index
Similar books
MySQL® Notes for Professionals book
2018 · PDF
MrExcel 2022: Boosting Excel
2022 · PDF
MrExcel 2022: Boosting Excel
2022 · PDF
Session C11: Ancient Cultural Landscapes in South Europe – their Ecological Setting and Evolution, Session C22: Gardeners from South America, Session S04: Agro-Pastoralism and Early Metallurgy Sessions, Session WS29: The Idea of Enclosure in Recent Iberian Prehistory, Session C88: Rhytmes et causalites des dynamiques de l'anthropisation en Europe entre 6500 ET 500 BC: Hypotheses socio-culturelles et/ou climatiques: Proceedings of the XV UISPP World Congress (Lisbon 4-9 September 2006) / Actes du XV Congrès Mondial (Lisbonne 4-9 Septembre 2006) Vol.36
2010 · PDF
THE BRITISH ARMY IN INDIA: ITS PRESERVATION BY AN APPROPRIATE CLOTHING, HOUSING, LOCATING, RECREATIVE EMPLOYMENT, AND HOPEFUL ENCOURAGEMENT OF THE TROOPS. with AN APPENDIX ON INDIA : THE CLIMATE OP ITS HILLS ; THE DEVELOPMENT OF ITS RESODRCBS, INDUSTRY, AND ARTS ; THE ADMINISTRATION OF JUSTICE ; THE BLACK ACT ; THE PROGRESS OF CHRISTIANITY ; THE TRAFFIC IN OPIUM ; THE VALUE OF INDIA ; PERMANENT CAUSES OF DISAFFECTION, AND OF THE RECENT REBELLION ; THE TRADITIONARY POLICY; MISGOVERNMENT BY NATIVE RULERS ; ANNEXATIONS OF THEIR TERRITORY, ETC.
1858 · PDF
Idries Shah 27 Books Collection : A Perfumed Scorpion, A Veiled Gazelle, Caravan of Dreams, Darkest England, Destination Mecca, Evenings with Idries Shah, Knowing How to Know, Learning How to Learn, Letters and Lectures of Idries Shah, Neglected aspects of Sufi study, Observations, Oriental Magic, Reflections, Seeker after Truth, Special Illumination, Special Problems in the study of Sufi ideas, Sufi thought and action, Tales of the Dervishes, The Dermis Probe, The Elephant in the Dark, The Englishman Handbook, Idries Shah Antology, The Magic Monastery, The natives are restless, wisdom of the Idiots PDF.
2022 · PDF
The travels of Capts. Lewis and Clarke from St. Louis, by way of the Missouri and Columbia rivers, to the Pacific ocean; performed in the years 1804, 1805 & 1806, by order of the government of the United States. Containing delineations of the manners, customs, religion, &c. of the Indians, comp. from various authentic sources, and original documents, and a summary of the Statistical view of the Indian nations, from the official communication of Meriwether Lewis. Illustrated with a map of the country, inhabited by the western tribes of Indians
1809 · PDF
Professional Linux kernel architecture ''Wrox programmer to programmer''--Cover. - ''What you are reading right now is the result of an evolution over more than seven years: After two years of writing, the first edition was published in German by Carl Hanser Verlag in 2003. It then described kernel 2.6.0. The test was used as a basis for the low-level design documentation for the EAL4+ security evaluation of Red Hat Enterprise Linux 5, requiring to update it to kernel 2.6.18 (if the EAL acronym does not mean anything to you, then Wikipedia is once more your friend). Hewlett-Packard sponsored the translation into English and has, thankfully, granted the rights to publish the result. Updates to kernel 2.6.24 were then performed specifically for this book''--P. ix
2008 · PDF