Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
beefproject
GitHub Repository: beefproject/beef
Path: blob/master/modules/browser/remove_hook_element/config.yaml
1154 views
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
#
6
beef:
7
module:
8
remove_hook_element:
9
enable: true
10
category: "Browser"
11
name: "Remove Hook Element"
12
description: "This module removes the BeEF hook script element from the hooked page, but the underlying BeEF DOM object remains."
13
authors: ["xntrik"]
14
target:
15
working: ["All"]
16
17