Skip to content

Security Scanners

Coordinators

Tool Description
dracon
  • Security scanning pipelines on Kubernetes
  • Provides a scalable and flexible tool to execute arbitrary tools on arbitrary code while processing the results in a flexible way
Flan Scan
  • Thin wrapper around Nmap that converts this popular open source tool into a vulnerability scanner (vulners)
Salus
  • Security scanner coordinator
dast-operator
  • Kubernetes operator that leverages OWASP ZAP to make automated basic web service security testing

Custom Protocols

Tool Description
tls-observatory
  • An observatory for TLS configurations, X509 certificates, and more
ssh_scan
  • Evaluate the security of an SSH configuration using a command-line scanner
  • Usage:
    • $ docker pull mozilla/ssh_scan
    • $ docker run -it mozilla/ssh_scan /app/bin/ssh_scan -t 52.91.225.2 -P config/policies/mozilla_modern.yml