ssh-auditor icon indicating copy to clipboard operation
ssh-auditor copied to clipboard

The best way to scan for weak ssh passwords on your network

Results 5 ssh-auditor issues
Sort by recently updated
recently updated
newest added

This fixes build errors with go 1.18 on OS X

`AddCredential` needs to do a update host_creds set scan_interval=.. if the row was updated and not added.

- I would like to be able to reset the check interval for all credentials - I would like to be able to drop the whole credentials table - I...

Would be neat to be able to add bad/default SSH keys, for example the ones in the https://github.com/rapid7/ssh-badkeys repo, for a start.

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20200219234226-1ad67e1f0ef4 to 0.17.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/crypto&package-manager=go_modules&previous-version=0.0.0-20200219234226-1ad67e1f0ef4&new-version=0.17.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies