Ver código fonte

Update AutoC2.sh

assume-breach 3 anos atrás
pai
commit
aa86fcbe73
1 arquivos alterados com 3 adições e 0 exclusões
  1. 3 0
      AutoC2/AutoC2.sh

+ 3 - 0
AutoC2/AutoC2.sh

@@ -1178,6 +1178,9 @@ echo ""
 sleep 2
 git clone https://github.com/Tuhinshubhra/RED_HAWK
 cd RED_HAWK
+apt-get update -y && apt-get upgrade -y
+apt --fix-broken install -y
+apt install php -y
 php rhawk.php
 echo "Cloning Social Engineering Resources"
 echo ""