securite tp
This commit is contained in:
parent
be2826b2ff
commit
ba9fc9efee
3 changed files with 29 additions and 0 deletions
2
securite/vm/.gitignore
vendored
Normal file
2
securite/vm/.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
/labtainer-vbox.ova
|
||||
/labtainer
|
4
securite/vm/setup.sh
Executable file
4
securite/vm/setup.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
wget -O ./labtainer-vbox.ova "https://nps.box.com/shared/static/dn636n6h2d556nwqezx5w6cfc4cfeacl.ova"
|
||||
vboxmanage import --basefolder=./labtainer labtainer-vbox.ova
|
23
securite/vm/wget-log
Normal file
23
securite/vm/wget-log
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue