Prechádzať zdrojové kódy

Update PiMPlant.sh

Some tool updates
assume-breach 2 rokov pred
rodič
commit
30d1b83f23
1 zmenil súbory, kde vykonal 12 pridanie a 1 odobranie
  1. 12 1
      PiMPlant/PiMPlant.sh

+ 12 - 1
PiMPlant/PiMPlant.sh

@@ -41,7 +41,18 @@ cd ../
 git clone https://github.com/michenriksen/aquatone.git
 git clone https://github.com/darkoperator/dnsrecon.git
 git clone https://github.com/dirkjanm/mitm6.git
-sudo apt install python2 wifite hcxtools hydra medusa cewl hashcat macchanger nmap postgresql tmux -y
+sudo apt install aircrack-ng -y
+sudo apt install python2 -y
+sudo apt install wifite -y
+sudo apt install hcxtools -y
+sudo apt install hydra -y
+sudo apt install medusa -y
+sudo apt install cewl -y
+sudo apt install hashcat -y 
+sudo apt install macchanger -y 
+sudo apt install nmap -y
+sudo apt install postgresql -y 
+sudo apt install tmux -y
 cd /home/pi
 ssh-keygen
 echo "Enter Your C2 Server's IP/Domain"