Skip to content

The Phishing Website Detection Tool helps identify potential phishing sites by analyzing URL structure, HTTPS status, Google search presence, and webpage content. It checks for suspicious patterns, insecure connections, and phishing keywords to alert users about potential threats, improving online security.

Notifications You must be signed in to change notification settings

gitwithsunil/phishing-url-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Phishing Website Detection Tool

🚨 Overview

Phishing attacks are one of the most common cybersecurity threats, where attackers create fake websites to steal sensitive user data such as passwords, credit card information, and personal details. Protect yourself from falling victim to these attacks with the Phishing Website Detection Tool. This tool helps identify potential phishing sites by analyzing key website indicators.

πŸ” Features

  • URL Structure Analysis: Detect suspicious patterns in the URL, like special characters or IP addresses, commonly seen in phishing sites.
  • HTTPS Verification: Check if the site is using HTTPS, ensuring a secure connection.
  • Google Search Presence: Evaluate if the site appears in legitimate search results, as phishing sites often don’t.
  • Content Scraping: Search for phishing-related keywords on the webpage (e.g., "password", "verify", "confirm") to detect phishing attempts.

πŸš€ How It Works

The tool performs the following checks to assess whether a website is potentially harmful:

  1. URL Structure: Looks for unusual characters or IP addresses in the URL.
  2. HTTPS Status: Verifies if the website uses a secure HTTPS connection.
  3. Google Search: Checks if the website is indexed and visible in search results.
  4. Web Content: Scrapes the site for keywords that are commonly found on phishing websites.

If any of these indicators are flagged, the tool will alert the user about the potential phishing threat.

πŸ› οΈ Installation

To use this tool, follow these steps:

  1. Clone the repository:
    git clone https://github.com/gitwithsunil/phishing-url-detector.git

About

The Phishing Website Detection Tool helps identify potential phishing sites by analyzing URL structure, HTTPS status, Google search presence, and webpage content. It checks for suspicious patterns, insecure connections, and phishing keywords to alert users about potential threats, improving online security.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages