原文:启动msfconsole报错Unable to find a spec satisfying metasploit-framework (>= 0) in the set. Perhaps the lockfile is corrupted?

在Kali上启动msfconsole,报错: 上网一搜 无效,然后我留意前面报错的提示语Perhaps the lockfile is corrupted ,再结合我之前的文章 得到 而 得到 所以尝试更新下bundler的版本 再次运行msfconsole发现可行。 ...

2021-04-06 14:45 0 1130 推荐指数:

查看详情

CentOS 7 安装 metasploit-framework

1 一键安装metasploit-framework apt-get install curl,wgetcurl https://raw.githubusercontent.com/rapid7/metasploit-omnibus/master/config/templates ...

Tue Jul 16 19:44:00 CST 2019 0 1085
windows 安装 metasploit-framework

下载metasploit-framework: https://www.metasploit.com/download 安装 执行msfdb init 修改C:\Users\用户名\.msf4\database.yml 修改前 修改后 ...

Wed Nov 13 19:35:00 CST 2019 0 668
VPS安装metasploit-framework

一、安装过程 在/etc/apt/sources.list添加kali源: root@localhost:~# cat >> /etc/apt/sources.list <&l ...

Wed Sep 13 07:44:00 CST 2017 0 1312
Ubuntu和Debian安装metasploit-framework

添加阿里云的kali源 系统的镜像源文件在apt目录下 /etc/apt/sources.list 用文本编辑器打开sources.list,手动添加如下代码 将原来的源使用#号注释掉 ...

Mon Jan 13 08:23:00 CST 2020 0 218
Windows 10 + Metasploit-Framework 源码安装

1.下载ruby for windows https://rubyinstaller.org/downloads/ Metasploit-Framework 5.0 需要ruby 2.4.5这版本支持。其他均不可。 https://github.com/oneclick ...

Wed Jan 16 06:08:00 CST 2019 0 1406
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM