kalilinux 2016的最新metasploit(最新稳定版)
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
奇怪!如何解决这个问题?