Skip to content

AnshikaCraftCode/phishing-url-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phishing-url-detector

A phishing URL detection tool built using HTML, CSS, and JavaScript with scan animations and phishing pattern analysis. A frontend-based phishing URL detection tool built using HTML, CSS, and JavaScript, designed to demonstrate basic security analysis logic with an interactive scanning interface.

🚀 Overview

This project allows users to analyze a given URL for common phishing indicators.
It simulates a scan process and highlights potential risks based on URL structure and patterns.

The application is fully client-side and focuses on security awareness and frontend logic, not real-time threat intelligence.

✨ Features

  • Interactive URL scanning simulation
  • Terminal-style scan output
  • Detection of common phishing indicators:
    • Missing HTTPS
    • IP-based URLs
    • Suspicious keywords
    • Abnormally long URLs
  • Clear result classification:
    • Safe
    • Suspicious
    • Potential Phishing
  • Animated background effects
  • Dark red themed UI
  • No data storage, no backend, no APIs

🛠 Tech Stack

  • HTML
  • CSS
  • JavaScript

📸 Screenshot

image

About

A phishing URL detection tool built using HTML, CSS, and JavaScript with scan animations and phishing pattern analysis.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors