13 lines
312 B
YAML
13 lines
312 B
YAML
#
|
|
# Copyright (c) 2006-2017 Wade Alcorn - wade@bindshell.net
|
|
# Browser Exploitation Framework (BeEF) - http://beefproject.com
|
|
# See the file 'doc/COPYING' for copying permission
|
|
#
|
|
beef:
|
|
extension:
|
|
demos:
|
|
enable: false
|
|
name: 'Demos'
|
|
demo_path: "/demos/basic.html"
|
|
|