issue 16 : clarifying the config file for loading msf xmlrpc
git-svn-id: https://beef.googlecode.com/svn/trunk@723 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
This commit is contained in:
@@ -35,6 +35,9 @@ 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
|
||||
# Ensure you load the xmlrpc interface in Metasploit
|
||||
# msf > load xmlrpc Pass=abc123 ServerType=Web
|
||||
#
|
||||
enable_msf = 0
|
||||
msf_host = "127.0.0.1"
|
||||
msf_path = "/RPC2"
|
||||
|
||||
Reference in New Issue
Block a user