Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
beefproject
GitHub Repository: beefproject/beef
Path: blob/master/modules/exploits/router/phillips_dns_hijack/config.yaml
1895 views
1
#
2
# Copyright (c) 2006-2026 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://bugzilla.mozilla.org/show_bug.cgi?id=371598
8
# http://www.gnucitizen.org/blog/router-hacking-challenge/
9
#
10
beef:
11
module:
12
philips_dns_hijack:
13
enable: true
14
category: ["Exploits", "Router"]
15
name: "Philips DNS Hijack"
16
description: "Attempts to change the DNS setting on a Philips router.<br/><br/>Philips routers reportedly do not require authentication to change the DNS servers.<br/><br/>This module has not been tested."
17
authors: ["bob"]
18
target:
19
unknown: ["ALL"]
20
21