Files
beef/modules/browser/hooked_domain/mobilesafari_address_spoofing/config.yaml
2014-12-30 07:44:58 +10:00

21 lines
759 B
YAML

#
# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net
# Browser Exploitation Framework (BeEF) - http://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"]