diff --git a/modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stage-linux-x86.rb b/modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stage-linux-x86.rb index 3c222f6d4..359f5b4b7 100644 --- a/modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stage-linux-x86.rb +++ b/modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stage-linux-x86.rb @@ -5,9 +5,9 @@ # http://metasploit.com/framework/ ## -#require 'msf/core' -#require 'msf/base/sessions/command_shell' -#require 'msf/base/sessions/command_shell_options' +require 'msf/core' +require 'msf/base/sessions/command_shell' +require 'msf/base/sessions/command_shell_options' module MetasploitModule