加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 综合聚焦 > 服务器 > Linux > 正文

linux – Metasploit:模块数据库缓存尚未构建,使用慢速搜索

发布时间:2020-12-13 18:11:27 所属栏目:Linux 来源:网络整理
导读:2016年kali linux新品上市(最新稳定) systemctl start postgresql OK 在msfconsole上 msf db_status [*] postgresql connected to msf 当我启动搜索 msf search samba[!] Module database cache not built yet,using slow search 所以我重建缓存…… msf db_
2016年kali linux新品上市(最新稳定)
systemctl start postgresql OK

在msfconsole上

msf > db_status 
[*] postgresql connected to msf

当我启动搜索

msf > search samba
[!] Module database cache not built yet,using slow search

所以我重建缓存……

msf > db_rebuild_cache

当我启动搜索时

msf > search samba
[!] Module database cache not built yet,using slow search

奇怪!如何解决这个问题?

解决方法

我用这个解决了这个错误:

>打开msfconsole
>输入git init

DONE

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读