Add vulnerable Docker image

This commit is contained in:
2024-09-23 13:48:10 +02:00
parent 7cd6146ec9
commit 8fc0ee36cd
6 changed files with 34 additions and 0 deletions

2
vuln_rfi/build.sh Executable file
View File

@ -0,0 +1,2 @@
#!/bin/sh
sudo docker build -t pierre42100/gns3-appliance-vuln-rfi .