Skip to content

radicallyopensecurity/password-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0cbe453 · Jan 28, 2025
Dec 5, 2024
Jan 28, 2025
Jan 28, 2025
Jan 28, 2025
Oct 21, 2019
Oct 31, 2016
Dec 5, 2024
Jan 28, 2025
Jan 28, 2025
Dec 5, 2024
Oct 13, 2016

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.