Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
beefproject
GitHub Repository: beefproject/beef
Path: blob/master/modules/exploits/router/tenda_adsl_dns_hijack/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
# https://www.exploit-db.com/exploits/40371/
8
# https://www.exploit-db.com/exploits/41078/
9
# https://www.exploit-db.com/exploits/41117/
10
#
11
beef:
12
module:
13
tenda_adsl_dns_hijack:
14
enable: true
15
category: ["Exploits", "Router"]
16
name: "Tenda ADSL Router DNS Hijack"
17
description: "Attempts to change the DNS setting on Tenda ADSL2/2+ Modem 963281TAN, D840R and D820R routers.<br/><br/>These routers reportedly do not require authentication to change the DNS servers.<br/><br/>This module has not been tested."
18
authors: ["Todor Donev"]
19
target:
20
unknown: ["ALL"]
21
22