Sign inSign up

flavienperier/sandbox-hack

By flavienperier

Updated 8 months ago

Pentest environment accessible with SSH.

Image
Developer tools
Operating systems
0

2.2K

flavienperier/sandbox-hack repository overview

license docker pulls ci status

Sandbox-hack

Pentest environment accessible with SSH.

Env variables

  • PASSWORD: Default sandbox password

Ports

  • 22: SSH (default username is admin)

Volumes

  • /home/admin

Docker-compose example

sandbox-dev:
    image: flavienperier/sandobx-hack
    container_name: sandbox-dev
    restart: always
    volumes:
      - ./documents:/home/admin
    ports:
      - 2222:22
    environment:
      PASSWORD: password

Tag summary

Content type

Image

Digest

sha256:acf2bf8ab

Size

419.3 MB

Last updated

8 months ago

docker pull flavienperier/sandbox-hack