Sentinel is an advanced cybersecurity tool designed for real-time threat detection and integrity monitoring in Windows environments.
🚀 Features
Heuristic Detection: Identifies patterns of mass attacks (Ransomware) by analyzing event frequency. Forensic Auditing: Persistent log in structured JSON format for later analysis. Low-Level Interface: Direct connection to the Windows kernel for file monitoring. Intelligent Compatibility: Automatic detection of critical paths using the Windows Registry.
🛠️ Installation
Clone the repository: git clone https://github.com/Jorgeotero1998/SentinelSoc
Installation dependencies: pip install watchdog pywin32
Run: python src/monitor.py