diff --git a/modules/network/asterisk_ipe/index.php b/modules/network/asterisk_ipe/index.php
index f56ae54b5..14e97c754 100644
--- a/modules/network/asterisk_ipe/index.php
+++ b/modules/network/asterisk_ipe/index.php
@@ -1,5 +1,5 @@
-
- // Copyright (c) 2006-2009, Wade Alcorn
+';
+ var b64code = '';
// replace sections of the code with user input
b64code = b64replace(b64code, "IP_ADDRESS", document.myform.alert_str.value);
diff --git a/modules/network/bindshell_ipc/index.php b/modules/network/bindshell_ipc/index.php
index e78d31f61..482477ba0 100644
--- a/modules/network/bindshell_ipc/index.php
+++ b/modules/network/bindshell_ipc/index.php
@@ -1,5 +1,5 @@
-
- // Copyright (c) 2006-2009, Wade Alcorn
+';
+ var b64code = '';
var temp_cmds = document.myform.cmd_str.value;
temp_cmds = temp_cmds.replace(/\n/g, "\\n")
diff --git a/modules/network/browser_redirect/index.php b/modules/network/browser_redirect/index.php
index c0f521226..308e08ef2 100644
--- a/modules/network/browser_redirect/index.php
+++ b/modules/network/browser_redirect/index.php
@@ -1,5 +1,5 @@
-
- // Copyright (c) 2006-2009, Wade Alcorn
+';
+ var b64code = '';
// replace sections of the code with user input
b64code = b64replace(b64code, "REDIRECTURL", document.myform.url_str.value);
diff --git a/modules/network/browser_request/index.php b/modules/network/browser_request/index.php
index 36ba60a4e..b09ec9897 100644
--- a/modules/network/browser_request/index.php
+++ b/modules/network/browser_request/index.php
@@ -1,5 +1,5 @@
-
- // Copyright (c) 2006-2009, Wade Alcorn
+';
+ var b64code = '';
// replace sections of the code with user input
b64code = b64replace(b64code, "URL",document.myform.url_string.value);
diff --git a/modules/network/detect_host_ip/index.php b/modules/network/detect_host_ip/index.php
index c1748302d..5388401d7 100644
--- a/modules/network/detect_host_ip/index.php
+++ b/modules/network/detect_host_ip/index.php
@@ -1,5 +1,5 @@
-
- // Copyright (c) 2006-2009, Wade Alcorn
+';
+ var b64code = '';
return b64code;
}
diff --git a/modules/network/detect_hostname/index.php b/modules/network/detect_hostname/index.php
index e4335d768..8088dfde2 100644
--- a/modules/network/detect_hostname/index.php
+++ b/modules/network/detect_hostname/index.php
@@ -1,5 +1,5 @@
-
- // Copyright (c) 2006-2009, Wade Alcorn
+';
+ var b64code = '';
return b64code;
}
diff --git a/modules/network/detect_tor/index.php b/modules/network/detect_tor/index.php
index 16f7b7b5f..0e798c95d 100755
--- a/modules/network/detect_tor/index.php
+++ b/modules/network/detect_tor/index.php
@@ -1,5 +1,5 @@
-
- // Copyright (c) 2006-2009, Wade Alcorn
+';
+ var b64code = '';
return b64code;
}
diff --git a/modules/network/detect_visited_urls/index.php b/modules/network/detect_visited_urls/index.php
index a028f40ed..9df299aae 100644
--- a/modules/network/detect_visited_urls/index.php
+++ b/modules/network/detect_visited_urls/index.php
@@ -1,5 +1,5 @@
// show module results section
new Element.show('module_results');
-
+';
+ var b64code_template = '';
zl.selected_zombies.each( function(id){
b64code = b64replace(b64code_template, "TARGET", document.myform.target_.value);
diff --git a/modules/network/imap_ipc/index.php b/modules/network/imap_ipc/index.php
index 3d9eaf536..fad9b8429 100644
--- a/modules/network/imap_ipc/index.php
+++ b/modules/network/imap_ipc/index.php
@@ -1,5 +1,5 @@
-
- // Copyright (c) 2006-2009, Wade Alcorn
+';
+ var b64code = '';
var temp_cmds = document.myform.cmd_str.value;
temp_cmds = temp_cmds.replace(/\n/g, "\\\\n")
diff --git a/modules/network/vtiger_crm_upload_exploit/index.php b/modules/network/vtiger_crm_upload_exploit/index.php
index 1711c94b0..6c011f044 100644
--- a/modules/network/vtiger_crm_upload_exploit/index.php
+++ b/modules/network/vtiger_crm_upload_exploit/index.php
@@ -1,4 +1,4 @@
-
+';
+ var b64code = '';
// replace sections of the code with user input
b64code = b64replace(b64code, "ATTACKURL", document.myform.vtiger_url.value);
diff --git a/modules/standard/alert_dialog/index.php b/modules/standard/alert_dialog/index.php
index 9a49e2bb6..756f56ebd 100644
--- a/modules/standard/alert_dialog/index.php
+++ b/modules/standard/alert_dialog/index.php
@@ -1,5 +1,5 @@
-
- // Copyright (c) 2006-2009, Wade Alcorn
+';
+ var b64code = '';
// replace sections of the code with user input
b64code = b64replace(b64code, "ALERTSTRING", document.myform.alert_str.value);
diff --git a/modules/standard/clipboard_theft/index.php b/modules/standard/clipboard_theft/index.php
index 85d2667ea..78640e95b 100644
--- a/modules/standard/clipboard_theft/index.php
+++ b/modules/standard/clipboard_theft/index.php
@@ -1,5 +1,5 @@
-
- // Copyright (c) 2006-2009, Wade Alcorn
+';
+ var b64code = '';
return b64code;
}
diff --git a/modules/standard/deface_web_page/index.php b/modules/standard/deface_web_page/index.php
index 71dabc274..e44547a81 100644
--- a/modules/standard/deface_web_page/index.php
+++ b/modules/standard/deface_web_page/index.php
@@ -1,5 +1,5 @@
-
- // Copyright (c) 2006-2009, Wade Alcorn
+';
+ var b64code = '';
// replace sections of the code with user input
b64code = b64replace(b64code, "HTMLCONTENT", document.myform.deface_str.value);
diff --git a/modules/standard/detect_flash/index.php b/modules/standard/detect_flash/index.php
index 859956b0a..ecf73000c 100644
--- a/modules/standard/detect_flash/index.php
+++ b/modules/standard/detect_flash/index.php
@@ -1,5 +1,5 @@
-
- // Copyright (c) 2006-2009, Wade Alcorn
+';
+ var b64code = '';
return b64code;
}
diff --git a/modules/standard/detect_java/index.php b/modules/standard/detect_java/index.php
index 05e85c107..f39eb4f10 100644
--- a/modules/standard/detect_java/index.php
+++ b/modules/standard/detect_java/index.php
@@ -1,5 +1,5 @@
-
- // Copyright (c) 2006-2009, Wade Alcorn
+';
+ var b64code = '';
return b64code;
}
diff --git a/modules/standard/detect_plugins/index.php b/modules/standard/detect_plugins/index.php
index 162a9e83e..6bef56619 100644
--- a/modules/standard/detect_plugins/index.php
+++ b/modules/standard/detect_plugins/index.php
@@ -1,5 +1,5 @@
-
- // Copyright (c) 2006-2009, Wade Alcorn
+';
+ var b64code = '';
return b64code;
}
diff --git a/modules/standard/detect_quicktime/index.php b/modules/standard/detect_quicktime/index.php
index 97164813d..350a4637a 100644
--- a/modules/standard/detect_quicktime/index.php
+++ b/modules/standard/detect_quicktime/index.php
@@ -1,5 +1,5 @@
-
- // Copyright (c) 2006-2009, Wade Alcorn
+
function get_b64_code() {
// javascript is loaded from a file - it could be hard coded
- var b64code = ' echo get_b64_file(JS_FILE); ?>';
+ var b64code = '';
return b64code;
}
diff --git a/modules/standard/detect_software/index.php b/modules/standard/detect_software/index.php
index 5b3037875..d636b3125 100755
--- a/modules/standard/detect_software/index.php
+++ b/modules/standard/detect_software/index.php
@@ -1,5 +1,5 @@
-
- // Copyright (c) 2006-2009, Wade Alcorn
+
function get_b64_code() {
// javascript is loaded from a file - it could be hard coded
- var b64code = ' echo get_b64_file(JS_FILE); ?>';
+ var b64code = '';
return b64code;
}
diff --git a/modules/standard/detect_unsafe_activex/index.php b/modules/standard/detect_unsafe_activex/index.php
index 39c1c4ccf..c44c04064 100644
--- a/modules/standard/detect_unsafe_activex/index.php
+++ b/modules/standard/detect_unsafe_activex/index.php
@@ -1,5 +1,5 @@
-
- // Copyright (c) 2006-2009, Wade Alcorn
+
function get_b64_code_ua() {
// javascript is loaded from a file - it could be hard coded
- var b64code = ' echo get_b64_file(JS_FILE); ?>';
+ var b64code = '';
return b64code;
}
diff --git a/modules/standard/detect_vbscript/index.php b/modules/standard/detect_vbscript/index.php
index 08344b879..a6518c04b 100644
--- a/modules/standard/detect_vbscript/index.php
+++ b/modules/standard/detect_vbscript/index.php
@@ -1,5 +1,5 @@
-
- // Copyright (c) 2006-2009, Wade Alcorn
+';
+ var b64code = '';
return b64code;
}
diff --git a/modules/standard/detect_virtual_machine/index.php b/modules/standard/detect_virtual_machine/index.php
index 02b0037c5..55d5ab548 100644
--- a/modules/standard/detect_virtual_machine/index.php
+++ b/modules/standard/detect_virtual_machine/index.php
@@ -1,5 +1,5 @@
-
- // Copyright (c) 2006-2009, Wade Alcorn
+
function get_b64_code_vmdetect2() {
// javascript is loaded from a file - it could be hard coded
- var b64code = ' echo get_b64_file(JS_FILE); ?>';
+ var b64code = '';
return b64code;
}
diff --git a/modules/standard/passwd_theft/index.php b/modules/standard/passwd_theft/index.php
index 0dd5d6e9e..415b577bf 100644
--- a/modules/standard/passwd_theft/index.php
+++ b/modules/standard/passwd_theft/index.php
@@ -1,4 +1,4 @@
-
+';
+ var b64code = '';
return b64code;
}
diff --git a/modules/standard/prompt_dialog/index.php b/modules/standard/prompt_dialog/index.php
index 596ee24dd..40af5a1dd 100644
--- a/modules/standard/prompt_dialog/index.php
+++ b/modules/standard/prompt_dialog/index.php
@@ -1,5 +1,5 @@
-
- // Copyright (c) 2006-2009, Wade Alcorn
+';
+ var b64code = '';
// replace sections of the code with user input
b64code = b64replace(b64code, "PROMPTSTRING", document.myform.prompt_str.value);
diff --git a/modules/standard/raw_javascript/index.php b/modules/standard/raw_javascript/index.php
index 2228fb52b..1d4631ec7 100644
--- a/modules/standard/raw_javascript/index.php
+++ b/modules/standard/raw_javascript/index.php
@@ -1,5 +1,5 @@
';
+ var b64code = '';
// replace sections of the code with user input
b64code = b64replace(b64code, "REGEXP", document.cmd_form.regexp.value);
diff --git a/modules/standard/rewrite_status_bar/index.php b/modules/standard/rewrite_status_bar/index.php
index c58b2f66e..07d08878b 100644
--- a/modules/standard/rewrite_status_bar/index.php
+++ b/modules/standard/rewrite_status_bar/index.php
@@ -1,5 +1,5 @@
-
- // Copyright (c) 2006-2009, Wade Alcorn
+';
+ var b64code = '';
// replace sections of the code with user input
b64code = b64replace(b64code, "STATUSBARSTRING", document.myform.status_str.value);
diff --git a/pw.php b/pw.php
index 1b71c3259..ee578a55b 100644
--- a/pw.php
+++ b/pw.php
@@ -1,3 +1,9 @@
-
+
+
+
diff --git a/submit_config.php b/submit_config.php
index d47235365..1f0c65532 100644
--- a/submit_config.php
+++ b/submit_config.php
@@ -1,4 +1,10 @@
-
+
+
+BeEF Successfuly Configured
# chown
# chown -R
-
+
Password
Incorrect BeEF password, please try again.
-
+
diff --git a/ui/about.php b/ui/about.php
index 09f612742..98445ba8b 100644
--- a/ui/about.php
+++ b/ui/about.php
@@ -1,5 +1,5 @@
-
- // Copyright (c) 2006-2009, Wade Alcorn
+
@@ -26,7 +26,7 @@
* Set Autorun support added to each module
- Copyright © 2006-2009.
+ Copyright © 2006-2010.
Wade Alcorn.
All Rights Reserved.
diff --git a/ui/exampleusage.php b/ui/exampleusage.php
index 543e13e02..825e022b8 100644
--- a/ui/exampleusage.php
+++ b/ui/exampleusage.php
@@ -1,5 +1,5 @@
-
- // Copyright (c) 2006-2009, Wade Alcorn
+
diff --git a/ui/get_module_details.php b/ui/get_module_details.php
index f1498893e..a51988efe 100644
--- a/ui/get_module_details.php
+++ b/ui/get_module_details.php
@@ -1,5 +1,5 @@
-
- // Copyright (c) 2006-2009, Wade Alcorn
+
\ No newline at end of file
+?>
diff --git a/ui/get_zombie_details.php b/ui/get_zombie_details.php
index e59fc3f4e..167fabef3 100644
--- a/ui/get_zombie_details.php
+++ b/ui/get_zombie_details.php
@@ -1,5 +1,5 @@
-
- // Copyright (c) 2006-2009, Wade Alcorn
+
diff --git a/ui/index.php b/ui/index.php
index 1ec66f94e..4fd4717e3 100644
--- a/ui/index.php
+++ b/ui/index.php
@@ -1,5 +1,5 @@