- Learning Python for Forensics
- Preston Miller Chapin Bryce
- 173字
- 2021-08-20 10:17:04
Python Fundamentals
We have explored the basic concepts behind Python and fundamental elements used to construct scripts. We will now build a series of scripts throughout this book using the data types and built-in functions that we have discussed in the first chapter. Before we begin developing scripts, let's walk through some additional important features of the Python language, building upon our existing knowledge.
In this chapter, we will explore more advanced features that we will utilize when building our forensic Python scripts. This includes complex data types and functions, creating our first script, handling errors, using libraries, interacting with the user, and some best practices for development. After completing this chapter, we will be ready to dive into real-world examples featuring the utility of Python in forensic casework.
This chapter will cover the following topics:
- Advanced features, including iterators and datetime objects
- Installing and using modules
- Error handling with try, except, and raise statements
- Sanity checking and accessing user-supplied data
- Creating forensic scripts to find USB vendor and product information
- Kali Linux CTF Blueprints
- Kali Linux Social Engineering
- 零信任網(wǎng)絡(luò):在不可信網(wǎng)絡(luò)中構(gòu)建安全系統(tǒng)
- 黑客攻防入門秘笈
- 計(jì)算機(jī)病毒原理與防范(第2版)
- Preventing Digital Extortion
- 同態(tài)密碼學(xué)原理及算法
- Computer Forensics with FTK
- 計(jì)算機(jī)網(wǎng)絡(luò)安全技術(shù)研究
- Building a Home Security System with BeagleBone
- Instant Java Password and Authentication Security
- 華為Anti-DDoS技術(shù)漫談
- 信息內(nèi)容安全管理及應(yīng)用
- Real-World SRE
- 黑客攻防從入門到精通:絕招版(第2版)