右手代碼,左手《史記》
分类: 网络与安全
2013-04-17 22:56:04
zhuomawutuo2014-11-12 11:33:55
root@bt:/opt/metasploit/msf3# /opt/metasploit/ruby/bin/bundle install
Fetching git://github.com/rapid7/metasploit_data_models.git
warning: templates not found /rapid7-build/root/share/git-core/templates
remote: Counting objects: 10056, done.
remote: Total 10056 (delta 0), reused 0 (delta 0)
Receiving objects: 100% (10056/10056), 3.17 MiB | 34 KiB/s, done.
Resolving deltas: 100% (4470/4470), done.
warni
s72875562014-10-09 18:43:00
4、切换至/opt/metasploit/msf3然后运行/opt/metasploit/ruby/bin/bundle install
出现这种,怎么办?
root@bt:/opt/metasploit/msf3# /opt/metasploit/ruby/bin/bundle install
Updating git://github.com/rapid7/metasploit_data_models.git
Fetching gem metadata from http://rubygems.org/.........
Could not find gem 'metasploit_data_models (= 0.0.2) ruby' in git://github.com/rapid7/metasploit_data_models.git (at master).
Source contains 'metasploit_data_models'&nb
kaiserhui2014-03-18 08:58:03
redappleowen:为何我按照楼主的方式升级之后,出现很多alert:
NOTICE: ALTER TABLE will create implicit sequence "vulns_refs_id_seq" for serial column "vulns_refs.id"
NOTICE: ALTER TABLE / ADD PRIMARY KEY will create implicit index "vulns_refs_pkey" for table "vulns_refs"
NOTICE: CREATE TABLE will create implicit sequence "task_creds_id_seq" for serial column&nb
那是初次运行,msf在建立数据库的各种表,这个不用担心
回复 | 举报kaiserhui2014-03-18 08:57:24
gulongweidao:我使用以上方法更新,到 4、切换至/opt/metasploit/msf3然后运行/opt/metasploit/ruby/bin/bundle install,找不到 bundle这个文件,我就跳过直接msfupdate了,等了好久也没反应,请问怎么回事。
按照你的描述,应该是ruby安装出现了问题,bundle是ruby的一个组件(不知道这么描述恰当不),可以google无法运行bundle的方法
回复 | 举报gulongweidao2014-02-16 22:46:07
我使用以上方法更新,到 4、切换至/opt/metasploit/msf3然后运行/opt/metasploit/ruby/bin/bundle install,找不到 bundle这个文件,我就跳过直接msfupdate了,等了好久也没反应,请问怎么回事。