Files
beef/modules/network/detect_burp/config.yaml
2024-12-25 12:43:13 +10:00

16 lines
562 B
YAML

#
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
# Browser Exploitation Framework (BeEF) - https://beefproject.com
# See the file 'doc/COPYING' for copying permission
#
beef:
module:
detect_burp:
enable: true
category: "Network"
name: "Detect Burp"
description: "This module checks if the browser is using Burp. The Burp web interface must be enabled (default). The proxy IP address is returned to BeEF."
authors: ["bcoles"]
target:
working: ["ALL"]