This commit is contained in:
vasco
2026-05-18 11:45:48 +01:00
parent 66534a1648
commit e38f655080
13 changed files with 2524 additions and 0 deletions

11
CLIENT.sh Normal file
View File

@@ -0,0 +1,11 @@
#/bin/bash
source CONFIG.sh
IP="20.60.0.2"
sudo ifconfig enp0s8 $IP netmask 255.255.255.0
sudo route add default gw 20.60.0.1
# exploits