Update 'config.yaml' for Spyder Eye module
This commit is contained in:
@@ -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"]
|
||||
not_working: ["All"]
|
||||
|
||||
Reference in New Issue
Block a user