Files
2025-12-26 19:18:05 +10:00

17 lines
572 B
YAML

#
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
# Browser Exploitation Framework (BeEF) - https://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"]