Devices will be provided but we welcome students to bring their own hardware, if desired.
It may take some extra time to set up, but then you'll have cybersecurity tools ready to go for the future.
If you want to bring your own device, make sure it has the following software:
Note:
Outside of a virtual environment, the Python dependencies may need to be installed via
apt
and not pip
.
That is, sudo apt install python3-pwntools
, instead of pip3 install pwntools
.