A packaged, graphical user interface for demonstrating various digital security threats and mitigations. It is intended for standalone functionality in a training room context.
Installation:
sudo apt-get install equivs lintian
cd insecurity-demos
make
sudo dpkg -i insecurity-demos_<version>_all.deb
Execution:
sudo insecdem
In the future, the application will not need to be run as root.