Forensics With Python
create a python script that opens a .mbox file and perform the following: the script will open a file containing a blacklist of words and it will report whether the .mbox file includes any of the blacklisted words. the output will be either "file contains...