LuciferShadox / Phishing-Detection-Using-ML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Phishing-Detection-Using-ML

Abstract

This project verifies if a site is used for phishing or not from the url. The implementation could save many users for being hacked.

This project is done with the help of https://archive.ics.uci.edu/ml/datasets/phishing+websites dataset.

TODO

  • Implement a web backend using flask.
  • Add other features of phishing data.

About

License:MIT License


Languages

Language:Jupyter Notebook 70.0%Language:Python 30.0%