Rename Ping Sweep module to Ping Sweep (FF)

This commit is contained in:
Brendan Coles
2016-04-15 17:08:22 +00:00
parent 51b13fdffb
commit 7d4d188bb5
3 changed files with 4 additions and 4 deletions

View File

@@ -5,11 +5,11 @@
#
beef:
module:
ping_sweep:
ping_sweep_ff:
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.<br> For browsers other than Firefox, use the PingSweep Java module."
name: "Ping Sweep (FF)"
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.<br> For browsers other than Firefox, use the 'Ping Sweep (Java)' module."
authors: ["jgaliana"]
target:
working: ["FF"]

View File

@@ -9,7 +9,7 @@
# It works calling a Java method from JavaScript and do not require user interaction.
class Ping_sweep < BeEF::Core::Command
class Ping_sweep_ff < BeEF::Core::Command
def self.options
return [