Kali no puede ejecutar la solución msf
El mensaje de error es el siguiente
> Executing “sudo msfdb init && msfconsole”
[i] Database already started
[i] The database appears to be already configured, skipping initialization
Unable to find a spec satisfying metasploit-framework (>= 0) in the set. Perhaps the lockfile is corrupted?
Run `bundle install` to install missing gems.
Solución
gem install bundler:1.17.3
Si aún informa un error
, use el siguiente comando
gem update
Espere un momento, luego puede usarlo