This is the docker client image for the CyberSEED17 competition at UCONN
791
The image contains
The image, when started offers an ssh server. Once you retrieve the IP with the command
docker inspect -f '{{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}}' <containerName>
You can connect to the machine with:
ssh appdev@<retrievedIP>
The password for that account is 'appsec'. The account is part of the sudoers.
Content type
Image
Digest
Size
251.8 MB
Last updated
about 9 years ago
docker pull ldmbis/cyberseed17client