A Python-based digital forensics tool for real-time detection/snapshotting of temporary files created by malware.
Ideal for dynamic analysis of fileless malware, and monitoring suspicious file events during runtime.
- Monitor multiple file system paths.
- Specify file extensions to detect.
- Real-time monitoring 0.1 second delay.
- Exclude specific file types from monitoring.
.\Tripwire.exepip install watchdog colorama
git clone https://github.com/blwhit/Tripwire.git
python Tripwire.py