原文:啟動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