Skip to content
#

url-detection

Here are 39 public repositories matching this topic...

Automated Phishing URL Detection is a hybrid, multi‑stage pipeline that detects phishing URLs in real time. It first uses a fast lexical classifier, then (when needed) captures a webpage screenshot and runs a visual CNN model, finally merging the results with a configurable hybrid decision core to produce a safe / suspicious / phishing verdict.

  • Updated Aug 3, 2026
  • Python

Improve this page

Add a description, image, and links to the url-detection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the url-detection topic, visit your repo's landing page and select "manage topics."

Learn more