Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
beefproject
GitHub Repository: beefproject/beef
Path: blob/master/modules/exploits/router/ddwrt_v24_sp1_cmd_exec/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
beef:
7
module:
8
ddwrt_v24_sp1_cmd_exec:
9
enable: true
10
category: ['Exploits', 'Router']
11
name: 'DD-WRT v24 SP1 Command Execution'
12
description: 'DD-WRT v24 SP1 fails to properly handle metacharacters in the
13
HTTP management interface. This module abuses that flaw by injecting
14
metacharacters to allow an unauthenticated attacker to execute arbitrary
15
commands as the root user.'
16
authors: ['soh_cah_toa']
17
target:
18
working: ['ALL']
19
20