...
Excerpt |
---|
Released 2024-05-20 |
md5sum: e50d5fdda5c2810275606688fc8f1944
sha256sum: fb1da8914e238528641be8a855b702b666c05efb558de20cfac4a759708b0958
Windows:
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.
...