16 lines
514 B
YAML
16 lines
514 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:
|
|
opencart_reset_password:
|
|
enable: true
|
|
category: "Exploits"
|
|
name: "Opencart Reset Password CSRF"
|
|
description: "Attempts to reset an Opencart user's password."
|
|
authors: ["Saadat Ullah", "bcoles"]
|
|
target:
|
|
unknown: ["ALL"]
|