Arc v1.5.0
The release notes for Arc version 1.5.0.
Resolved issues
A list of all the issues that have been resolved in this release.
- Arc-389: The Arc local UI is now accessible only from localhost.
New features
A list of new features that have been introduced in this release.
- Arc-43: Arc is now able to locally buffer data in case of lack of connectivity, granting for more solid continuous monitoring.
- Arc-352: Improved node points data collection that were causing long executions, introducing a timeout for software and users extraction, and more information on the single steps in the logs.
- Arc-384: Arc no longer relies on Powershell scripts when in Offline or One-shot mode, decoupling from this dependency and allowing for more versatile and faster data extraction.
- Arc-386: The default execution time for Offline and One-shot mode is now set to 150 seconds.
- Arc-393: Arc now limits the security check on Sysmon executable restricting it only to checking the issuing Certification Authority, and not the expiration date.
- Arc-395: The
nodeid_factory
Guardian setting now works also for nodes sniffed by connected arc sensors (requires N2OS 23.4.0 or above). - Arc-400: Arc now optimizes user extraction by fetching local Users first, then fetching the AD ones that connected in the last 24 hours.
- Arc-401: A new
restart
CLI command has been added to substitute astop
followed by astart
.