Skip to main content

Malicious URL Detector

66 words·1 min·

Summary
#

Malicious URL Detector is a web application designed to identify potentially dangerous or malicious URLs using multiple services for a comprehensive safety profile. This tool integrates with external APIs, including VirusTotal and this Hugging Face API , to provide a robust analysis of URLs.

View the web-app here .

Tech Stack
#

  • Python
  • Flask
  • HTML/CSS
  • JavaScript

Source Code
#

See the source code here