Skip to content

radicallyopensecurity/password-training

Repository files navigation

Password training

This repository contains several demonstrations that could be used in security awareness trainings on the topic of password security.

Setup instructions to run the demos

Docker installation instructions

We need the Docker Engine to run the demos. On MacOS and Windows, you need to install Docker Desktop to get Docker Engine, see here. On Linux, we can install Docker Engine only here.

Clone this repository

To run the demos, you need some scripts and config files from this repo. Download this repository as zip or clone git clone https://github.com/radicallyopensecurity/password-training.git.

Run the demos

See the Readme for further instructions under each demo folder.