Files
beef/modules/exploits/wanem_command_execution/config.yaml
2025-12-26 19:18:05 +10:00

19 lines
863 B
YAML

#
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
# Browser Exploitation Framework (BeEF) - https://beefproject.com
# See the file 'doc/COPYING' for copying permission
#
################################################################################
# For more information see: http://itsecuritysolutions.org/2012-08-12-WANem-v2.3-multiple-vulnerabilities/
################################################################################
beef:
module:
wanem_command_execution:
enable: true
category: "Exploits"
name: "WAN Emulator Command Execution"
description: "Attempts to get a reverse root shell on a WAN Emulator server.<br/>Tested on version 2.3 however other versions are likely to be vulnerable."
authors: ["bcoles"]
target:
working: ["ALL"]