From a317b223ca0334b00e3dc79c03080dbe5df4eb71 Mon Sep 17 00:00:00 2001 From: Brendan Coles Date: Fri, 25 Apr 2014 03:52:57 +1000 Subject: [PATCH] Update description --- modules/browser/browser_fingerprinting/config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/browser/browser_fingerprinting/config.yaml b/modules/browser/browser_fingerprinting/config.yaml index 31b29f98b..27979730e 100644 --- a/modules/browser/browser_fingerprinting/config.yaml +++ b/modules/browser/browser_fingerprinting/config.yaml @@ -8,8 +8,8 @@ beef: browser_fingerprinting: enable: true category: "Browser" - name: "Fingerprint Browser" - description: "This module attempts to fingerprint the browser type and version using URI handlers unique to Safari, Internet Explorer and Mozilla Firefox. This method does not rely on JavaScript objects which may have been modified by the user or browser compatibility mode." + name: "Fingerprint Browser (PoC)" + description: "This module attempts to fingerprint the browser type and version using URI protocol handlers unique to Safari, Internet Explorer and Mozilla Firefox." authors: ["bcoles"] target: working: ["IE", "FF", "S"]