Update description

This commit is contained in:
Brendan Coles
2014-04-25 03:52:57 +10:00
parent 6fe8772710
commit a317b223ca

View File

@@ -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"]