metasploit 笔记
分类:-InfoSecurity-, -Linux- | 发表于 2014年11月21日 星期五 上午9:47
无法连数据库:
service postgresql start 启动数据库
service metasploit start 启动MSF
msfconsole 进入
netstat -tnpl |grep postgres 查看运行端口
端口为:5432
database.yml metasploit的配置文件
search 搜索
1.渗透工具里面服务-找到metaspoloit,start服务即可。
2.msfconsole 启动MSF命令行
3.msfupdate更新MSF