release-4.6
Release Notes:
- [IMPORTANT] As of this HXTool release, we will no longer be supporting Python 2.x, as it has been deprecated by the Python Software Foundation.
- [FIXED] Compatibility with Endpoint Security (HX) 5.0+
- [FIXED] Condition test terms are no longer reset when editing or cloning indicators
- [FIXED] Proxy configuration validation code no longer rejects a valid proxy configuration
- [FIXED] Compatibility with TinyDB 4.0
- [FIXED] username element for fileWriteEvent is no longer missing in the IOC editor
- [FIXED] Indicator export is no longer limited to 50 conditions
- [FIXED] Indicators with long names or non-URL characters in their name will export properly
- [FIXED] Scheduler thread pool is set cpu_count() + 1 to prevent thread exhaustion
- [SECURITY] Disable TLSv1 for Flask's internal web server
- [ADDED] MongoDB support
- [ADDED] Multi-indicator upload
- [ADDED] Process-api stacking model for all OSs
- [ADDED] Convert "event only" OpenIOCs to eventItem format for Enterprise Search - Thanks @0xF2EDCA5A
- [ADDED] Support for generic (module) alerts
- [CHANGED] Port stacking model now works on all OSs
- [CHANGED] Exporting multiple indicators now packages them up in a zip file as opposed to a single JSON file
- [CHANGED] Multi-file acquisition now works on all OSs. Note: RAW files listing is only supported on Windows