15 lines
441 B
YAML
15 lines
441 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:
|
|
extension:
|
|
qrcode:
|
|
name: 'QR Code Generator'
|
|
enable: false
|
|
authors: ["xntrik", "bcoles"]
|
|
targets: ["/demos/basic.html", "https://beefproject.com/"]
|
|
qrsize: 3
|
|
qrborder: 1
|