HAPPY BOOKSGIVING
Use code BOOKSGIVING during checkout to save 40%-55% on books and eBooks. Shop now.
Register your product to gain access to bonus material or receive a coupon.
This eBook includes the following formats, accessible from your Account page after purchase:
EPUB The open industry format known for its reflowable content and usability on supported mobile devices.
PDF The popular standard, used most often with the free Acrobat® Reader® software.
This eBook requires no passwords or activation to read. We customize your eBook by discreetly watermarking it with your name, making it uniquely yours.
Praise for Virtual Honeypots
"A power-packed resource of technical, insightful information that unveils the world of honeypots in front of the reader’s eyes."
—Lenny Zeltser, Information Security Practice Leader at Gemini Systems
"This is one of the must-read security books of the year."
—Cyrus Peikari, CEO, Airscanner Mobile Security, author, security warrior
"This book clearly ranks as one of the most authoritative in the field of honeypots. It is comprehensive and well written. The authors provide us with an insider’s look at virtual honeypots and even help us in setting up and understanding an otherwise very complex technology."
—Stefan Kelm, Secorvo Security Consulting
"Virtual Honeypots is the best reference for honeypots today. Security experts Niels Provos and Thorsten Holz cover a large breadth of cutting-edge topics, from low-interaction honeypots to botnets and malware. If you want to learn about the latest types of honeypots, how they work, and what they can do for you, this is the resource you need."
—Lance Spitzner, Founder, Honeynet Project
"Whether gathering intelligence for research and defense, quarantining malware outbreaks within the enterprise, or tending hacker ant farms at home for fun, you’ll find many practical techniques in the black art of deception detailed in this book. Honeypot magic revealed!"
—Doug Song, Chief Security Architect, Arbor Networks
"Seeking the safest paths through the unknown sunny islands called honeypots? Trying to avoid greedy pirates catching treasures deeper and deeper beyond your ports? With this book, any reader will definitely get the right map to handle current cyber-threats.
Designed by two famous white hats, Niels Provos and Thorsten Holz, it carefully teaches everything from the concepts to practical real-life examples with virtual honeypots. The main strength of this book relies in how it covers so many uses of honeypots: improving intrusion detection systems, slowing down and following incoming attackers, catching and analyzing 0-days or malwares or botnets, and so on.
Sailing the high seas of our cyber-society or surfing the Net, from students to experts, it’s a must-read for people really aware of computer security, who would like to fight against black-hats flags with advanced modern tools like honeypots."
—Laurent Oudot, Computer Security Expert, CEA
"Provos and Holz have written the book that the bad guys don’t want you to read. This detailed and comprehensive look at honeypots provides step-by-step instructions on tripping up attackers and learning their tricks while lulling them into a false sense of security. Whether you are a practitioner, an educator, or a student, this book has a tremendous amount to offer. The underlying theory of honeypots is covered, but the majority of the text is a ‘how-to’ guide on setting up honeypots, configuring them, and getting the most out of these traps, while keeping actual systems safe. Not since the invention of the firewall has a tool as useful as this provided security specialists with an edge in the never-ending arms race to secure computer systems. Virtual Honeypots is a must-read and belongs on the bookshelf of anyone who is serious about security."
—Aviel D. Rubin, Ph.D., Computer Science Professor and Technical Director of the Information Security Institute at Johns Hopkins University, and President and Founder, Independent Security Evaluators
"An awesome coverage of modern honeypot technologies, both conceptual and practical."
—Anton Chuvakin
"Honeypots have grown from simple geek tools to key components in research and threat monitoring at major entreprises and security vendors. Thorsten and Niels comprehensive coverage of tools and techniques takes you behind the scene with real-world examples of deployment, data acquisition, and analysis."
—Nicolas Fischbach, Senior Manager, Network Engineering Security, COLT Telecom, and Founder of Sécurité.Org
Honeypots have demonstrated immense value in Internet security, but physical honeypot deployment can be prohibitively complex, time-consuming, and expensive. Now, there’s a breakthrough solution. Virtual honeypots share many attributes of traditional honeypots, but you can run thousands of them on a single system-making them easier and cheaper to build, deploy, and maintain.
In this hands-on, highly accessible book, two leading honeypot pioneers systematically introduce virtual honeypot technology. One step at a time, you’ll learn exactly how to implement, configure, use, and maintain virtual honeypots in your own environment, even if you’ve never deployed a honeypot before.
You’ll learn through examples, including Honeyd, the acclaimed virtual honeypot created by coauthor Niels Provos. The authors also present multiple real-world applications for virtual honeypots, including network decoy, worm detection, spam prevention, and network simulation.
After reading this book, you will be able to
Botnets II: Emerging Threats, Tactics, and Defenses
Botnets, Part 1: Why They Strike and How to Defend Against Them
Cyber Warfare: Reality or Box Office Hit?
Download Chapter 11: Tracking Botnets
1.1 Brief TCP/IP Introduction 1
1.2 Honeypot Background 7
1.3 Tools of the Trade 13
2.1 Advantages and Disadvantages 20
2.2 VMware 22
2.3 User-Mode Linux 41
2.4 Argos 52
2.5 Safeguarding Your Honeypots 62
2.6 Summary 69
3.1 Advantages and Disadvantages 72
3.2 Deception Toolkit 73
3.3 LaBrea 74
3.4 Tiny Honeypot 81
3.5 GHH—Google Hack Honeypot 87
3.6 PHP.HoP—A Web-Based Deception Framework 94
3.7 Securing Your Low-Interaction Honeypots 98
3.8 Summary 103
4.1 Overview 106
4.2 Design Overview 109
4.3 Receiving Network Data 112
4.4 Runtime Flags 114
4.5 Configuration 115
4.6 Experiments with Honeyd 125
4.7 Services 129
4.8 Logging 131
4.9 Summary 134
5.1 Advanced Configuration 136
5.2 Emulating Services 139
5.3 Subsystems 142
5.4 Internal Python Services 146
5.5 Dynamic Templates 148
5.6 Routing Topology 150
5.7 Honeydstats 154
5.8 Honeydctl 156
5.9 Honeycomb 158
5.10 Performance 160
5.11 Summary 161
6.1 A Primer on Malicious Software 164
6.2 Nepenthes—A Honeypot Solution to Collect Malware 165
6.3 Honeytrap 197
6.4 Other Honeypot Solutions for Learning About Malware 204
6.5 Summary 207
7.1 Collapsar 211
7.2 Potemkin 214
7.3 RolePlayer 220
7.4 Research Summary 224
7.5 Building Your Own Hybrid Honeypot System 224
7.6 Summary 230
8.1 Learning More About Client-Side Threats 232
8.2 Low-Interaction Client Honeypots 241
8.3 High-Interaction Client Honeypots 253
8.4 Other Approaches 263
8.5 Summary 272
9.1 Detecting Low-Interaction Honeypots 274
9.2 Detecting High-Interaction Honeypots 280
9.3 Detecting Rootkits 302
9.4 Summary 305
10.1 Blast-o-Mat: Using Nepenthes to Detect Infected Clients 308
10.2 Search Worms 327
10.3 Red Hat 8.0 Compromise 332
10.4 Windows 2000 Compromise 343
10.5 SUSE 9.1 Compromise 351
10.6 Summary 357
11.1 Bot and Botnet 101 360
11.2 Tracking Botnets 373
11.3 Case Studies 376
11.4 Defending Against Bots 387
11.5 Summary 390
12.1 CWSandbox Overview 392
12.2 Behavior-Based Malware Analysis 394
12.3 CWSandbox—System Description 401
12.4 Results 405
12.5 Summary 413