An open API service indexing awesome lists of open source software.

https://github.com/sanchariii/phish-plus

User-friendly web interface using Fast API for interacting with the model to predict whether a given website URL is a phishing site or not.
https://github.com/sanchariii/phish-plus

classifier-model fastapi seaborn selenium-webdriver uvicorn

Last synced: 8 months ago
JSON representation

User-friendly web interface using Fast API for interacting with the model to predict whether a given website URL is a phishing site or not.

Awesome Lists containing this project

README

          

# Phish plus

# Overview:
Welcome to the Phishing Sites Predictor, a FastAPI application designed to predict the likelihood of a website being a phishing site. This repository contains the code and resources necessary to deploy and run the application. With the help of machine learning, this project aims to enhance cybersecurity efforts by identifying potential phishing sites accurately.

# Features:

* Predicts the likelihood of a website being a phishing site.
* User-friendly web interface for interacting with the model.
* FastAPI framework for efficient and scalable deployment.
* Utilizes machine learning algorithms to improve accuracy.

# Dataset:

You can find the datset here: [Phishing Site URLs](https://www.kaggle.com/datasets/taruntiwarihp/phishing-site-urls)

# Now showing you Phishing Sites Model Prediction using FastAPI:

1)Prediction of Good URL’s

good

2) Prediction of Bad URL’s

bad

# Contribution:

Contributions are welcome! If you want to contribute to this project feel free to contact me at raysanchari930@gmail.com.