Skip to content
This repository was archived by the owner on Feb 7, 2018. It is now read-only.
/ docker-o-saft Public archive

🐳 Docker container for O-Saft, the OWASP SSL advanced forensic tool

License

Notifications You must be signed in to change notification settings

punkstar/docker-o-saft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

⚠️ Note: This repository and Docker image are now deprecated in favour of the official image at owasp/o-saft.

O-Saft Docker Container

This repository contains a Docker container for the OWASP SSL advanced forensic tool.

Usage

docker run punkstar/o-saft +check www.nicksays.co.uk

Development

The container is configured an entrypoint of perl /opt/osaft/o-saft.pl. If you want to jump into the container then you'll need to override the entrypoint at runtime using --entrypoint, for example:

$ docker run -it --entrypoint=bash punkstar/o-saft
root@2791d357b433:/opt/osaft#

About

🐳 Docker container for O-Saft, the OWASP SSL advanced forensic tool

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published