Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
beefproject
GitHub Repository: beefproject/beef
Path: blob/master/modules/social_engineering/simple_hijacker/config.yaml
1873 views
1
#
2
# Copyright (c) 2006-2026 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
simple_hijacker:
9
enable: true
10
category: "Social Engineering"
11
name: "Simple Hijacker"
12
description: "Hijack clicks on links to display what you want."
13
templates: ["credential", "confirmbox", "amazon", "chromecertbeggar", "chromecertbeggar2"]
14
authors: ["gallypette"]
15
target:
16
user_notify: ['ALL']
17
18