From 4e5075e5ee03d849d6ac1bfb7a85c52f046d9890 Mon Sep 17 00:00:00 2001 From: Kaito Ozawa Date: Wed, 24 Dec 2025 16:50:03 +1000 Subject: [PATCH] Update CLI options --- Configuration.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Configuration.md b/Configuration.md index 32d32c9..598f0eb 100644 --- a/Configuration.md +++ b/Configuration.md @@ -223,6 +223,9 @@ Usage: beef [options] -c, --config FILE Load a different configuration file: if it's called custom-config.yaml, git automatically ignores it. -p, --port PORT Change the default BeEF listening port -w, --wsport WS_PORT Change the default BeEF WebSocket listening port + -d, --update-disabled Skips update + -u, --update-auto Automatic update with no prompt + -h, --help Show this help ``` Once configured, you can check that Metasploit modules are loaded when launching BeEF: