16 lines
502 B
YAML
16 lines
502 B
YAML
#
|
|
# Copyright (c) 2006-2023 Wade Alcorn - wade@bindshell.net
|
|
# Browser Exploitation Framework (BeEF) - http://beefproject.com
|
|
# See the file 'doc/COPYING' for copying permission
|
|
#
|
|
beef:
|
|
module:
|
|
skype_xss:
|
|
enable: true
|
|
category: "Exploits"
|
|
name: "Skype iPhone XSS Steal Contacts"
|
|
description: "This module will steal iPhone contacts using a Skype XSS vuln."
|
|
authors: ["saafan"]
|
|
target:
|
|
working: ["ALL"]
|