Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: ssh-audit & testssl integrations #410

Open
OblackatO opened this issue Jul 4, 2024 · 1 comment
Open

feat: ssh-audit & testssl integrations #410

OblackatO opened this issue Jul 4, 2024 · 1 comment

Comments

@OblackatO
Copy link

There are two wonderful and well tested tools that could be added to secator:

  • ssh-audit.py : SSH server & client security auditing (banner, key exchange, encryption, mac, compression, compatibility, security, etc)
  • testssl : Testing TLS/SSL encryption anywhere on any port

Both tools fulfill the requirements in curated-list-of-tools.

@ocervell
Copy link
Contributor

ocervell commented Jul 7, 2024

Great idea. We have a huge (and growing) list of tools to integrate (see #51) but if you want to prioritize it feel free to make a PR ! Here are some instructions to integrate a new task with secator: https://docs.freelabz.com/for-developers/writing-tasks

@ocervell ocervell changed the title [Feature request] -. ssh-audit & testssl feat: ssh-audit & testssl integrations Jul 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants