kalilinux 2016 上的新 metasploit(最新稳定版)
systemctl start postgresql OK
Run Code Online (Sandbox Code Playgroud)
在 msfconsole 上
msf > db_status
[*] postgresql connected to msf
Run Code Online (Sandbox Code Playgroud)
当我启动搜索时
msf > search samba
[!] Module database cache not built yet, using slow search
Run Code Online (Sandbox Code Playgroud)
所以我重建缓存...
msf > db_rebuild_cache
Run Code Online (Sandbox Code Playgroud)
当我启动搜索时
msf > search samba
[!] Module database cache not built yet, using slow search
Run Code Online (Sandbox Code Playgroud)
奇怪!这个问题怎么解决?
小智 14
你需要输入:
service postgresql start
Run Code Online (Sandbox Code Playgroud)
(你已经做了这个)
msfdb init
Run Code Online (Sandbox Code Playgroud)
(我想你错过了这个)
db_rebuild_cache
Run Code Online (Sandbox Code Playgroud)
(然后在 msfconsole 中)
应该可以。
| 归档时间: |
|
| 查看次数: |
50367 次 |
| 最近记录: |