- Effective Python Penetration Testing
- Rejah Rehim
- 91字
- 2021-07-14 11:29:45
Chapter 2. Analyzing Network Traffic with Scapy
Traffic analysis is the process of intercepting and analyzing network traffic in order to deduce information from communication. The size of the packets exchanged between two hosts, details of the systems communicating, time and duration of communication are some of the valuable information to an attacker. In this chapter, we will learn how to analyze network traffic with Python scripts:
- Networking basics
- Raw socket programming
- Packet sniffing with Scapy
- Packet injection with Scapy
- Parse DNS traffic with Scapy
- OS fingerprinting with Scapy
推薦閱讀
- Mastering RabbitMQ
- 軟件架構設計:大型網站技術架構與業務架構融合之道
- Power Up Your PowToon Studio Project
- MySQL 8 DBA基礎教程
- jQuery從入門到精通 (軟件開發視頻大講堂)
- Functional Kotlin
- TradeStation交易應用實踐:量化方法構建贏家策略(原書第2版)
- SQL經典實例(第2版)
- Scala Reactive Programming
- Scratch·愛編程的藝術家
- Managing Microsoft Hybrid Clouds
- 測試架構師修煉之道:從測試工程師到測試架構師
- Arduino電子設計實戰指南:零基礎篇
- Mastering Embedded Linux Programming
- Implementing Microsoft Dynamics NAV(Third Edition)