16 lines
571 B
YAML
16 lines
571 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:
|
|
link_rewrite_tel:
|
|
enable: true
|
|
category: ["Browser", "Hooked Domain"]
|
|
name: "Link Rewrite (TEL)"
|
|
description: "This module will rewrite all the href attributes of telephone links (ie, tel:5558585) to call a number of your choice."
|
|
authors: ["bcoles"]
|
|
target:
|
|
working: ["ALL"]
|