Files
beef/modules/debug/test_network_request/config.yaml
2024-12-25 12:43:13 +10:00

16 lines
493 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:
test_network_request:
enable: true
category: "Debug"
name: "Test Network Request"
description: "Test the beef.net.request function by retrieving a URL."
authors: ["bcoles"]
target:
working: ["ALL"]