From d9cd1512c177e8ea89746963aa9db7dc562d5ca2 Mon Sep 17 00:00:00 2001 From: "wade@bindshell.net" Date: Sat, 30 Jul 2011 15:32:40 +0000 Subject: [PATCH] small update to network fingerprinting module git-svn-id: https://beef.googlecode.com/svn/trunk@1142 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9 --- modules/recon/internal_network_fingerprinting/config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/recon/internal_network_fingerprinting/config.yaml b/modules/recon/internal_network_fingerprinting/config.yaml index 8f0a3c1a4..91189d61e 100644 --- a/modules/recon/internal_network_fingerprinting/config.yaml +++ b/modules/recon/internal_network_fingerprinting/config.yaml @@ -18,8 +18,8 @@ beef: internal_network_fingerprinting: enable: true category: "Recon" - name: "Internal Network Fingerprinting" - description: "Discover devices and applications in the internal network of the victim using signatures like default logo images/favicons (partially based on the Yokoso idea)" + name: "Network Fingerprinting" + description: "Discover devices and applications in the network of the victim using signatures like default logo images/favicons (partially based on the Yokoso idea)" authors: ["bcoles@gmail.com", "wade", "antisnatchor"] target: user_notify: ["FF", "IE"]