fit-project / fit

FIT is a Python3 application for forensic acquisition of contents like web pages, emails, social media, etc. directly from the internet.
GNU General Public License v3.0
67 stars 9 forks source link

Feature/scraper-email #8

Closed fpollicelli closed 1 year ago

fpollicelli commented 1 year ago

implemented email scraping, I tested only two providers (yahoo and gmail), but should work with outlook and live/hotmail as well ui could be improved in future

fpollicelli commented 1 year ago

edit: I changed the logic, now the user must provider server and port configuration for the imap server (along with email address and password as it was before commit 00370af ) also, I improved the ui, keeping the layout from the wizard