Description
Develop a python script from scratch that is relevant to cyber operations, forensics or cyber security. You must use at least three of the components that we have covered in this course:
Walking the filesystem
Reading and writing files
Hashing
Searching
- Rainbow Tables
- Logging
- Photo searching and processing
- Document the script in detail (as a comment block within the script or you may address this in the pdf file that contains the results/output):
- What the script performs
- Why is it relevant