Files
beef/modules/exploits/beefbind/beef_bind_shell/config.yaml
2024-12-25 12:43:13 +10:00

16 lines
605 B
YAML
Executable File

#
# 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:
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"]