Files
beef/extensions/proxy/config.yaml
2014-01-01 16:34:15 +10:00

15 lines
373 B
YAML

#
# Copyright (c) 2006-2014 Wade Alcorn - wade@bindshell.net
# Browser Exploitation Framework (BeEF) - http://beefproject.com
# See the file 'doc/COPYING' for copying permission
#
beef:
extension:
proxy:
name: 'Proxy'
enable: true
address: "127.0.0.1"
port: 6789
authors: ["antisnatchor", "scotty"]