Hi all I have installed on a virtual machine kali, down from the site of kali, this presents a problem in metasploit which does not work because it does not connect to the database Postgree.
I made several actions including:
Start metasploit and postgresql services (service & service postgreesql start metasploit start)
db_connect the database pointing to the file where the data connection are
however does not work, any idea solution for this?
thank you