Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Building Open Source Network Security Tools: Components and Techniques

Posted By: JohnZulzman
Building Open Source Network Security Tools: Components and Techniques

Building Open Source Network Security Tools: Components and Techniques
Wiley; 1 edition | ISBN: 0471205443 | 416 pages | CHM | October 28, 2002 | English | 3.30 Mb

Learn how to protect your network with this guide to building complete and fully functional network security tools. Although open source network security tools come in all shapes and sizes, a company will eventually discover that these tools are lacking in some area whether it's additional functionality, a specific feature, or a narrower scope. Written by security expert Mike Schiffman, this comprehensive book will show you how to build your own network security tools that meet the needs of your company. To accomplish this, you'll first learn about the Network Security Tool Paradigm in addition to currently available components including libpcap, libnet, libnids, libsf, libdnet, and OpenSSL. Schiffman offers a detailed discussion of these components, helping you gain a better understanding of the native datatypes and exported functions. Next, you'll find several key techniques that are built from the components as well as easy-to-parse programming examples. The book then ties the model, code, and concepts together, explaining how you can use this information to craft intricate and robust security programs. Schiffman provides you with cost-effective, time-saving guidance on how to build customized network security tools using existing components. He explores: a multilayered model for describing network security tools; the ins and outs of several specific security-related components; how to combine these components into several useful network security techniques; and, four different classifications for network security tools: passive reconnaissance, active reconnaissance, attack and penetration, and defensive. It shows how to combine techniques to build customized network security tools. The companion Web site contains all of the code from the book.