16 lines
585 B
YAML
Executable File
16 lines
585 B
YAML
Executable File
#
|
|
# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net
|
|
# Browser Exploitation Framework (BeEF) - http://beefproject.com
|
|
# See the file 'doc/COPYING' for copying permission
|
|
#
|
|
beef:
|
|
module:
|
|
asus_rt_n66u_cmd_exec:
|
|
enable: true
|
|
category: ["Exploits", "Router"]
|
|
name: "Asus DSL-N66U / RT-N66U cmd exec"
|
|
description: "Attempts to inject a command against routers Asus RT-N66U / Asus DSL-N66U via CSRF.(Assumes user has logged on)"
|
|
authors: ["kxynos", "n0x00"]
|
|
target:
|
|
working: ["ALL"]
|