# # 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: qemu_monitor_migrate_cmd_exec: enable: true category: "Exploits" name: "QEMU Monitor 'migrate' Command Execution" description: "This module attempts to get a reverse shell from QEMU monitor service (TCP or Telnet) using the 'migrate' command.

Works only if SSL/TLS and authentication are disabled. See: https://www.qemu.org/docs/master/system/security.html." authors: ["bcoles"] target: working: ["ALL"]