kali使用metasploit开启数据服务:

首先,初次使用系统要初始化建立数据库msf3,

否则的话 /opt/metasploit/apps/pro/ui/config/databse.yml不存在:

/etc/init/metasploit start

查看postgres是否启动:

netstat -tulnp | grep postgresMetasploit学习之msf连接数据库

参看用户名和密码:

# cat /opt/metasploit/apps/pro/ui/config/databse.yml

Metasploit学习之msf连接数据库

 

连接:

Metasploit学习之msf连接数据库

 

相关文章:

  • 2021-11-06
  • 2021-08-12
  • 2022-12-23
  • 2022-12-23
  • 2021-07-01
  • 2021-12-27
  • 2021-06-12
  • 2022-12-23
猜你喜欢
  • 2021-12-02
  • 2022-02-01
  • 2021-05-21
  • 2022-12-23
  • 2022-12-23
  • 2022-01-17
  • 2021-08-05
相关资源
相似解决方案