Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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.

...