Understanding Network Hacks: Attack and Defense with Python
Authors: Bastian Ballmann
ISBN-10: 3662444364
ISBN-13: 9783662444368
Edition 版次: 2015
Publication Date 出版日期: 2015-01-20
Print Length 页数: 178 pages
Book Description
By finelybook
This book explains how to see one’s own network through the eyes of an attacker,to understand their techniques and effectively protect against them. Through Python code samples the reader learns to code tools on subjects such as password sniffing,ARP poisoning,DNS spoofing,SQL injection,Google harvesting and Wifi hacking. Furthermore the reader will be introduced to defense methods such as intrusion detection and prevention systems and log file analysis by diving into code.