Update Tenda ADSL Router DNS Hijack module

This commit is contained in:
Brendan Coles
2017-04-12 04:25:53 +00:00
parent 880f63a9ff
commit d3d41301a3
3 changed files with 6 additions and 4 deletions

View File

@@ -5,14 +5,16 @@
#
# References:
# https://www.exploit-db.com/exploits/40371/
# https://www.exploit-db.com/exploits/41078/
# https://www.exploit-db.com/exploits/41117/
#
beef:
module:
tenda_adsl_963281tan_dns_hijack:
tenda_adsl_dns_hijack:
enable: true
category: ["Exploits", "Router"]
name: "Tenda ADSL Modem 963281TAN Router DNS Hijack"
description: "Attempts to change the DNS setting on a Tenda ADSL2/2+ Modem 963281TAN router.<br/><br/>This router reportedly does not require authentication to change the DNS servers.<br/><br/>This module has not been tested."
name: "Tenda ADSL Router DNS Hijack"
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."
authors: ["Todor Donev"]
target:
unknown: ["ALL"]

View File

@@ -3,7 +3,7 @@
# Browser Exploitation Framework (BeEF) - http://beefproject.com
# See the file 'doc/COPYING' for copying permission
#
class Tenda_adsl_963281tan_dns_hijack < BeEF::Core::Command
class Tenda_adsl_dns_hijack < BeEF::Core::Command
def self.options
return [