diff --git a/modules/browser/spyder_eye/config.yaml b/modules/browser/spyder_eye/config.yaml index 91a8df2fa..df8ebe47c 100644 --- a/modules/browser/spyder_eye/config.yaml +++ b/modules/browser/spyder_eye/config.yaml @@ -1,10 +1,15 @@ +# +# Copyright (c) 2006-2013 Wade Alcorn - wade@bindshell.net +# Browser Exploitation Framework (BeEF) - http://beefproject.com +# See the file 'doc/COPYING' for copying permission +# beef: module: spyder_eye: enable: true category: "Browser" - name: "Spyder eye" - description: "This module takes a picture of the victim's browser." + name: "Spyder Eye" + description: "This module takes a picture of the victim's browser window." authors: ["preth00nker"] target: working: @@ -19,8 +24,8 @@ beef: max_ver: latest S: min_ver: 6 - max_ver: latest3 + max_ver: latest O: min_ver: 12 max_ver: latest - not_working: ["All"] \ No newline at end of file + not_working: ["All"]