Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
beefproject
GitHub Repository: beefproject/beef
Path: blob/master/modules/host/insecure_url_skype/config.yaml
1154 views
1
#
2
# Copyright (c) 2006-2025 Wade Alcorn - [email protected]
3
# Browser Exploitation Framework (BeEF) - https://beefproject.com
4
# See the file 'doc/COPYING' for copying permission
5
#
6
beef:
7
module:
8
insecure_url_skype:
9
enable: false
10
category: "Host"
11
name: "Make Skype Call (Skype)"
12
description: "This module will force the browser to attempt a skype call. It will exploit the insecure handling of URL schemes<br><br>The protocol handler used will be: skype."
13
authors: ["xntrik", "Nitesh Dhanjani"]
14
target:
15
user_notify: ['S', 'C', 'FF', 'O']
16
17