Skip to content

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

License

Notifications You must be signed in to change notification settings

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

No packages published