Building Open Source Network Security Tools: Components and Techniques

Building Open Source Network Security Tools

Components and Techniques
 
Publisher: John Wiley & Sons
Date of Publication:
 
Normal price:

Publisher's listprice:
GBP 30.99
Estimated price in HUF:
14 968 HUF (14 255 HUF + 5% VAT)
Why estimated?
 
Your price:

13 471 (12 830 HUF + 5% VAT )
discount is: 10% (approx 1 497 HUF off)
The discount is only available for 'Alert of Favourite Topics' newsletter recipients.
Click here to subscribe.
 
Availability:

 
 
 
 
 
Product details:

ISBN13:9780471205449
ISBN10:0471205443
Binding:Paperback
No. of pages:416 pages
Size:228x193x24 mm
Weight:776 g
Language:English
0
Category:
Short description:

The first book to provide cost-effective, time-saving guidance to building customised network security tools using existing components.

For many businesses, the cost of building increased security into their network is difficult, time-consuming, and costly.

Long description:
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

  • Four different classifications for network security tools: passive reconnaissance, active reconnaissance, attack and penetration, and defensive


How to combine techniques to build customized network security tools
The companion Web site contains all of the code from the book.



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

* Four different classifications for network security tools: passive reconnaissance, active reconnaissance, attack and penetration, and defensive

* How to combine techniques to build customized network security tools



The companion Web site contains all of the code from the book.

if you ever write your own networking code, buy this book (iSeries Network, 6 March 2003)

if you ever write your own networking code, buy this book (iSeries Network, 6 March 2003)
Table of Contents:
Acknowledgments.



About the Author.



About the Contributor.



About the Technical Reviewer.



Introduction.



The Network Security Tool Paradigm.



The Libpcap Library.



The Libnet Library.



The Libnids Library.



The Libsf Library.



The Libdnet Library.



The OpenSSL Library.



Passive Reconnaissance Techniques.



Active Reconnaissance Techniques.



Attack and Penetration Techniques.



Defensive Techniques.



Tying Everything Together: Firewalk.



References.



Index.