Files
beef/modules/exploits/coldfusion_dir_traversal_exploit/config.yaml
2014-12-30 07:44:58 +10:00

16 lines
632 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:
coldfusion_dir_traversal_exploit:
enable: true
category: "Exploits"
name: "ColdFusion Directory Traversal Exploit"
description: "ColdFusion 9.0, 8.0.1, 9.0 and 9.0.1 are vulnerable to directory traversal that leads to arbitrary file retrieval from the ColdFusion server (CVE-2010-2861)"
authors: ["antisnatchor"]
target:
working: ["ALL"]