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:
|
beef:
|
||||||
module:
|
module:
|
||||||
spyder_eye:
|
spyder_eye:
|
||||||
enable: true
|
enable: true
|
||||||
category: "Browser"
|
category: "Browser"
|
||||||
name: "Spyder eye"
|
name: "Spyder Eye"
|
||||||
description: "This module takes a picture of the victim's browser."
|
description: "This module takes a picture of the victim's browser window."
|
||||||
authors: ["preth00nker"]
|
authors: ["preth00nker"]
|
||||||
target:
|
target:
|
||||||
working:
|
working:
|
||||||
@@ -19,8 +24,8 @@ beef:
|
|||||||
max_ver: latest
|
max_ver: latest
|
||||||
S:
|
S:
|
||||||
min_ver: 6
|
min_ver: 6
|
||||||
max_ver: latest3
|
max_ver: latest
|
||||||
O:
|
O:
|
||||||
min_ver: 12
|
min_ver: 12
|
||||||
max_ver: latest
|
max_ver: latest
|
||||||
not_working: ["All"]
|
not_working: ["All"]
|
||||||
|
|||||||
Reference in New Issue
Block a user