Annihilator
İstifadəçi
Salam, bu gün sizlerle termux ilə telefona Metasploit yükleme qaydasin izah edecem. İlk olaraq termuxu güncəlləyirik:
apt update && apt upgrade
sonra ise ardicil olaraq bu kodlari yaziriq:
pkg install wget
wget https://github.com/gushmazuko/metasploit_in_termux/raw/master/metasploit.sh
chmod +x metasploit.sh
./metasploit.sh
cd metesploit-framework
./msfconsole
Bunu yazdiqdan sonra ise bezi erorlar cixacaq onlar cün ise bu kodlari yaziriq:
bundle install --gemfile /data/data/com.termux/files/home/metasploit-framework/Gemfile
bundle install
bundle update yaziriq ve erorlari hell etdikden sonra ./msfconsole yaziriq və istifadə etməyə başlayiriq.
Xoş Günlər
apt update && apt upgrade
sonra ise ardicil olaraq bu kodlari yaziriq:
pkg install wget
wget https://github.com/gushmazuko/metasploit_in_termux/raw/master/metasploit.sh
chmod +x metasploit.sh
./metasploit.sh
cd metesploit-framework
./msfconsole
Bunu yazdiqdan sonra ise bezi erorlar cixacaq onlar cün ise bu kodlari yaziriq:
bundle install --gemfile /data/data/com.termux/files/home/metasploit-framework/Gemfile
bundle install
bundle update yaziriq ve erorlari hell etdikden sonra ./msfconsole yaziriq və istifadə etməyə başlayiriq.
Xoş Günlər