Sfoglia il codice sorgente

Update Dependencies.sh

added socat
assume-breach 2 anni fa
parent
commit
85a09951fd
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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 ""