Ubuntu 20.04 安裝Metasploit msfconsole
相信大家也知道Metasploit msfconsole把,有些人的電腦用
sudo wget https://raw.githubusercontent.com/rapid7/metasploit-omnibus/master/config/templates/metasploit-framework-wrappers/msfupdate.erb
curl https://raw.githubusercontent.com/rapid7/metasploit-omnibus/master/config/templates/metasploit-framework-wrappers/msfupdate.erb > msfinstall && chmod 755 msfinstall && ./msfinstall
等等等命令會報錯是不,接下來用我的辦法可以的
1,先去https://apt.metasploit.com/拉到最低下載.deb檔案
下載完后打開檔案所在檔案夾右鍵屬性復制路徑然后打開終端
輸入
sudo dpkg -i + .deb檔案(剛剛下載的)
然后輸入msfconsole配置
就是這么簡單
謝謝觀看
轉載請註明出處,本文鏈接:https://www.uj5u.com/qita/256303.html
標籤:其他
上一篇:歐拉函式——簽到題
下一篇:windows下常用的dos命令
