Files
beef/modules/debug/test_network_request/config.yaml

16 lines
492 B
YAML

#
# Copyright (c) 2006-2021 Wade Alcorn - wade@bindshell.net
# Browser Exploitation Framework (BeEF) - http://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"]