# ENV
```
python3 -m venv .venv
source ./.venv/bin/activate
pip install -r requirements.txt
```
# zte_factroymode.py
open telnet(use embed user/pass to 192.168.1.1 80):
`python3 zte_factroymode.py telnet`
or custom args
`python3 zte_factroymode.py --user CUAdmin --pass CUAdmin --ip 192.168.1.1 --port 80 telnet open`
```shell
$ python3 ./zte_factroymode.py -h
usage: zte_factroymode [-h] [--user USER [USER ...]] [--pass PASS [PASS ...]] [--ip IP] [--port PORT] {telnet,serial} ...
options:
-h, --help show this help message and exit
--user USER [USER ...], -u USER [USER ...]
factorymode auth username (default: ['factorymode', 'CMCCAdmin', 'CUAdmin', 'telecomadmin', 'cqadmin', 'user', 'admin', 'cuadmin', 'lnadmin', 'useradmin'])
--pass PASS [PASS ...], -p PASS [PASS ...]
factorymode auth password (default: ['nE%jA@5b', 'aDm8H%MdA', 'CUAdmin', 'nE7jA%5m', 'cqunicom', '1620@CTCC', '1620@CUcc', 'admintelecom', 'cuadmin', 'lnadmin'])
--ip IP route ip (default: 192.168.1.1)
--port PORT router http port (default: 80)
subcommands:
valid subcommands
{telnet,serial} supported commands
telnet control telnet services on/off
serial control /proc/serial on/off
https://github.com/douniwan5788/zte_modem_tools
```
# zte_hardcode_dump.py
decrypt /etc/hardcodefile
`./zte_hardcode_dump.py test/hardcode test/hardcodefile/*`
```shell
$ python3 ./zte_hardcode_dump.py -h
usage: zte_hardcode_dump [-h] hardcode hardcodefile [hardcodefile ...]
positional arguments:
hardcode the /etc/hardcode file which contains root key
hardcodefile config files under /etc/hardcodefile
options:
-h, --help show this help message and exit
https://github.com/douniwan5788/zte_modem_tools
```
李小白杂货铺
- 粉丝: 2850
- 资源: 203
最新资源
- 2025计算机网络技术考试题及答案.docx
- 2025驾驶员交通安全知识测试题及答案.docx
- 2025继续教育公需课必修课考试题库附含答案.docx
- 2025家政服务考试题及答案.docx
- 工程造价咨询企业基于绩效的体系设计.doc
- 2018年造价咨询公司绩效提成方案.doc
- 工程造价从业人员绩效考核制度.doc
- 工程造价企业绩效考核细则.doc
- 工程造价咨询项目考核评分制度(试行).doc
- 项目管理有限公司造价咨询薪酬管理办法.doc
- 造价咨询公司绩效提成方法.doc
- 造价咨询公司薪酬管理办法.doc
- 2025驾照C1证考试科目一必考考试题库带答案.docx
- 2025建筑八大员(材料员基础知识)考试题与答案.docx
- 2025检验类之临床医学检验技术(士)真题库附答案.docx
- 咨询公司薪酬管理办法.doc
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
- 1
- 2
- 3
- 4
- 5
- 6
前往页