A modern Cyber Security Malware Detection Simulator built with Python and CustomTkinter.
This project simulates how antivirus and security tools analyze suspicious files using:
- Threat scoring
- File extension analysis
- Suspicious keyword detection
- SHA256 hashing
- Interactive security dashboard UI
This project includes:
✅ Modern Cyber Security Dashboard
✅ Malware Detection Simulation
✅ Threat Level Analysis
✅ File Hashing (SHA256)
✅ Risk Scoring System
✅ Real-time Scan Animation
✅ Professional GUI using CustomTkinter
This is a simulation project for educational purposes only.
The application:
- does NOT execute malware
- does NOT infect files
- only analyzes text patterns and file metadata
Completely safe for testing and learning.
Analyze selected files for suspicious indicators.
Detects suspicious keywords such as:
- keylogger
- powershell
- webhook
- token
- stealer
Files are classified as:
- Low Risk
- Medium Risk
- High Risk
Generate file hashes similar to real antivirus systems.
Modern Cyber Security dashboard built using:
- Python
- CustomTkinter
malware_detector/
│
├── main.py
├── scanner.pyYou can safely test the scanner by creating files containing keywords like:
keylogger
webhook
token
powershell
The application only scans text patterns and does not run files.
- Python
- CustomTkinter
- Tkinter
- Hashlib
- Threading
- VirusTotal API Integration
- Real-time File Monitoring
- AI Threat Detection
- Export Scan Reports
- Advanced Threat Meter
- Glassmorphism UI
This project was created for my Cyber Security series:
Stay connected for more cool projects & tutorials 🚀
More advanced Python security projects coming soon.
If you enjoyed this project:
⭐ Star the repository
🍴 Fork the project
📺 Subscribe for more Cyber Security content