- Learning Python for Forensics
- Preston Miller Chapin Bryce
- 120字
- 2021-08-20 10:17:05
Libraries in this book
In this book, we use many third-party libraries that can be installed with pip or the setup.py method. However, not all third-party modules can be installed so easily and sometimes require you to search the internet. As you may have noted in the previous code block, some third-party modules, such as the yarp module, are hosted on source code management systems such as GitHub. GitHub and other SCM services allow us to access publicly available code and view changes made to it over time. Alternatively, Python code can sometimes be found on a blog or a self-hosted website. In this book, we will provide instructions on how to install any third-party modules that we use.
推薦閱讀
- 黑客大曝光:無線網絡安全(原書第3版)
- 計算機使用安全與防護
- 安全實戰之滲透測試
- 計算機病毒原理與防范(第2版)
- 工業物聯網安全
- .NET安全攻防指南(上冊)
- Kali Linux Wireless Penetration Testing Cookbook
- API安全技術與實戰
- 網絡關鍵設備安全檢測實施指南
- 信息安全工程與實踐
- 數字政府網絡安全合規性建設指南:密碼應用與數據安全
- Cybersecurity Threats,Malware Trends,and Strategies
- 網絡入侵檢測系統原理與應用
- Instant OSSEC Host-based Intrusion Detection System
- ATT&CK與威脅獵殺實戰