STUdent innovation project. |
PEA (Phishing Email analyzer)
PEA is my SIP Project. This project will be a python program that allows the user to submit a .eml file which will then analyze the headers to do a few things. It would look to find if the email passed authentication as well as to see if any domains were spoofed. It will also investigate the content to find URL’s and run those URLs into Virus Total and Hybrid Analysis. It will then put all this information in a concise report showing all information found. To specify, this program will not have AI or ML capabilities once it is complete, it may be a future addition, but no plans are in place right now.