16 lines
483 B
YAML
16 lines
483 B
YAML
#
|
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
|
# See the file 'doc/COPYING' for copying permission
|
|
#
|
|
beef:
|
|
module:
|
|
detect_vlc:
|
|
enable: true
|
|
category: "Browser"
|
|
name: "Detect VLC"
|
|
description: "This module will check if the browser has VLC plugin."
|
|
authors: ["nbblrr"]
|
|
target:
|
|
working: ["IE", "FF", "C"]
|