Release Notes for Open-AudIT v5.2.2

Release Notes for Open-AudIT v5.2.2

Released 2024-05-20

 

md5sum: e50d5fdda5c2810275606688fc8f1944

sha256sum: fb1da8914e238528641be8a855b702b666c05efb558de20cfac4a759708b0958

Windows: ae48178d4ec31cf4419fa3c0aacf18f6f52f77f9726e5182081dec17faa51114

 

This is a minor bug fix release. One new feature is discoveries::require_port. This is disabled by default. When enabled a given IP must respond with an open port (according to the Scan Options) to be considered active. Some customers have been having issues with routers / firewalls out of their control between the Open-AudIT Server and the remote network (and hence target IPs). The router 'helpfully' responds to ping scans and also to port scans with an 'open|filtered' response, which was triggering a "this IP is active" log. Now, with this new option, you can set your Scan Options to ignore open|filtered responses (so no ports will be detected) and even though a ping response is received, it will not trigger the IP being further discovered.

 

Version

Type

Collection

Description

Version

Type

Collection

Description

Enterprise

Improvement

Discoveries

Do not show the DiscoveriesExecute screen if no Collectors with type = collector are retrieved. This screen was being triggered even if the only Collectors were "stand-alone" (which is useless).

Community

Improvement

All

Enable auto-detect timezone code from 4.x. Instead of our default of Brisbane/Australia, attempt to use the timezone configured on the server.

Enterprise

Bug

Collector

Ensure we send the device audit result, when sent directly from the device, from a Collector to the Server.

Enterprise

Improvement

Agents

Allow for Win32_Printer not existing in PowerShell audit.

Enterprise

Improvement

Agents

Use an improved Win32_ComputerSystem.Domain property extractor.

Enterprise

Bug

Agents

Do not output toolbar when CI_ENVIRONMENT = development for Agents::Execute.

Enterprise

Improvement

Agents

Extra JSON filtering upon accepting a device for processing.

Community

New Feature

Discoveries

Add the require_port option (which should not normally be used, see above).

Community

Bug

Devices

On the DevicesRead template, fix the Close buttons in the Server section.