# # 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: ping_sweep: enable: true category: "Network" name: "Ping Sweep" description: "Discover active hosts in the internal network of the hooked browser. It works by calling a Java method from JavaScript and does not require user interaction.
For browsers other than Firefox, use the PingSweep Java module." authors: ["jgaliana"] target: working: ["FF"] not_working: ["C", "S", "O", "IE"]