Added IPEC Bindshell (POSIX) module

Fixes issue 476



git-svn-id: https://beef.googlecode.com/svn/trunk@1314 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
This commit is contained in:
bcoles@gmail.com
2011-09-28 15:11:00 +00:00
parent 87e5bca2fb
commit f309441406

View File

@@ -27,11 +27,11 @@ beef:
permitted_ui_subnet: "0.0.0.0/0"
http:
host: "0.0.0.0"
port: "3000"
host: "whatweb.net"
port: "31777"
# if running behind a nat set the public ip address here
#public: ""
dns: "localhost"
dns: "127.0.0.1"
panel_path: "/ui/panel"
hook_file: "/hook.js"
hook_session_name: "BEEFHOOK"
@@ -58,6 +58,10 @@ beef:
# You may override default extension configuration parameters here
extension:
admin_ui:
enable: true
username: "beef"
password: "beef"
requester:
enable: true
proxy: