Nexpose Client v0.9.7
The 0.9.7 release contains the following new features:
New scan template configuration methods:
ScanTemplate#enable_icmp_discovery
- Enable/disable IP stack fingerprintingScanTemplate#enable_tcp_discovery
- Enable/disable TCP host discoveryScanTemplate#enable_udp_discovery
- Enable/disable UDP host discoveryScanTemplate#tcp_discovery_ports
- Add custom TCP ports to scan for host discoveryScanTemplate#udp_discovery_ports
- Add custom UDP ports to scan for host discovery
These methods allow more control over host discovery in your scan templates, in addition to the existing service discovery configuration methods.