Sign inSign up

0lfi/sak

By 0lfi

Updated almost 2 years ago

Image
0

6.0K

0lfi/sak repository overview

SAK - Swiss Army Knife

TL;TR

docker run --rm -it \
  --network some_attachable_network \
  -v ~/.ssh:/root/.ssh:ro \    # if needed
  -v $(pwd):/host \            # if needed
  0lfi/sak

This image is meant to be used interactively, its default CMD is a login shell (sh -l).

Tag summary

Content type

Image

Digest

sha256:c4401d590

Size

46.2 MB

Last updated

almost 2 years ago

docker pull 0lfi/sak