1# 2# Copyright (c) 2006-2025 Wade Alcorn - [email protected] 3# Browser Exploitation Framework (BeEF) - https://beefproject.com 4# See the file 'doc/COPYING' for copying permission 5# 6beef: 7 extension: 8 proxy: 9 name: 'Proxy' 10 enable: false 11 address: "127.0.0.1" 12 port: 6789 13 authors: ["antisnatchor", "scotty"] 14 key: "beef_key.pem" 15 cert: "beef_cert.pem" 16 17