Parcourir la source

Update Initial_Access.sh

assume-breach il y a 2 ans
Parent
commit
f3da077e14
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4 0
      AutoC2/AutoC2/Initial_Access.sh

+ 4 - 0
AutoC2/AutoC2/Initial_Access.sh

@@ -31,3 +31,7 @@ echo ""
 sleep 2
 git clone https://github.com/mdsecactivebreach/o365-attack-toolkit.git
 echo ""
+echo "Installing Wireshark"
+echo ""
+sleep 2
+apt install wireshark-qt -y