16 lines
493 B
YAML
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"]
|