16 lines
591 B
YAML
16 lines
591 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
|
|
#
|
|
beef:
|
|
module:
|
|
cisco_e2400_csrf:
|
|
enable: true
|
|
category: ["Exploits", "Router"]
|
|
name: "Cisco E2400 CSRF"
|
|
description: "Attempts to enable remote administration on HTTPS port 443, disable the firewall, and change the password on a Cisco/Linksys E2400 router."
|
|
authors: ["bcoles", "n0x00"]
|
|
target:
|
|
working: ["ALL"]
|