Python Forensics
In this section, you will learn tools for applying forensics techniques, using Python to extract metadata from documents, images, and browsers, execute brute-force attacks, and apply cryptography techniques and code obfuscation.
This part of the book comprises the following chapters:
- Chapter 12, Extracting Geolocation and Metadata from Documents, Images, and Browsers
- Chapter 13, Python Tools for Brute-Force Attacks
- Chapter 14, Cryptography and Code Obfuscation