Hi, Today we will try to parse an email to “From”, “To”, “Header”, “Body”, “Cc”, “Bcc”, “URLs”, and “Attachments”. Then we will analyze for malicious links and files(attachments) of the email by using some service. Later, we will create our custom blacklist for Url, Body, From, Bcc and Cc. …