URLGuardian
A classifier to identify malicious URLs
Detecting cybercrime with AI
Welcome to the official Hugging Face organization for Anvilogic's advanced cybersecurity AI models!
Founded in 2019, Anvilogic specializes in AI-driven threat detection and automation, enhancing Security Operations Center (SOC) capabilities with scalable, data-driven solutions.
Typosquatting is a form of cyber attack where malicious actors create fake domain names that are visually or phonetically similar to legitimate domains, intending to deceive users into visiting these sites. This collection aims to detect typosquatted domains by identifying and flagging them. It is comprised of the following:
A classifier to identify malicious URLs
Detects typosquatting in domain pairs using a Cross-Encoder.
Mines similar domains from top 4,000 using embeddings.
Detects typosquatting in domain pairs using a T5 model.