I need a Python Security Script
Budget: $10 – $30 USD
I have a security script that I need to modify/extend
The following are what I need to do to the script in question.
The end file output is in prettyTable.
1) Allow the user to specify a directory to process using the built-in Python input() function.
2) Process each entry in that directory and report:
Full-Filepath, FileSize, MAC Times for each entry in the directory
Convert each MAC epoch value into a human-readable form
3) Catch any errors when attempting to process files and report them.
The following are what I need to do to the script in question.
The end file output is in prettyTable.
1) Allow the user to specify a directory to process using the built-in Python input() function.
2) Process each entry in that directory and report:
Full-Filepath, FileSize, MAC Times for each entry in the directory
Convert each MAC epoch value into a human-readable form
3) Catch any errors when attempting to process files and report them.