700字范文,内容丰富有趣,生活中的好帮手!
700字范文 > Kali运行msf报错:Unable to find a spec satisfying metasploit-framework (>= 0) in the set. Perhaps the解决办法

Kali运行msf报错:Unable to find a spec satisfying metasploit-framework (>= 0) in the set. Perhaps the解决办法

时间:2020-09-10 09:40:37

相关推荐

Kali运行msf报错:Unable to find a spec satisfying metasploit-framework (>= 0) in the set. Perhaps the解决办法

原因:

Metasploit requires the Bundler gem to be installed

解决办法:

命令行输入: sudo gem install bundler

然后输入:bundle install

然后输入:sudo gem update --system

成功解决。话说还是stackoverflow靠谱,CSDN的都是一顿瞎操作

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。