# # 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: detect_users: enable: true category: "Host" name: "Detect Users" description: "This module attempts to enumerate valid usernames on the user's system using Internet Explorer XMLDOM XXE discovered by Soroush Dalili (@irsdl)." authors: ["bcoles"] target: working: ["IE"] not_working: ["ALL"]