16 lines
625 B
YAML
16 lines
625 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:
|
|
module:
|
|
replace_video:
|
|
enable: true
|
|
category: ["Browser", "Hooked Domain"]
|
|
name: "Replace Videos"
|
|
description: "Replaces an object selected with jQuery (all embed tags by default) with an embed tag containing the youtube video of your choice (rickroll by default)."
|
|
authors: ["Yori Kvitchko", "antisnatchor"]
|
|
target:
|
|
user_notify: ['ALL']
|