Implementation of backdoor attacks and defenses in malware classification using machine learning models.
-
Updated
Oct 6, 2025 - Python
Implementation of backdoor attacks and defenses in malware classification using machine learning models.
End-to-end PE malware detection with XGBoost and MalConv2. Adversarial robustness evaluation via GAMMA attack, SHAP interpretability, and multi-model Pareto comparison.
An end-to-end malware detection pipeline leveraging multiple machine learning models, ensemble learning, and explainable AI techniques to accurately classify malicious and benign files. Built using the EMBER 2018 dataset with XGBoost, LightGBM, CatBoost, Neural Networks, and SHAP-based interpretability.
OACSP-Forensics: a cross-modal selective prediction benchmark for digital forensic triage. Applies ordinal-aware class-conditional selective prediction to phishing URLs (PhishTank), malware binaries (EMBER), and memory forensics (CIC-MalMem-2022) with Daubert-aligned evaluation and coverage-risk curves for court-admissible AI triage.
LightGBM and Random Forest based malware detection on the EMBER 2018 dataset
Static malware detection system using Random Forest on EMBER features for offline, explainable threat analysis
Add a description, image, and links to the ember-dataset topic page so that developers can more easily learn about it.
To associate your repository with the ember-dataset topic, visit your repo's landing page and select "manage topics."