Fix files to msf6
This commit is contained in:
@@ -10,7 +10,7 @@ module Handler
|
||||
# This module implements the Bind TCP handler placeholder only.
|
||||
#
|
||||
###
|
||||
module BeEFBind
|
||||
module BeefBind
|
||||
|
||||
include Msf::Handler
|
||||
|
||||
@@ -38,7 +38,7 @@ module BeEFBind
|
||||
[
|
||||
Opt::LPORT(4444),
|
||||
#OptAddress.new('RHOST', [false, 'The target address', '']),
|
||||
], Msf::Handler::BeEFBind)
|
||||
], Msf::Handler::BeefBind)
|
||||
end
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user