- Effective Python Penetration Testing
- Rejah Rehim
- 105字
- 2021-07-14 11:29:47
Summary
We have gone through the basics of packet crafting and sniffing with various Python modules, and saw that Scapy is very powerful and easy to use. By now we have learned the basics of socket programming and Scapy. During our security assessments, we may need the raw outputs and access to basic levels of packet topology so that we can analyze and make decisions ourselves. The most attractive part of Scapy is that it can be imported and used to create networking tools without going to create packets from scratch.
We will discuss application fingerprinting with Python in more detail in the next chapter.
推薦閱讀
- 深入核心的敏捷開發(fā):ThoughtWorks五大關鍵實踐
- Python編程自學手冊
- CentOS 7 Linux Server Cookbook(Second Edition)
- Learning SQLite for iOS
- 深入淺出DPDK
- Python數(shù)據(jù)可視化之Matplotlib與Pyecharts實戰(zhàn)
- 小程序開發(fā)原理與實戰(zhàn)
- Learning Salesforce Einstein
- Terraform:多云、混合云環(huán)境下實現(xiàn)基礎設施即代碼(第2版)
- 用案例學Java Web整合開發(fā)
- Django實戰(zhàn):Python Web典型模塊與項目開發(fā)
- 自學Python:編程基礎、科學計算及數(shù)據(jù)分析(第2版)
- Photoshop CC移動UI設計案例教程(全彩慕課版·第2版)
- Mastering VMware Horizon 7(Second Edition)
- Offer來了:Java面試核心知識點精講(框架篇)