Skip to content

Konyancha1/Phishing-Website-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phishing URL Detection Chrome Extension

Overview

This project aims to develop a Chrome extension for real-time detection of phishing URLs using machine learning. The extension integrates a Flask backend server with XGboost machine learning model to classify URLs as phishing or legitimate.

Features

  • Detects phishing URLs in real-time while browsing the web.
  • Provides users with instant feedback on the legitimacy of URLs.
  • Seamless integration with the Chrome browser for ease of use.

Installation

To install the Chrome extension, follow these steps:

  1. Clone or download the repository.
  2. Open Chrome and navigate to chrome://extensions.
  3. Enable Developer mode.
  4. Click on "Load unpacked" and select the extension directory.

Usage

  1. Click on the extension icon in the Chrome toolbar.
  2. Enter a URL in the input field.
  3. Click on the "Check URL" button to initiate the phishing detection process.
  4. Receive instant feedback on whether the URL is phishing or legitimate.

Links

  • AI Model: Link to the trained machine learning model.
  • Walkthrough Video: Video demonstration of the Chrome extension usage.
  • Colab File: Google Colab notebook for model training and development.

Contributors

  • Kevin Onyancha

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published