Updated a few module names
Added mailing list signup form to the advanced demo page in preperation for the stored password theft module
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#
|
||||
beef:
|
||||
module:
|
||||
hook_ie:
|
||||
hook_default_browser:
|
||||
enable: true
|
||||
category: "Host"
|
||||
name: "Hook Default Browser"
|
||||
@@ -14,7 +14,7 @@
|
||||
# limitations under the License.
|
||||
#
|
||||
|
||||
class Hook_ie < BeEF::Core::Command
|
||||
class Hook_default_browser < BeEF::Core::Command
|
||||
|
||||
def self.options
|
||||
configuration = BeEF::Core::Configuration.instance
|
||||
Reference in New Issue
Block a user