20 lines
822 B
YAML
20 lines
822 B
YAML
#
|
|
# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net
|
|
# Browser Exploitation Framework (BeEF) - http://beefproject.com
|
|
# See the file 'doc/COPYING' for copying permission
|
|
#
|
|
# References:
|
|
# http://www.sw1tch.net/blog/pwning-telstras-zte-mf91-4g-modem
|
|
# http://www.zte.com.au/downloads/manuals/MF91_Help.pdf
|
|
#
|
|
beef:
|
|
module:
|
|
telstra_zte_mf91_change_pw:
|
|
enable: true
|
|
category: ["Exploits", "Router"]
|
|
name: "Telstra ZTE MF91 Change Password"
|
|
description: "Attempts to change the administrator password on a Telstra ZTE MF91 Pre-paid 4G modem.<br/><br/>The ZTE MF91 reportedly does not require authentication to change the password.<br/><br/>This module has not been tested."
|
|
authors: ["sw1tch"]
|
|
target:
|
|
working: ["ALL"]
|