Cybersecurity and Machine Learning
Classification of Malware Using Machine Learning and Sandbox-Based Analysis
ML research project for malware analysis and automated classification workflows.
Cybersecurity and Machine Learning
Machine Learning URL Classification

A cybersecurity and machine learning web app that classifies URLs as legitimate or phishing using hand-crafted lexical features and a trained scikit-learn ensemble, with explainable per-feature scores.
Phishing links remain a common attack vector, and teams need practical triage tools that explain why a URL may be suspicious.
The system combines a Flask REST API with a React dashboard, providing classification results and feature-level explanations useful for security education and triage workflows.
Flask serves the REST API and model inference layer. React provides the frontend dashboard. Trained model artefacts are loaded via Joblib for consistent predictions.
Cybersecurity and Machine Learning
ML research project for malware analysis and automated classification workflows.
Tell us about your project and we will outline a practical delivery approach.