17 lines
600 B
YAML
17 lines
600 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:
|
|
pretty_theft:
|
|
enable: true
|
|
category: "Social Engineering"
|
|
name: "Pretty Theft"
|
|
description: "Asks the user for their username and password using a floating div."
|
|
authors: ["pwndizzle", "vt [nick.freeman@security-assessment.com]", "xntrik"]
|
|
target:
|
|
user_notify: ['ALL']
|
|
not_working: ['IE']
|