Improvements
- Added dialog box when the user tries to refresh the page, close the global drawer or navigate to another page but there are unsaved changes
v4.3.0.stable62
Bugfixes
- Deprecate `_reset_service_updates` (unused)
- `allow_unsafe_protocols` for Git can be used by setting env `GIT_ALLOW_UNSAFE_PROTOCOLS` in service updaters
- HEAD requests for URL downloads will use proxy configurations, if any.
v4.3.0.stable61
Bugfix
- fix bug in cli tool for filestore checks
v4.3.0.stable60
Identification
- Improving batch file identification
v4.3.0.stable59
Identification
- Adding support for Internet Explorer RecoveryStore files
- Improving JScript
v4.3.0.stable58
Identification
- Generalized the magic header of batch files extracted by Assemblyline services, to assist with identification
Dynamic Service Helper
- Added flag for tagging network tags as static or dynamic when extracting IOCs from text blobs
v4.3.0.stable57
Improvement
- Added support to submit defanged URLs for analysis (ex: hxxps://test[.]dom/pathhash)
Bug Fixes
- Fix instances where the ignore_size params was ignored resulting on files not being scanned because they are too big
- Fix classification display issue
v4.3.0.stable56
Improvement
- Use C to calculate entropy instead of python (services)
v4.3.0.stable55
Improvements
- Added is_ip_public method to common/network
- Allow URL submission to skip HTTPS validation
- Allow sub-directory access in Azure Transport
v4.3.0.stable54
Bug Fixes
- Fix monaco editor to work offline
v4.3.0.stable53
Improvements
- Added dialog box when the user tries to refresh the page, close the global drawer or navigate to another page but there are unsaved changes
- Use FileDownloader for the signatures
v4.3.0.stable52
Bug Fixes
- Fix classification required groups cannot be selected in the classification picker
- Fix download file APIs so they don't crash when the file is missing
Improvements
- Allow user to select groups that its not part of in the classification picker
- Add progress status for long running dialog tasks
- Use an Ajax downloader to download files to be able to provide feedback to the user in case of crashes or long server-side rendering before file transfers
v4.3.0.stable51
Improvement
- Adding parentheses to a list of invalid characters found in URIs when parsing text blobs
v4.3.0.stable50
Bug fixes
- Fix default_external_sources warnings
- Remove links follow in Monaco editor to prevent un-intentional malicious link clicks
v4.3.0.stable49
Improvements
- Allow passing the safelist to the extraction of IOCs from text blobs
- Add SHA256 as an attribute to Sandbox Artifacts, to allow deduplication
v4.3.0.stable48
Improvements
- Use Monaco editor in the file viewer to display ASCII and Strings output
- Use syntax highlighting and folding by detecting file types in the file viewer
- Preseve submission parameters when using resubmit to dynamic button in a submission context
Bug fixes
- Fix service version selector to only allow versions that matches the current framework and update channel
- Preserve submission metadata when using copy_sid in dynamic resubmit API - by glimps-jbo
v4.3.0.stable47
Improvement
- Add Assemblyline's scoring to the ontology
v4.3.0.stable46
Improvement
- Adding the ability to limit the number of characters that a domain can have when looking through text blobs
v4.3.0.stable45
Prepare system for the future Malware Archive feature by completely removing the old archive/ILM code and replacing it with a single index archive where the data will be kept forever.
Although this the archiving index work, you should restrain from turning that feature on just yet because it is still in alpha stage.
v4.3.0.stable44
Enhancements
- Configurable ingestion type for vacuum
v4.3.0.stable43
Enhancements
- Parsing improvements in vacuum
New feature
- Added service auto-installation through the UI
v4.3.0.stable42
Enhancements
- Performance tuning in the expiry module
v4.3.0.stable41
Improvement
- Sanitized URIs being extracted from text blobs
v4.3.0.stable40
Hotfix for the async DB tasks