config.ini change for MSF callbacks to work
git-svn-id: https://beef.googlecode.com/svn/trunk@706 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
This commit is contained in:
@@ -33,10 +33,12 @@ favicon_file_name = "favicon.ico"
|
||||
favicon_dir = "/public/images"
|
||||
|
||||
|
||||
# Enable MSF by changing enable_msf to 1
|
||||
# Then set msf_callback_host to be the public IP of your MSF server
|
||||
enable_msf = 0
|
||||
msf_host = "127.0.0.1"
|
||||
msf_path = "/RPC2"
|
||||
msf_port = 55553
|
||||
msf_user = "msf"
|
||||
msf_pass = "abc123"
|
||||
|
||||
msf_callback_host = "127.0.0.1"
|
||||
|
||||
Reference in New Issue
Block a user