-
Notifications
You must be signed in to change notification settings - Fork 13
Home
reubenajohnston edited this page Mar 29, 2024
·
22 revisions
Welcome to the Network Security wiki (use the sidebar for navigation)!
See the infrastructure project for general information on VMs, supporting software, etc!
This repository contains multiple Docker images that support activities in the course.
- Attack container used to launch attacks for the exercise and homework activities
- Terminal server container with inetutils-telnetd and openssh-server servers
- WWW server container with a Nginx web server that we will attack
- Email server container with Postfix (SMTP) and Dovecot (IMAP/POP3) servers that we will attack
- NFS server container with a NFS server
- NFS+SSH server container with a NFS and SSH servers that we will attack
The content for the Docker images is segregated within individual folders and sparse checkouts are used along with git to pull and use the images separately.
Please reach out to Reuben Johnston ([email protected]) for questions.