A collection of small scripts to mess up with your targeted machine π π§’
Demos are meant for educational purposes only.
Don't run these scripts blindly. Read the code before executing them.
Using a virtual machine is strongly recommended. Once it's installed, make a snapshot.
This way, you can restore it quickly, just in case things turn bad.
Then:
git clone https://github.com/d3fenderz/nastyjoke /dev/shm/nastyjoke
cd /dev/shm/nastyjoke/scripts
You can run these scripts on the targeted machine with bash script
, or ./script
if it's already executable.
To ensure the file is executable, you can type chmod +x script
.