Spaces:
Runtime error
Runtime error
A newer version of the Gradio SDK is available: 6.13.0
metadata
title: LSTM Ransomware Detector
emoji: π‘οΈ
colorFrom: red
colorTo: blue
sdk: gradio
sdk_version: 4.7.1
app_file: app.py
pinned: false
license: mit
tags:
- machine-learning
- cybersecurity
- malware-detection
- lstm
- ransomware
π‘οΈ LSTM Ransomware Detection System
An advanced AI-powered ransomware detection system using Long Short-Term Memory (LSTM) neural networks.
π― Model Performance
- Accuracy: 97.81%
- Precision: 97.51%
- Recall: 97.44%
- F1-Score: 97.47%
π§ Features
- Real-time PE file analysis
- Advanced LSTM-based classification
- Interactive web interface
- Confidence scoring and risk assessment
- Feature visualization
π Technical Details
- Architecture: Multi-layer LSTM with dropout regularization
- Training Data: 62,000+ real-world PE samples
- Features: 15 PE structural and behavioral characteristics
- Framework: TensorFlow/Keras + Gradio
Upload a Windows executable or DLL file to test the detection capabilities!