Permissions
Web UI actions: Users must have the appropriate SCM role permissions to perform Network Discovery configuration actions through the web interface
API actions: Built-In Accounts must have the appropriate SCM role permissions to perform API actions on Network Discovery configuration
Scanafi is a lightweight command line tool that enables you to scan hosts on your internal network for SSL/TLS certificates. Scanafi is available as a single executable file for Windows, Linux, and MacOS operating systems.
Scanafi performs network discoveries for certificates on port 443 and additional well-known ports via SSL/TLS and STARTTLS handshakes.
This utility tests for the presence of known vulnerabilities such as DROWN, Heartbleed, logjam, poodle, and poodle TLS.
The primary mode of operation involves sending certificate discovery results to the Next-Gen Trust Security Platform over REST API. This communication is over HTTPS TCP Port 443.
Scanafi operates in the following modes:
Online Mode: The online mode involves the automatic transmission of certificate discovery results to the Next-Gen Trust Security instance specified in the API call portion of the command line operation.
For online mode with Next-Gen Trust Security, communication is over HTTPS and authentication credentials (an API token) for Next-Gen Trust Security are also required. You can get an API token after successful registration on Next-Gen Trust Security.
Offline mode: Scanafi is capable of operating in a offline mode. In this mode, all certificate discovery results are logged to a standard text file, in JSON format. This file can then be collected for out-of-band import to Next-Gen Trust Security Platform using the Next-Gen Trust Security API.