🚀 Release v3.6.0
This release introduces new forensic scripts, refactors core scanning logic, and improves configuration management for smoother operation and better logging.
✨ New Features
-
USB History Extraction (
usb_history.py
)- Logs connected USB devices for forensic tracking.
-
Encrypted Drive Audit Script
- Analyses mounted volumes and retrieves BitLocker status.
🔧 Improvements
-
Config File Updates
config.ini
updated to version 3.6.0 with new settings for scan behavior.
-
Sensitive Path Handling (
vulnscan.py
)- Removed unnecessary browser data paths.
- Added refined definitions for sensitive paths.
-
File Processing & Backup
- Improved handling of detected files.
- Enhanced backup functionality with better logging.
-
Execution Logic Refactor
- Main scan workflow streamlined for clarity and reliability.
📄 Documentation
- Updated PLANS.md for version tracking.
- Minor document adjustments in preparation for v3.6.0.
What's Changed
- v3.6.0 Update features by @DefinetlyNotAI in #235
Full Changelog: v3.5.1...v3.6.0