All notable changes to this project will be documented in this file.
- New FuzzyHash analyzer (ssdeep)
- FuzzyHash database with open-source tools
- Doppelganger endpoint providing a unified interface for both Blender and FuzzyHash
- New configuration section for Doppelganger
- Application version
- Relocated all Blender code to the Doppelganger section
- Enhanced cleanup method
- Improved folder structure and creation process
- Enhanced error handelig on Blender analyzer client side
- base.html template disaply app version
- New BlenderAnalyzer implementation with Moneta, HSB, and HollowsHunter integration
- Blender endpoint for system scanning and payload comparison
- New Dynamic Analyzer HollowsHunter
- Scanners output parsing improvements
- Captured and displayed payload output for better analysis.
- Enhanced the Stringnalyzer scanner with improved functionality.
- Summary section now includes Stringnalyzer & Payload output results.
- Improved HTML and JavaScript code for analysis results.
- Renamed the 'upload' section in the YAML config file to 'util'.
- Resolved missing IOC issue in Moneta.
- Multiple bug fixes in summary section
- New Static analyzer Stringnalyzer implementation
- Refactoring health check implementation to use configuration file settings
- Support for executing payloads with custom command-line arguments
- Increased default payload size limit to 100MB
- Configurable payload initialization timeout settings
- New Version for PE-Sieve scanner
- Improved error handling for payloads that terminate before scan completion
- Enhanced UI/UX for clearer error messaging and handling
- New Dynamic analyzer RedEdr Scanner implementation
- Added LICENSE file
- Various code refactoring improvements
- Multiple bug fixes
- Debug mode enabled
- Small improvements to core functionality
- API route for results with JSON output (@som3canadian)
- Improved risk calculation system
- Enhanced summary section with better reporting
- Documentation improvements
- Updated README with new features and instructions
- Code optimization and cleanup
- Risk calculation refinements
- Initial release
- Base functionality implementation
- Core scanning features
- Repository initialized with basic documentation