Skip to content

A simple Chrome extension that detects potentially malicious websites by scanning for suspicious keywords and password forms.

Notifications You must be signed in to change notification settings

KabriAcid/malicious-site-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Malicious Site Detector (Chrome Extension)

🔍 A simple Chrome extension that detects potentially malicious websites by scanning for suspicious keywords and password forms.

Features

  • Real-time scanning of webpage content.
  • Alerts users if a page looks suspicious.
  • Popup UI to show site safety status.

How to Install

  1. Clone or download this repository.
  2. Go to chrome://extensions in Chrome.
  3. Enable Developer Mode.
  4. Click Load Unpacked and select this project folder.

How it Works

  • Uses a content script to scan webpage text and form fields.
  • Displays risk status in the popup.

Roadmap

  • Add AI/ML detection using TensorFlow.js.
  • Add blacklist/whitelist management.
  • Improve UI/UX.

License

MIT License

About

A simple Chrome extension that detects potentially malicious websites by scanning for suspicious keywords and password forms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published