Files
2025-12-26 19:18:05 +10:00

17 lines
707 B
YAML

#
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
# Browser Exploitation Framework (BeEF) - https://beefproject.com
# See the file 'doc/COPYING' for copying permission
#
beef:
module:
spoof_addressbar_data:
enable: true
category: "Social Engineering"
name: "Spoof Address Bar (data URL)"
description: "This module redirects the browser to a legitimate looking URL with a ''data'' scheme, such as ''data:text/html,http://victim.com'', with a BeEF hook and a user-specified URL in a 100% x 100% iframe."
authors: ["bcoles"]
target:
user_notify: ["O", "FF", "C"]
not_working: ["IE"]