Files
beef/modules/exploits/beefbind/beef_bind_shell/config.yaml
jcrew99 486a9bb329 Update copyright 2023 (#2675)
* updated copyright

* reverted gemfile lock changes
2022-12-31 15:36:07 +10:00

16 lines
604 B
YAML
Executable File

#
# Copyright (c) 2006-2023 Wade Alcorn - wade@bindshell.net
# Browser Exploitation Framework (BeEF) - http://beefproject.com
# See the file 'doc/COPYING' for copying permission
#
beef:
module:
BeEF_bind_shell:
enable: true
category: ["Exploits", "BeEF_bind"]
name: "BeEF bind shell"
description: "Send commands to be executed on the already deployed BeEF_bind shellcode, and get results back."
authors: ["antisnatchor", "tymiller"] # shellcode awesomeness -> Ty Miller
target:
working: ["FF", "C", "S"]