# # Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # beef: module: get_proxy_servers_wpad: enable: true category: "Network" name: "Get Proxy Servers (WPAD)" description: "This module retrieves proxy server addresses for the zombie browser's local network using Web Proxy Auto-Discovery Protocol (WPAD).

Note: The zombie browser must resolve wpad to an IP address successfully for this module to work." authors: ["bcoles"] target: working: ["ALL"]