Skip to content

TheDebuggingNoble/phishing-url-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phishing URL Analyzer

A local Node application that analyzes URLs using:

  • URL structure and suspicious character checks
  • IP literal and private host detection
  • DNS lookup
  • HTTPS/HTTP status and redirect chain observation
  • Heuristic risk scoring with explainable findings

This is a portfolio-grade analyzer, not a replacement for commercial threat intelligence.

Run

From this project folder:

npm start

Open http://127.0.0.1:4201.

About

Threat-intel URL analyzer with DNS lookup, redirects, and explainable phishing risk scoring.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors