1、更新源
apt-get update
2、更新metasploit
apt-get install metasploit-framework
3、更新后,启动时报错处理
4、根据提示,更新gem
gem update --system
5、进入metasploit目录(cd /usr/share/metasploit-framework/),执行bundle install 安装
6、启动,msfconsole
禁止非法,后果自负
1、更新源
apt-get update
2、更新metasploit
apt-get install metasploit-framework
3、更新后,启动时报错处理
4、根据提示,更新gem
gem update --system
5、进入metasploit目录(cd /usr/share/metasploit-framework/),执行bundle install 安装
6、启动,msfconsole
禁止非法,后果自负