19 lines
766 B
YAML
19 lines
766 B
YAML
#
|
|
# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net
|
|
# Browser Exploitation Framework (BeEF) - http://beefproject.com
|
|
# See the file 'doc/COPYING' for copying permission
|
|
#
|
|
# References:
|
|
# http://www.exploit-db.com/exploits/35995/
|
|
#
|
|
beef:
|
|
module:
|
|
shuttle_tech_915wm_dns_hijack:
|
|
enable: true
|
|
category: ["Exploits", "Router"]
|
|
name: "Shuttle Tech 915 WM DNS Hijack"
|
|
description: "Attempts to change the DNS setting on a Shuttle Tech 915 WM router.<br/><br/>The Shuttle Tech ADSL Modem-Router 915 WM reportedly does not require authentication to change the DNS servers.<br/><br/>This module has not been tested."
|
|
authors: ["Todor Donev"]
|
|
target:
|
|
unknown: ["ALL"]
|