Skip to content

foevertigo/mail.sys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mail.sys

mail.sys is a simple phishing email detection tool built using machine learning.

It uses a trained model to analyze email content and determine whether it's safe or potentially a phishing attempt. The project includes a web interface where users can enter email text and get instant results.

Features

  • Detects phishing emails using text analysis
  • Machine learning model trained on labeled data
  • Clean web interface using Flask
  • Easy to run locally

How to Use

  1. Run the app: python app.py
  2. Open the browser at http://127.0.0.1:5000
  3. Paste any email content to check if it's safe

Tech Stack

  • Python (pandas, scikit-learn)
  • Flask
  • HTML/CSS

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages