Skip to content

New Scanner: Implement a SSH Server Scanner #54

@rfelber

Description

@rfelber

Is your feature request related to a problem? Please describe.
As an user i want to use test my ssh-server (or already found ssh port) based on best practices and given security policies with the secureCodeBox.

Some Best Practices on the topic ssh hardening can be found here:

Describe the solution you'd like
There are already some ssh security scanners like:

Especially the mozilla ssh_scan seems to be a good candidate to implement.
It's well documented and has a active community. It supports JSON output and the possibility to add my own ssh check policy.

Additional context
A new ssh scanner could be combined with the existing port scanner (nmap) to check found ssh ports.

Steps to implement a new scanner

A general guide how to implement a new scanner is documented here

Must have

Should have

Metadata

Metadata

Assignees

Labels

scannerImplement or update a security scanner

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions