Files
beef/modules/exploits/resource_exhaustion_dos/config.yaml
2016-01-21 08:09:13 +00:00

17 lines
571 B
YAML

#
# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net
# Browser Exploitation Framework (BeEF) - http://beefproject.com
# See the file 'doc/COPYING' for copying permission
#
beef:
module:
resource_exhaustion_dos:
enable: true
category: "Exploits"
name: "Resource Exhaustion DoS"
description: "This module attempts to exhaust system resources rendering the browser unusable."
authors: ["bcoles"]
target:
working: ["FF", "IE", "S"]
not_working: ["C"]