Land #3102, missing require in reverse_powershell

bug/bundler_fix
William Vu 2014-03-14 15:28:52 -05:00
commit 267c415653
No known key found for this signature in database
GPG Key ID: E761DCB4C1629024
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
require 'msf/core'
require 'msf/core/handler/find_shell'
require 'msf/core/handler/reverse_tcp'
require 'msf/base/sessions/command_shell'
require 'msf/base/sessions/command_shell_options'