From a594296fae6f2f153c65bf69bcf996c56a76bad9 Mon Sep 17 00:00:00 2001 From: Francois van der Hoven Date: Wed, 28 Feb 2018 11:28:11 +1000 Subject: [PATCH] Restore original username pw --- config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.yaml b/config.yaml index 772313fe8..2a83015f8 100644 --- a/config.yaml +++ b/config.yaml @@ -17,8 +17,8 @@ beef: # Credentials to authenticate in BeEF. # Used by both the RESTful API and the Admin interface credentials: - user: "beefuser" - passwd: "beefpass" + user: "beef" + passwd: "beef" # Interface / IP restrictions restrictions: