Sign inSign up

punkstar/o-saft

By punkstar

Updated over 9 years ago

O-Saft Docker Container - A Docker container for O-Saft, the OWASP SSL advanced forensic tool.

Image
0

10K+

punkstar/o-saft repository overview

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#

Tag summary

Content type

Image

Digest

Size

149.8 MB

Last updated

over 9 years ago

docker pull punkstar/o-saft