Updated PingSweep module description.

git-svn-id: https://beef.googlecode.com/svn/trunk@1404 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
This commit is contained in:
antisnatchor
2011-11-03 15:12:20 +00:00
parent 5c1a7c23d5
commit de4c668834

View File

@@ -19,7 +19,7 @@ beef:
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."
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."
authors: ["jgaliana"]
target:
working: ["FF"]