首页 > 开发 > PHP > 正文

metasploit调用nexpose扫描学习笔记

2024-05-04 21:50:21
字体:
来源:转载
供稿:网友

nexpose安装在虚拟机中比较麻烦,所以直接安装到物理机上,kali安装在虚拟机中,执行扫描命令如下:

首先确定是否连接数据库:

msf > db_status

[*] postgresql connected to msf3

确认后

msf > load nexpose

连接后

msf > nexpose_connect loveautumn:pass@192.168.1.8:3780 ok----loveautumn是用户名,pass是密码,192.168.1.8是物理机IP

msf > nexpose_scan 192.168.1.8

[*] Scanning 1 addresses with template pentest-audit in sets of 32

发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表