Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
beefproject
GitHub Repository: beefproject/beef
Path: blob/master/modules/persistence/iframe_above/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
iframe_above:
9
enable: true
10
category: "Persistence"
11
name: "Create Foreground iFrame"
12
description: "Rewrites all links on the webpage to spawn a 100% by 100% iFrame with a source relative to the selected link."
13
authors: ["passbe"]
14
target:
15
user_notify: ["ALL"]
16
17