Files
beef/modules/network/port_scanner/config.yaml
2024-04-14 11:04:18 +10:00

17 lines
778 B
YAML

#
# 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:
port_scanner:
enable: true
category: "Network"
name: "Port Scanner (Multiple Methods)"
description: "Scan ports in a given hostname, using WebSockets, CORS and img tags. It uses the three methods to avoid blocked ports or Same Origin Policy.<br/><br/>Note: The user may see authentication popups in the event any of the target ports are web servers using HTTP authentication."
authors: ["javier.marcos"]
target:
user_notify: ["FF", "C"]
not_working: ["S", "O", "IE"]