16 lines
439 B
YAML
16 lines
439 B
YAML
#
|
|
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
|
# See the file 'doc/COPYING' for copying permission
|
|
#
|
|
beef:
|
|
extension:
|
|
proxy:
|
|
name: 'Proxy'
|
|
enable: false
|
|
address: "127.0.0.1"
|
|
port: 6789
|
|
authors: ["antisnatchor", "scotty"]
|
|
key: "beef_key.pem"
|
|
cert: "beef_cert.pem"
|