16 lines
467 B
YAML
16 lines
467 B
YAML
#
|
|
# Copyright (c) 2006-2019 Wade Alcorn - wade@bindshell.net
|
|
# Browser Exploitation Framework (BeEF) - http://beefproject.com
|
|
# See the file 'doc/COPYING' for copying permission
|
|
#
|
|
beef:
|
|
module:
|
|
test_http_bind_raw:
|
|
enable: true
|
|
category: "Debug"
|
|
name: "Test HTTP Bind Raw"
|
|
description: "Test the HTTP 'bind_raw' handler."
|
|
authors: ["bcoles"]
|
|
target:
|
|
working: ["All"]
|