Skip to content

pradipmudi/malicious-website-detector

Repository files navigation

Description

A lightweight malicious website detector using bloom filter

Key Highlights:

  • Streamlined Detection: Learn how Bloom filters enhance the speed and accuracy of identifying potentially harmful websites.

  • Optimized Resources: Bloom filters offer a resource-efficient solution for handling large datasets, ensuring scalability and performance.

Project Features:

  • Add malicious websites in the bloom filter using the /add endpoint

  • Malicious Website Detector: Utilize the /check endpoint to quickly identify malicious websites

API contract:

Checkout the API contract here: MaliciousWebsiteDetector OpenAPI Contract - Swagger UI

Blog

In this blog I discuss in detail the advantages we get using bloom filters. https://pradipmudi.substack.com/p/understanding-bloom-filters

About

lightweight malicious website detector using bloom filters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages