Files
beef/modules/browser/hooked_origin/mobilesafari_address_spoofing/config.yaml
2024-12-25 12:43:13 +10:00

21 lines
760 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:
mobilesafari_address_spoofing:
enable: true
category: ["Browser", "Hooked Domain"]
name: "iOS Address Bar Spoofing"
description: "Mobile Safari iOS 5.1 Address Bar Spoofing. This is fixed in latest version of Mobile Safari (the URL turns 'blank')"
authors: ["bcoles", "xntrik", "majorsecurity.net"]
target:
working:
S:
os: ["iOS"]
not_working:
ALL:
os: ["All"]