Code Hacking: A Developer's Guide to Network Security

Richard Conway, Julian Cordingley

買這商品的人也買了...

商品描述

Description:

Code Hacking: A Developerís Guide to Network Security provides a hands-on approach to learning vital security skills needed to protect your systems. It details the software and techniques hackers use and provides practical insights on whatís really important in understanding hacking issues. The book cuts through the cursory issues and quickly delves into the essentials at a code and implementation level. It teaches users how to write and use scanners, sniffers, exploits, and helps developers write network security test harnesses for application and infrastructure. In addition, it explains how to create passive defense strategies to collect data on hackers, as well as how to use active defense strategies through techniques such as penetration testing.

Unlike other books on hacking, Code Hacking covers hacking issues using a variety of languages. Software explanations and code samples are provided in C#, C++, Java, and Perl, allowing developers to learn from a variety of perspectives. The companion CD-ROM contains a custom security scanner written in C#. This scanner is a combination of a port and vulnerability scanner that scans IP addresses, allows certain services to be ìbrute forced,î and exploits well-known vulnerabilities. By knowing how to hack a system youíll be better prepared to secure your own.