Files
beef/modules/browser/hooked_origin/clear_console/config.yaml
2024-10-23 16:07:17 +10:00

18 lines
540 B
YAML

#
# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net
# Browser Exploitation Framework (BeEF) - https://beefproject.com
# See the file 'doc/COPYING' for copying permission
#
beef:
module:
clear_console:
enable: true
category: ["Browser", "Hooked Domain"]
name: "Clear Console"
description: "This module clears the Chrome developer console buffer."
authors: ["bcoles"]
target:
user_notify: ["C"]
not_working: ["All"]