Understanding Network Hacks: Attack and Defense with Python

Bastian Ballmann

  • 出版商: Springer
  • 出版日期: 2015-02-01
  • 售價: $2,380
  • 貴賓價: 9.5$2,261
  • 語言: 英文
  • 頁數: 178
  • 裝訂: Hardcover
  • ISBN: 3662444364
  • ISBN-13: 9783662444368
  • 相關分類: Python程式語言
  • 無法訂購

商品描述

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.