Release 3.0.0.0
- Network Discovery
- New plugin: ServerStatus
- New plugin: Self-signed user certificate
- New plugin: Server Certificate
- New plugin: Invalid Server Certificate
- Add new credentials to Common credentials plugin
- Make reports standalone
- Multiple bugfixes
Network Discovery
User can now discover OPC UA servers on the LAN by using the Network Discovery feature. The feature queries servers using mDNS protocol. It finds servers registered on or advertised to a LDS on localhost, and servers that respond to mDNS queries.
On GUI, discovery can be started by clicking the Network Discovery button.
On CLI, discovery can be started by using the -d
or --discovery
option.
New plugin: ServerStatus
The ServerStatus plugin plugin retrieves the ServerStatus node from the server. This node contains information about the server's current state, as well as its BuildInfo.
This information is essential for identifying the scanned server or device.
New plugin: Self-signed user certificate
The Self-signed user certificate plugin attempts to authenticate with target servers using a self-signed user certificate.
New plugin: Server Certificate
The Server Certificate plugin retrieves the server's certificate.
The certificate data is useful for reconnaissance.
New plugin: Invalid Server Certificate
The Invalid Server Certificate plugin checks the validity of target server certificate. The plugin reports an issue if the certificate has expired or is otherwise invalid.
New credentials to Common credentials
A new set of credentials has been added to the Common credentials plugin. The new credentials are: Administrator:1
from Beckhoff EK9160 manual.