Outstanding looking tool!
I use Metasploit Pro locally and on remote dropboxes via VPN.
Is it possible to connect to DB on a different port and remote IP?
My local MSP database.yml:
adapter: "postgresql"
database: "msf3"
username: "msf3"
password: "XXXXXXXXXX"
port: 7337
host: "localhost"
pool: 256
timeout: 5
Outstanding looking tool!
I use Metasploit Pro locally and on remote dropboxes via VPN.
Is it possible to connect to DB on a different port and remote IP?
My local MSP database.yml:
adapter: "postgresql"
database: "msf3"
username: "msf3"
password: "XXXXXXXXXX"
port: 7337
host: "localhost"
pool: 256
timeout: 5