ExeRay AI detects malicious Windows executables using ML. Analyzes entropy, imports, and metadata for rapid classification, aiding incident response. Built with Python and scikit-learn.
-
Updated
Mar 30, 2026 - Python
ExeRay AI detects malicious Windows executables using ML. Analyzes entropy, imports, and metadata for rapid classification, aiding incident response. Built with Python and scikit-learn.
Extracting features from URLs to build a data set for machine learning. The purpose is to find a machine learning model to predict phishing URLs, which are targeted to the Brazilian population.
🌸 Breast epithelium segmentation through IHC-guided supervision
Collect and download benign Windows PE executables from marketplace sources for research and machine learning
This ML-based Network Intrusion Detection System classifies traffic as Benign, DDoS, or Port-Scan. Powered by a Random Forest model and 22 OSI-layer features, it achieves 93% accuracy with a low 1.84% false-positive rate. The end-to-end pipeline includes synthetic dataset generation, automated preprocessing, model training, and deep evaluation.
Add a description, image, and links to the benign topic page so that developers can more easily learn about it.
To associate your repository with the benign topic, visit your repo's landing page and select "manage topics."