Pre-trained models.
Retrained on fresh data.
Seven production-ready cybersecurity models spanning URL analysis, malware detection, network behavior, and browser threats. Each model is automatically retrained when new labeled data lands — so they track the evolving threat landscape.
Gradient boosting and random forest models. Sub-10ms latency. Lower hosting cost. Best for high-throughput pipelines where speed matters more than squeezing the last 2% of accuracy.
Transformer and LSTM-based deep learning models. Higher accuracy on complex patterns (obfuscated code, redirect chains, sequential behavior). Slightly higher latency and hosting cost.
URL Phishing Detector
Classifies URLs as phishing, suspicious, or benign. Trained on 28M+ labeled URLs. Updated weekly with new campaign data.
URL Lexical Classifier
Lightweight classifier using only URL text features — no external lookups required. Ideal for high-throughput pipelines where latency is critical.
PE Malware Classifier
Classifies Windows PE binaries as malware or benign using static file features. No execution required. Trained on 2.4M labeled samples.
Browser Extension Risk Scorer
Scores browser extensions by risk level (0–100) using manifest permissions and static JS analysis. Trained on 18K+ labeled extensions.
Malicious JavaScript Detector
Detects malicious JavaScript in web pages and browser extensions. Handles obfuscated, minified, and AI-generated code. Trained on 890K labeled samples.
Data Exfiltration Detector
Identifies data exfiltration patterns in network flow data. Trained on 4.1M labeled flows from honeypot environments.
Malicious Redirection Detector
Detects malicious redirect chains used in phishing and malware distribution. Models the full redirect graph, not just the final URL.
Run it your way.
Call the model via our REST API. We handle serving, scaling, and retraining. Pay per prediction.
No infrastructure required. Best for getting started quickly.
Download model weights (ONNX, PyTorch, or scikit-learn pickle). Run inference in your own infrastructure.
Full control. Air-gapped deployments supported.
Start with our base model, fine-tune on your labeled data, and deploy via our API or export the weights.
Best of both worlds: our base + your proprietary signal.
One ML model. 100 predictions/month. Free.
Free tier gives you access to the URL Phishing Detector (ML) with 100 API predictions per month. Upgrade to unlock all models, DL variants, and unlimited predictions.