Generic SSH Compliance Checks

The Generic SSH plugin is meant to connect to targets that only have SSH capability. The plugin will run a command on the target, get the output of the command, and evaluate the output for specific expressions.

Check Type

All Generic SSH compliance checks must be bracketed with the check_type encapsulation with the "GenericSSH" designation:

<check_type:"GenericSSH">

This is required to differentiate Generic SSH .audit files from those intended for other platforms.

This section includes the following information: