码迷,mamicode.com
首页 > 数据库 > 详细

Metasploit安装db_autopwn.rb模块

时间:2020-01-30 20:52:34      阅读:96      评论:0      收藏:0      [点我收藏+]

标签:模块   msf   clone   meta   top   strong   安装   hub   模块安装   

Step1:安装db_autopwn.rb模块

root@kali:~# cd /usr/share/metasploit-framework/plugins

git clone https://github.com/hahwul/metasploit-db_autopwn.git

root@kali:/usr/share/metasploit-framework/plugins# cd metasploit-db_autopwn/

root@kali:/usr/share/metasploit-framework/plugins/metasploit-db_autopwn# mv db_autopwn.rb /usr/share/metasploit-framework/plugins/

Step2:启动msfconsole检查模块安装

msf5 > load db_autopwn 

 msf5 > db_nmap 192.168.1.0/24

 

Metasploit安装db_autopwn.rb模块

标签:模块   msf   clone   meta   top   strong   安装   hub   模块安装   

原文地址:https://www.cnblogs.com/networking/p/12243470.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!