17 lines
537 B
YAML
Executable File
17 lines
537 B
YAML
Executable File
#
|
|
# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net
|
|
# Browser Exploitation Framework (BeEF) - http://beefproject.com
|
|
# See the file 'doc/COPYING' for copying permission
|
|
#
|
|
beef:
|
|
module:
|
|
inject_beef:
|
|
enable: true
|
|
category: "Chrome Extensions"
|
|
name: "Inject BeEF"
|
|
description: "Attempt to inject the BeEF hook on all the available tabs."
|
|
authors: ["Kos", "antisnatchor"]
|
|
target:
|
|
working: ["C"]
|
|
not_working: ["All"]
|