vigneshshettyin / EatMyURL

Free URL Shortener & API. Shorten and replace a long URL with a short link. Track your links. Use it to affiliate programs, ads, social websites, emails, text messages.
https://eurl.dev
30 stars 18 forks source link

[Feature Request]: Check for secure URL #34

Open vigneshshettyin opened 3 months ago

vigneshshettyin commented 3 months ago

Description

Description A recent incident highlights the infiltration of a vulnerable website URL into our backend system. This security breach underscores the urgent need for a robust solution to prevent such occurrences in the future. By integrating a cutting-edge machine learning (ML) model or leveraging an external API, we can proactively identify and filter out potentially unsafe URLs. This modern approach to security not only mitigates risks but also fortifies our backend infrastructure against future threats.

Domain

Server - (Express)

Code of Conduct

vigneshshettyin commented 2 weeks ago

One solution which I can think of would be to run a model on worker machines to check for URL, if urls are suspected then flag them (Make them inactive)