- Vagrant (https://www.vagrantup.com/downloads.html)
$ git clone https://github.com/VincenzoArceri/bash-virus.git
$ cd bash-virus\test-virus
$ vagrant up
$ vagrant ssh
The VM contains:
test/virus.sh
: a copy of the bash virus, the same present at the mastertest/testo.txt
: an example of an infected filetest/dummy.sh
: an example of an uninfected filetest/test.sh
: an example of an uninfected and uninfectable file
Launch commands into the VM
$ cd test
$ ./virus.sh
- Vincenzo Arceri vincenzo.arceri@univr.it
- Giovanni Liboni giovanni.liboni@studenti.univr.it