소스 검색

Update PiMPlant.sh

Some tool updates
assume-breach 2 년 전
부모
커밋
30d1b83f23
1개의 변경된 파일12개의 추가작업 그리고 1개의 파일을 삭제
  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"