Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
beefproject
GitHub Repository: beefproject/beef
Path: blob/master/modules/exploits/router/telstra_zte_mf91_change_pw/config.yaml
1154 views
1
#
2
# Copyright (c) 2006-2025 Wade Alcorn - [email protected]
3
# Browser Exploitation Framework (BeEF) - https://beefproject.com
4
# See the file 'doc/COPYING' for copying permission
5
#
6
# References:
7
# http://www.sw1tch.net/blog/pwning-telstras-zte-mf91-4g-modem
8
# http://www.zte.com.au/downloads/manuals/MF91_Help.pdf
9
#
10
beef:
11
module:
12
telstra_zte_mf91_change_pw:
13
enable: true
14
category: ["Exploits", "Router"]
15
name: "Telstra ZTE MF91 Change Password"
16
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."
17
authors: ["sw1tch"]
18
target:
19
working: ["ALL"]
20
21