Skip to content

CybersecurityStudents/Gmail-Phishing-and-Spam-Filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gmail-Phishing-and-Spam-Filter

Docker Build and run

docker build -t gmailphishingandspamfilter .

docker run -it --name gmailbot --rm --volume $(pwd)/src/:/usr/src/app --net=host gmailphishingandspamfilter:latest

Initial test

Python script that works together with Gmail API to filter out any phishing/spam emails and report them to Google.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published