forensics with python

profileSravani 12

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 blacklisted words" or "file does not contain blacklisted words".

the script will check how many Canadian phone numbers are included in the .mbox file.

the script will check whether employee A has sent an email to employee B.

    • 5 years ago
    • 30
    Answer(1)

    Purchase the answer to view it

    blurred-text
    NOT RATED
    • attachment
      Sravani.zip