Explorar el Código

Update Dependencies.sh

added socat
assume-breach hace 2 años
padre
commit
85a09951fd
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      AutoC2/AutoC2/Dependencies.sh

+ 1 - 0
AutoC2/AutoC2/Dependencies.sh

@@ -41,5 +41,6 @@ apt install mdk3 -y
 apt install php-cgi -y
 ap install xterm -y
 apt install tshark -y
+apt install socat -y
 apt --fix-broken install
 echo ""