# # Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # beef: module: port_scanner: enable: true category: "Network" name: "Port Scanner" description: "Scan ports in a given hostname, using WebSockets, CORS and img tags. It uses the three methods to avoid blocked ports or Same Origin Policy.

Note: The user may see authentication popups in the event any of the target ports are web servers using HTTP authentication." authors: ["javier.marcos"] target: user_notify: ["FF", "C"] not_working: ["S", "O", "IE"]