Path: blob/master/modules/browser/spyder_eye/config.yaml
1154 views
#1# Copyright (c) 2006-2025 Wade Alcorn - [email protected]2# Browser Exploitation Framework (BeEF) - https://beefproject.com3# See the file 'doc/COPYING' for copying permission4#5beef:6module:7spyder_eye:8enable: true9category: "Browser"10name: "Spyder Eye"11description: "This module takes a picture of the victim's browser window."12authors: ["preth00nker"]13target:14working:15IE:16min_ver: 917max_ver: latest18FF:19min_ver: 320max_ver: latest21C:22min_ver: 123max_ver: latest24S:25min_ver: 626max_ver: latest27O:28min_ver: 1229max_ver: latest303132