Skip to content
This repository was archived by the owner on Sep 29, 2025. It is now read-only.

ageev/PhishMe

Repository files navigation

PhishMe

Scipts which will help to proccess PhishMe emails

saving emails from Office365 mailbox

phishme_save will go and grab all attachments from o365 mailbox. Saves mail to .eml format (not .msg!)

get URLs from phish emails

cood be done with "analyser" script. It relies on "ExtractMsg" library, works with .msg format (not .eml!) so Windows only. .eml is in todo list.
Both scripts generate detailed log files and summary file (data.csv)

Install on Ubuntu

apt-get install python3-setuptools
sudo easy_install3 pip
sudo apt-get install python3-dev
sudo apt-get install libkrb5-dev
sudo pip3 install exchangelib

About

Scipts which will help to proccess PhishMe emails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published