Access Control: Open SSH Server¶
Identifier:
ssh_exposed
Scanner(s) Support¶
| GraphQL Scanner | REST Scanner | WebApp Scanner | ASM Scanner |
|---|---|---|---|
Description¶
Check if the SSH server is exposed to the public.
Exposed SSH servers should be properly secured with strong authentication methods and restricted network access.
Configuration¶
Example¶
Example configuration:
Reference¶
skip¶
Type : boolean
Skip the test if true.