Skip to content

TestSSL is used to scan SSL/TLS against vulnerabilities and other type of details.

License

Notifications You must be signed in to change notification settings

surface-security/scanner-testssl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Security Scanner in Docker

Run locally

  • Build: docker build -t ${PWD##*/} .
  • Create /tmp/input/input.txt and /tmp/output.
  • Run: docker run -it --rm -v /tmp/input:/input -v /tmp/output:/output ${PWD##*/}:latest

Parameters

  • Run Docker with --help as parameter.

About

TestSSL is used to scan SSL/TLS against vulnerabilities and other type of details.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 3

  •  
  •  
  •