Explorar el Código

Update AutoC2.sh

assume-breach hace 2 años
padre
commit
c125a3c923
Se han modificado 1 ficheros con 8 adiciones y 0 borrados
  1. 8 0
      AutoC2/AutoC2.sh

+ 8 - 0
AutoC2/AutoC2.sh

@@ -1347,6 +1347,14 @@ echo ""
 echo ""
 cd /opt/Lateral_Movement/
 echo ""
+echo "Installing LDAP Tools"
+echo ""
+apt install ldap-utils -y
+echo ""
+echo "Installing Kerbrute"
+echo ""
+git clone https://github.com/ropnop/kerbrute.git"
+echo ""
 echo "Installing Petitpotam"
 sleep 2
 git clone https://github.com/topotam/PetitPotam.git