Files
beef/extensions/customhook/config.yaml
2024-12-25 12:43:13 +10:00

24 lines
863 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:
customhook:
enable: false
name: 'Custom Hook Points with iFrame Impersonation'
hooks:
changeme:
path: "/changeme"
target: "http://example.com"
title: "Change Me!"
beef:
path: "/beef"
target: "http://beefproject.com"
title: "BeEF - The Browser Exploitation Framework Project"
yougotchipmunked:
path: "/yougotchipmunked"
target: "http://www.chipmunks.com"
title: "Alvin and the Chipmunks.."