16 lines
531 B
YAML
16 lines
531 B
YAML
#
|
|
# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net
|
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
|
# See the file 'doc/COPYING' for copying permission
|
|
#
|
|
beef:
|
|
module:
|
|
deface_web_page:
|
|
enable: true
|
|
category: ["Browser", "Hooked Domain"]
|
|
name: "Replace Content (Deface)"
|
|
description: "Overwrite the page, title and shortcut icon on the hooked page."
|
|
authors: ["antisnatchor"]
|
|
target:
|
|
user_notify: ['ALL']
|