Path: blob/master/modules/exploits/router/tenda_adsl_dns_hijack/config.yaml
1154 views
#1# Copyright (c) 2006-2025 Wade Alcorn - [email protected]2# Browser Exploitation Framework (BeEF) - https://beefproject.com3# See the file 'doc/COPYING' for copying permission4#5# References:6# https://www.exploit-db.com/exploits/40371/7# https://www.exploit-db.com/exploits/41078/8# https://www.exploit-db.com/exploits/41117/9#10beef:11module:12tenda_adsl_dns_hijack:13enable: true14category: ["Exploits", "Router"]15name: "Tenda ADSL Router DNS Hijack"16description: "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."17authors: ["Todor Donev"]18target:19unknown: ["ALL"]202122