==================================================================================== === trivy: ==================================================================================== # docker run -v /tmp:/tmp -v /var/run/docker.sock:/var/run/docker.sock aquasec/trivy image "corsy" --format template --template "@contrib/html.tpl" -o /tmp/report.html ==================================================================================== === testssl: ==================================================================================== # docker build . -t testssl && docker run --rm -t testssl example.com ==================================================================================== === ssh-audit: ==================================================================================== # https://github.com/jtesta/ssh-audit ==================================================================================== === whatweb: ==================================================================================== # docker run --tty --interactive --rm guidelacour/whatweb ./whatweb example.com ==================================================================================== === doggo: ==================================================================================== # docker run ghcr.io/mr-karan/doggo:latest example.com @1.1.1.1 A TXT ==================================================================================== === owasp zap: ==================================================================================== # docker run -v $(pwd):/zap/wrk/:rw -t softwaresecurityproject/zap-stable zap.sh -cmd -quickurl example.com -quickprogress ==================================================================================== === ==================================================================================== # ==================================================================================== === ==================================================================================== # ==================================================================================== === ==================================================================================== # ==================================================================================== === ==================================================================================== # ==================================================================================== === ==================================================================================== # ==================================================================================== === ==================================================================================== #