Skip to content

nidhiii128/phishguard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhishGuard – Phishing URL Detection Website

PhishGuard is a web-based phishing detection system that analyzes any URL you enter and instantly tells you whether it is Legitimate or Phishing. The website uses machine-learning models in the background but keeps the interface simple, fast, and user-friendly.

What the Website Does:

1. Real-Time URL Scanning

Users can paste any link into the input box, and the system will scan it instantly — without visiting the website — ensuring complete safety.

2. Predicts Phishing or Legitimate

The website displays:

Final verdict → Phishing / Legitimate

Confidence score → How sure the model is

Color-coded badge for easy interpretation

3. Detailed URL Breakdown

The site shows:

Length of the URL

Number of subdomains

Suspicious characters

Use of HTTP/HTTPS

Presence of IP addresses

Detection of URL shorteners

This helps users understand why the URL is risky or safe.

4. Visual Insights

The website includes charts and graphs showing:

Feature importance

URL structure

Risk indicators

These visuals help users understand the characteristics of potentially malicious URLs.

5. Clean & Interactive Dashboard

Built using Streamlit, the site provides:

Smooth UI

Instant responses

Clear sectioning

Dark and light theme compatibility

Behind the Scenes (Website Perspective Only)

Although not shown to the user:

The website loads a pre-trained ML model

Extracts features from the entered URL

Runs prediction in real-time

Displays results instantly

No dataset uploading, no training required — the website works instantly on its own.

Who Can Use the Website

Students

Cybersecurity beginners

Internet users

Developers checking suspicious URLs

Anyone wanting quick phishing verification

In One Line:

PhishGuard is a smart, interactive website that lets users quickly check if any URL is safe or a phishing attack — with real-time machine learning analysis.

About

Phishguard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors