Files
beef/modules/network/ping_sweep/config.yaml
2025-12-26 19:18:05 +10:00

17 lines
646 B
YAML

#
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
# Browser Exploitation Framework (BeEF) - https://beefproject.com
# See the file 'doc/COPYING' for copying permission
#
beef:
module:
ping_sweep:
enable: true
category: "Network"
name: "Ping Sweep (JS XHR)"
description: "Discover active hosts in the internal network of the hooked browser using JavaScript XHR.<br/><br/>Note: set the IP address range to 'common' to scan a list of common LAN addresses."
authors: ["bcoles"]
target:
working: ["FF"]
not_working: ["ALL"]