pkg update && pkg upgrade
pkg install -y git ruby wget python2 php
git clone https://github.com/boychongzen18/Metasploit.git
cd Metasploit
chmod +x metasploit.sh
./metasploit.sh
================================================================================
Install Paket Metasploit Yg Biasa Error
gem install bundle
gem install bundler
pip2 install bundler
bundle install -j5
gem update --system
bundle update nokogiri
================================================================================
mkdir -p $PREFIX/var/lib/postgresql
initdb $PREFIX/var/lib/postgresql
pg_ctl -D $PREFIX/var/lib/postgresql start
msfconsole
================================================================================
My Youtube : https://www.youtube.com/channel/UCKdOPQ_iIXcqK17PB_2RMdQ
Link Tutorial : https://youtu.be/ehftfMGWrGg
My Website : http://hackingforlive.cf,,https://hackingforlive.wordpress.com
My Facebok : https://web.facebook.com/xroot.xroot.7
================================================================================





