UNPKG

beef-npm

Version:

Node.js package to install and interact with BeEF (Browser Exploitation Framework)

21 lines (20 loc) 767 B
# # Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # beef: module: iphone_tel: enable: true category: "Host" name: "Make Telephone Call" description: "This module will force the browser to attempt a telephone call in iOS. It will exploit the insecure handling of URL schemes in iOS.<br><br>The protocol handler used will be: tel" authors: ["xntrik", "Nitesh Dhanjani"] target: user_notify: S: os: ["iOS"] not_working: ALL: os: ["All"]