Um novo metasploit no kalilinux 2016 (mais recente estável)
systemctl start postgresql OK
No msfconsole
msf > db_status
[*] postgresql connected to msf
Quando inicio a pesquisa
msf > search samba
[!] Module database cache not built yet, using slow search
Então, eu reconstruo o cache ...
msf > db_rebuild_cache
E quando inicio a pesquisa
msf > search samba
[!] Module database cache not built yet, using slow search
Estranho! Como corrigir este problema?