From 1909a66ec6428422548e93cb9a75c18020973fbd Mon Sep 17 00:00:00 2001 From: "wade@bindshell.net" Date: Thu, 18 Aug 2011 13:12:10 +0000 Subject: [PATCH] small text change git-svn-id: https://beef.googlecode.com/svn/trunk@1202 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9 --- modules/browser/detect_visited_urls/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/browser/detect_visited_urls/config.yaml b/modules/browser/detect_visited_urls/config.yaml index 0c51a466a..2b5b39eb0 100644 --- a/modules/browser/detect_visited_urls/config.yaml +++ b/modules/browser/detect_visited_urls/config.yaml @@ -19,7 +19,7 @@ beef: enable: true category: "Browser" name: "Detect Visited URLs" - description: "This module will detect whether or not the zombie has visited the specified URL(s)" + description: "This module will detect whether or not the hooked browser has visited the specified URL(s)" authors: ["passbe"] target: working: ["ALL"]